Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerging Dia
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ldegiorgi
n00b
n00b


Joined: 18 Nov 2002
Posts: 21
Location: Milan (Italy)

PostPosted: Mon Nov 18, 2002 12:05 pm    Post subject: Emerging Dia Reply with quote

Hi,
my name is Luca De Giorgi.

I've installed the KDE environment but I want to install the Dia package. I issued the emerge --pretend dia to search for missing packages and i download and installed the two
package I missed: libxml and libunicode.
But when i emerge dia I got the following error:

configure: WARNING: If you wanted to set the --build type,
don't use --host.
If a cross compiler is detected then cross compile mode
will be used.
./configure: gnome-config: command not found
./configure: gnome-config: command not found
mv: cannot stat `po/POTFILES': No such file or directory
./configure: po/POTFILES.tmp: No such file or directory
In file included from diagramdata.c:25:
intl.h:6:21: gnome.h: No such file or directory
diagramdata.c: In function `new_diagram_data':
diagramdata.c:61: warning: implicit declaration of function
`_'
diagramdata.c:61: warning: passing arg 1 of
`charconv_local8_to_utf8' makes pointer from integer without
a cast
make[2]: *** [diagramdata.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

!!! ERROR: app-office/dia-0.90-r2 failed.
!!! Function src_compile, Line -133, Exitcode 2
!!! (no error message)

In attachment I put the config log.

I have not installed Gnome. How I can solve this problem???

------------------------------------------------------
config.log
>>> Unpacking source...
>>> Unpacking dia-0.90.tar.gz
>>> Source unpacked.
gnome
truetype
nls
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for objdir... .libs
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether build environment is sane... yes
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for strerror in -lcposix... no
checking for intltool >= 0.12... 0.21 found
checking for perl... /usr/bin/perl
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking whether to enable XIM support... yes
checking whether GNOME specific code should be used... yes
checking for nl_langinfo and CODESET... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for libunicode... found, version 0.4
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType - version >= 2.0.5... yes
checking for poptSetOtherOptionHelp in -lpopt... yes
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking for libart-config... no
checking for LIBART - version >= 2.1.0... no
*** The libart-config script installed by LIBART could not be found
*** If LIBART was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBART_CONFIG environment variable to the
*** full path to libart-config.
checking for gdk-pixbuf-config... /usr/bin/gdk-pixbuf-config
checking for GDK_PIXBUF - version >= 0.7.0... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_read_info in -lpng... yes
checking for png_structp in png.h... yes
checking for ranlib... (cached) ranlib
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 1.35, ok
checking for catalogs to be installed... az ca da de el en_GB es fi fr ga hu it ja ko nl nn no pl pt pt_BR ru sk sl sv tr uk vi zh_CN zh_TW
checking for xml-config... xml-config
checking for libxml >= 1.8.14... found
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for stddef.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for an ANSI C-conforming const... (cached) yes
checking for select... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strtol... yes
checking for snprintf... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for isinf in -lm... yes
checking sunmath.h usability... no
checking sunmath.h presence... no
checking for sunmath.h... no
checking if C compiler accepts -Wall... yes
checking if C compiler accepts -Wunused... yes
checking if C compiler accepts -Winline... yes
checking if C compiler accepts -Wmissing-prototypes... yes
checking if C compiler accepts -Wmissing-declarations... yes
checking if C compiler accepts -finline-functions... yes
checking if C compiler accepts -fstrict-aliasing... yes
checking for db2html... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating objects/Makefile
config.status: creating objects/standard/Makefile
config.status: creating objects/network/Makefile
config.status: creating objects/UML/Makefile
config.status: creating objects/ER/Makefile
config.status: creating objects/FS/Makefile
config.status: creating objects/flowchart/Makefile
config.status: creating objects/custom/Makefile
config.status: creating objects/GRAFCET/Makefile
config.status: creating objects/chronogram/Makefile
config.status: creating objects/SADT/Makefile
config.status: creating shapes/Makefile
config.status: creating shapes/Circuit/Makefile
config.status: creating shapes/flowchart/Makefile
config.status: creating shapes/Contact/Makefile
config.status: creating shapes/network/Makefile
config.status: creating shapes/Pneumatic/Makefile
config.status: creating shapes/Electric/Makefile
config.status: creating shapes/Civil/Makefile
config.status: creating shapes/jigsaw/Makefile
config.status: creating shapes/MSE/Makefile
config.status: creating shapes/SDL/Makefile
config.status: creating shapes/Logic/Makefile
config.status: creating shapes/sybase/Makefile
config.status: creating shapes/Misc/Makefile
config.status: creating app/Makefile
config.status: creating samples/Makefile
config.status: creating sheets/Makefile
config.status: creating sheets/UML/Makefile
config.status: creating sheets/ER/Makefile
config.status: creating sheets/GRAFCET/Makefile
config.status: creating plug-ins/Makefile
config.status: creating plug-ins/cgm/Makefile
config.status: creating plug-ins/pstricks/Makefile
config.status: creating plug-ins/dxf/Makefile
config.status: creating plug-ins/hpgl/Makefile
config.status: creating plug-ins/wpg/Makefile
config.status: creating plug-ins/wmf/Makefile
config.status: creating plug-ins/metapost/Makefile
config.status: creating plug-ins/svg/Makefile
config.status: creating plug-ins/shape/Makefile
config.status: creating plug-ins/xfig/Makefile
config.status: creating plug-ins/python/Makefile
config.status: creating doc/Makefile
config.status: creating doc/en/Makefile
config.status: creating doc/pl/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


Configuration:
Source code location: .
Compiler: i686-pc-linux-gnu-gcc

Libart (AA rendering, png export): no

Gnome support: yes
Build bonobo component (not supported): no
Gnome-print support (not recommended): no

Python support: no
(LIMITED) Freetype support: yes

Now type make to build dia.
make all-recursive
make[1]: Entering directory `/var/tmp/portage/dia-0.90-r2/work/dia-0.90'
Making all in lib
make[2]: Entering directory `/var/tmp/portage/dia-0.90-r2/work/dia-0.90/lib'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DDIA_SHEETDIR=\"/usr/share/dia/sheets\" -I/usr/include/freetype2 -DUNICODE_USE_SYSTEM_ICONV -DLIBDIR=\"/usr/lib\" -DDATADIR=\"/usr/share/dia\" -I/usr/include/gnome-xml -O2 -mcpu=i686 -pipe -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -c diagramdata.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DDIA_SHEETDIR=\"/usr/share/dia/sheets\" -I/usr/include/freetype2 -DUNICODE_USE_SYSTEM_ICONV -DLIBDIR=\"/usr/lib\" -DDATADIR=\"/usr/share/dia\" -I/usr/include/gnome-xml -O2 -mcpu=i686 -pipe -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -c geometry.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DDIA_SHEETDIR=\"/usr/share/dia/sheets\" -I/usr/include/freetype2 -DUNICODE_USE_SYSTEM_ICONV -DLIBDIR=\"/usr/lib\" -DDATADIR=\"/usr/share/dia\" -I/usr/include/gnome-xml -O2 -mcpu=i686 -pipe -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -c color.c
make[2]: Leaving directory `/var/tmp/portage/dia-0.90-r2/work/dia-0.90/lib'
make[1]: Leaving directory `/var/tmp/portage/dia-0.90-r2/work/dia-0.90'
Calculating dependencies ...done!
>>> emerge (1 of 1) app-office/dia-0.90-r2 to /
>>> md5 ;-) dia-0.90.tar.gz
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum