Re: Debian installation of gnome?



cfury@bev.net (Chris Fury) writes:

> Should I try compiling it? (I probably will eventually - I kind of want
> the quick fix to look at things right now :) 
>
Just go ahead and compile the beast.  This helps probably more for
debugging than simply installing any precompiled binaries.
 
> Any pointers or tips would be very welcome.  Thanks!
>
I've made some "$package/debian/" subdirs and some scripts for
automatizing the build of each package.  They are definitely not
perfect and probably need to be severely improved, but they at least
do what i need.  You might want to fetch a .tar.gz of these scripts as
"ftp://ietpd1.sowi.uni-mainz.de/pub/debian/gnome/debrules.tar.gz" and
start from there.

> [I'll try to compile the information people send me, maybe we can
> form a debian FAQ, if such a thing doesn't exist]
> 
Gnome builds fine for me under glibc based Debian frozen, but i've had
trouble compiling it under Debian-1.3.1.  For some reason i don't know
gcc failed to make shared libraries and i don't understand why.

An older compilation log for imlib looks like follows.  Maybe someone
can tell me what's wrong.

---------------------snip------------------------
test -f debian/rules
test root = "`whoami`"
test -f debian/rules
./autogen.sh --prefix=/usr
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... 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 whether make sets ${MAKE}... yes
checking host system type... i486-unknown-linux
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 ranlib... ranlib
checking for library strip program... strip -x
checking if strip -x works for static archives... yes
checking for gcc option to produce PIC... -fPIC
checking for gcc option to statically link programs... -static
checking if ld is GNU ld... no
checking if ld supports shared libraries... no
checking for 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
creating libtool
checking for ranlib... (cached) ranlib
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 gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.0.0... yes
checking for djpeg... no
checking for cjpeg... no
checking for convert... /usr/bin/X11/convert
CONVERT_PROG is /usr/bin/X11/convert
CONVERT_PATH is /usr/bin/X11
checking for giftopnm... /usr/bin/giftopnm
GIFTOPNM_PROG is /usr/bin/giftopnm
NETPBM_PATH is /usr/bin
checking how to run the C preprocessor... gcc -E
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 vprintf... yes
checking for wait3 that fills in rusage... yes
checking for snprintf... yes
checking for blumfrub... no
checking for buckets_of_erogenous_nym... no
checking for buttox... no
checking for string.h... yes
checking for strings.h... yes
checking for main in -lm... yes
checking for main in -lz... yes
checking for main in -ljpeg... yes
checking for main in -ltiff... yes
checking for main in -lgif... no
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for png_get_valid in -lpng... no
updating cache ./config.cache
creating ./config.status
creating gdk_imlib/Makefile
creating Imlib/Makefile
creating utils/Makefile
creating config/Makefile
creating config/imrc
creating Makefile
creating config.h
config.h is unchanged
make
make[1]: Entering directory `/usr/src/gnome/imlib'
cd . && autoheader
make all-recursive
make[2]: Entering directory `/usr/src/gnome/imlib'
Making all in gdk_imlib
make[3]: Entering directory `/usr/src/gnome/imlib/gdk_imlib'
Computing dependencies for utils.c...
Computing dependencies for save.c...
Computing dependencies for rend.c...
Computing dependencies for misc.c...
Computing dependencies for load.c...
Computing dependencies for globals.c...
Computing dependencies for colors.c...
Computing dependencies for cache.c...
echo > .deps/.P
make[3]: Leaving directory `/usr/src/gnome/imlib/gdk_imlib'
make[3]: Entering directory `/usr/src/gnome/imlib/gdk_imlib'
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c cache.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC cache.c
mv -f cache.o cache.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c cache.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c colors.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC colors.c
mv -f colors.o colors.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c colors.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c globals.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC globals.c
mv -f globals.o globals.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c globals.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c load.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC load.c
mv -f load.o load.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c load.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c misc.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC misc.c
mv -f misc.o misc.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c misc.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c rend.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC rend.c
mv -f rend.o rend.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c rend.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c utils.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC utils.c
mv -f utils.o utils.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c utils.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c save.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC save.c
mv -f save.o save.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c save.c
../libtool --mode=link gcc -g -O2  -o libgdk_imlib.la -rpath /usr/lib -version-info 5:0:4 cache.lo colors.lo globals.lo load.lo misc.lo rend.lo utils.lo save.lo  -lz -lm -ltiff -ljpeg -lz -lm 
mkdir .libs
ln -s libgdk_imlib.so.1.4.0 .libs/libgdk_imlib.so.1
ln -s libgdk_imlib.so.1.4.0 .libs/libgdk_imlib.so
ar cru .libs/libgdk_imlib.a cache.o colors.o globals.o load.o misc.o rend.o utils.o save.o
ranlib .libs/libgdk_imlib.a
creating libgdk_imlib.la
make[3]: Leaving directory `/usr/src/gnome/imlib/gdk_imlib'
Making all in utils
make[3]: Entering directory `/usr/src/gnome/imlib/utils'
Computing dependencies for testimg.c...
Computing dependencies for imlib_config.c...
Computing dependencies for icons.c...
echo > .deps/.P
make[3]: Leaving directory `/usr/src/gnome/imlib/utils'
make[3]: Entering directory `/usr/src/gnome/imlib/utils'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gdk_imlib -I../gdk_imlib -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c imlib_config.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gdk_imlib -I../gdk_imlib -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c icons.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../gdk_imlib -I../gdk_imlib -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c testimg.c
../libtool --mode=link gcc -g -O2  -o imlib_config  imlib_config.o icons.o testimg.o ../gdk_imlib/libgdk_imlib.la -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm -lz -lm -ltiff -ljpeg -lz -lm 
mkdir .libs
gcc -g -O2 -o .libs/imlib_config imlib_config.o icons.o testimg.o -L../gdk_imlib/.libs -lgdk_imlib -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm -lz -lm -ltiff -ljpeg -lz -lm
creating imlib_config
make[3]: Leaving directory `/usr/src/gnome/imlib/utils'
Making all in Imlib
make[3]: Entering directory `/usr/src/gnome/imlib/Imlib'
Computing dependencies for utils.c...
Computing dependencies for save.c...
Computing dependencies for rend.c...
Computing dependencies for misc.c...
Computing dependencies for load.c...
Computing dependencies for colors.c...
Computing dependencies for cache.c...
echo > .deps/.P
make[3]: Leaving directory `/usr/src/gnome/imlib/Imlib'
make[3]: Entering directory `/usr/src/gnome/imlib/Imlib'
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./..  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c cache.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC cache.c
mv -f cache.o cache.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c cache.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./..  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c colors.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC colors.c
mv -f colors.o colors.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c colors.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./..  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c load.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC load.c
mv -f load.o load.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c load.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./..  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c misc.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC misc.c
mv -f misc.o misc.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c misc.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./..  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c rend.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC rend.c
mv -f rend.o rend.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c rend.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./..  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c utils.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC utils.c
mv -f utils.o utils.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c utils.c
../libtool --mode=compile gcc -DDJPEG_PROG=\"\"  -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"/usr/bin/X11\" -DNETPBM_PATH=\"/usr/bin\" -DSYSTEM_IMRC=\"/usr/etc/imrc\" -I. -I. -I.. -I./..  -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c save.c
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC save.c
mv -f save.o save.lo
gcc '-DDJPEG_PROG=""' '-DCJPEG_PROG=""' '-DCONVERT_PATH="/usr/bin/X11"' '-DNETPBM_PATH="/usr/bin"' '-DSYSTEM_IMRC="/usr/etc/imrc"' -I. -I. -I.. -I./.. -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c save.c
../libtool --mode=link gcc -g -O2  -o libImlib.la -rpath /usr/lib -version-info 5:0:4 cache.lo colors.lo load.lo misc.lo rend.lo utils.lo save.lo  -lz -lm -ltiff -ljpeg -lz -lm 
mkdir .libs
ln -s libImlib.so.1.4.0 .libs/libImlib.so.1
ln -s libImlib.so.1.4.0 .libs/libImlib.so
ar cru .libs/libImlib.a cache.o colors.o load.o misc.o rend.o utils.o save.o
ranlib .libs/libImlib.a
creating libImlib.la
make[3]: Leaving directory `/usr/src/gnome/imlib/Imlib'
Making all in config
make[3]: Entering directory `/usr/src/gnome/imlib/config'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/gnome/imlib/config'
make[2]: Leaving directory `/usr/src/gnome/imlib'
make[1]: Leaving directory `/usr/src/gnome/imlib'
touch build
test -f debian/rules
test -f debian/rules
rm -rf debian/tmp
install -d debian/tmp
cd debian/tmp && install -d `cat ../dirs`
make install prefix=`pwd`/debian/tmp/usr
make[1]: Entering directory `/usr/src/gnome/imlib'
Making install in gdk_imlib
make[2]: Entering directory `/usr/src/gnome/imlib/gdk_imlib'
/bin/sh ../mkinstalldirs /usr/src/gnome/imlib/debian/tmp/usr/lib
mkdir /usr/src/gnome/imlib/debian/tmp/usr/lib
../libtool  --mode=install /usr/bin/install -c libgdk_imlib.la /usr/src/gnome/imlib/debian/tmp/usr/lib/libgdk_imlib.la
/usr/bin/install -c .libs/libgdk_imlib.so.1.4.0 /usr/src/gnome/imlib/debian/tmp/usr/lib/libgdk_imlib.so.1.4.0
/usr/bin/install: .libs/libgdk_imlib.so.1.4.0: No such file or directory
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/usr/src/gnome/imlib/gdk_imlib'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome/imlib'
make: *** [binary-arch] Error 2
Command had non-zero exit status 2
862.89user 72.10system 17:25.78elapsed 89%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (113670major+113481minor)pagefaults 3457swaps
---------------------snip------------------------

                                     Thank you, P. *8^)
-- 
   --------- Paul Seelig <pseelig@goofy.zdv.uni-mainz.de> -----------
   African Music Archive - Institute for Ethnology and Africa Studies
   Johannes Gutenberg-University   -  Forum 6  -  55099 Mainz/Germany
   --------------- http://www.uni-mainz.de/~pseelig -----------------



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