bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug with gdkpixbuf


From: root
Subject: bug with gdkpixbuf
Date: Mon, 7 May 2001 18:47:31 +0200

Hi
Some help, please !
Henri
address@hidden

bash-2.04# ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/ginstall -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 host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared 
libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for glib-config... no
checking for GLIB - version >= 1.2.0... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for gnome-config... no
Not building GnomeCanvasPixbuf library
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... no
checking for location of rgb.txt database... /usr/X11R6/lib/X11/rgb.txt
checking for TIFFReadScanline in -ltiff... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for png_read_info in -lpng... yes
checking for png.h... yes
checking for png_structp in png.h... yes
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... void
checking for gtkdoc-mkdb... false
checking for x86 platform... yes
checking compiler support for MMX... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating gdk-pixbuf.spec
creating gdk-pixbuf/Makefile
creating gdk-pixbuf/gdk-pixbuf-features.h
creating gdk-pixbuf/pixops/Makefile
creating gdk-pixbuf-config
creating demo/Makefile
creating doc/Makefile
creating config.hb


bash-2.04# make
make  all-recursive
make[1]: Entering directory `/usr/share/gdk-pixbuf-0.10.1'
Making all in gdk-pixbuf
make[2]: Entering directory `/usr/share/gdk-pixbuf-0.10.1/gdk-pixbuf'
Making all in pixops
make[3]: Entering directory `/usr/share/gdk-pixbuf-0.10.1/gdk-pixbuf/pixops'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..   
-I../../gdk-pixbuf    -g -O2 -c pixops.c
rm -f .libs/pixops.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gdk-pixbuf -g -O2 -c pixops.c  
-fPIC -DPIC -o .libs/pixops.lo
pixops.c:2: glib.h: No such file or directory
In file included from pixops.c:5:
pixops.h:4: glib.h: No such file or directory
In file included from pixops.h:5,
                 from pixops.c:5:
../../gdk-pixbuf/gdk-pixbuf.h:29: gdk/gdk.h: No such file or directory
make[3]: *** [pixops.lo] Error 1
make[3]: Leaving directory `/usr/share/gdk-pixbuf-0.10.1/gdk-pixbuf/pixops'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/share/gdk-pixbuf-0.10.1/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/share/gdk-pixbuf-0.10.1'
make: *** [all-recursive-am] Error 2 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]