Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge xorg-x11 emake failed error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
DuoDuoDuo
n00b
n00b


Joined: 21 Jan 2008
Posts: 3

PostPosted: Mon Jan 21, 2008 1:56 am    Post subject: emerge xorg-x11 emake failed error Reply with quote

Hi,
I am having some issues trying to install xorg-x11 and hopefully installing gnome on my laptop. It is erroring out on the first package "libXpm".

I am positing the build error and my emerge info below. Thanks in advance for anyone that can point me in the right direction. I have searched and googled and it seems that emake errors like mines are not that common. I have also experiencing many other emake errors on other packages when I tried to emerge gnome by itself so I am trying to install x11 to pin point the issue and hopefully learn how to fix this in the future.

By the way I used the command

Code:
emerge xorg-x11


and also

Code:

emerge -DuN xorg-x11


with the same error.

Code:

>>> Unpacking source...
>>> Unpacking libXpm-3.5.7.tar.bz2 to /var/tmp/portage/x11-libs/libXpm-3.5.7/work
 * Running elibtoolize in: libXpm-3.5.7
 *   Applying portage-1.5.10.patch ...
 *   Applying max_cmd_len-1.5.20.patch ...
 *   Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7 ...
 * econf: updating libXpm-3.5.7/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libXpm-3.5.7/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... 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 style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... 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 for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by i686-pc-linux-gnu-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... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
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 whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XPM... yes
checking for ANSI C header files... (cached) yes
checking for strlcat... no
checking for library containing gettext... none required
checking where to install localized messages... /usr/share/locale
checking for SXPM... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating sxpm/Makefile
config.status: creating cxpm/Makefile
config.status: creating xpm.pc
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7'
Making all in src
make[2]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT Attrib.lo -MD -MP -MF .deps/Attrib.Tpo -c -o Attrib.lo Attrib.c
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT Attrib.lo -MD -MP -MF .deps/Attrib.Tpo -c Attrib.c  -fPIC -DPIC -o .libs/Attrib.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT Attrib.lo -MD -MP -MF .deps/Attrib.Tpo -c Attrib.c -o Attrib.o >/dev/null 2>&1
mv -f .deps/Attrib.Tpo .deps/Attrib.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrBufFrI.lo -MD -MP -MF .deps/CrBufFrI.Tpo -c -o CrBufFrI.lo CrBufFrI.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrBufFrI.lo -MD -MP -MF .deps/CrBufFrI.Tpo -c CrBufFrI.c  -fPIC -DPIC -o .libs/CrBufFrI.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrBufFrI.lo -MD -MP -MF .deps/CrBufFrI.Tpo -c CrBufFrI.c -o CrBufFrI.o >/dev/null 2>&1
mv -f .deps/CrBufFrI.Tpo .deps/CrBufFrI.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrBufFrP.lo -MD -MP -MF .deps/CrBufFrP.Tpo -c -o CrBufFrP.lo CrBufFrP.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrBufFrP.lo -MD -MP -MF .deps/CrBufFrP.Tpo -c CrBufFrP.c  -fPIC -DPIC -o .libs/CrBufFrP.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrBufFrP.lo -MD -MP -MF .deps/CrBufFrP.Tpo -c CrBufFrP.c -o CrBufFrP.o >/dev/null 2>&1
mv -f .deps/CrBufFrP.Tpo .deps/CrBufFrP.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrDatFrI.lo -MD -MP -MF .deps/CrDatFrI.Tpo -c -o CrDatFrI.lo CrDatFrI.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrDatFrI.lo -MD -MP -MF .deps/CrDatFrI.Tpo -c CrDatFrI.c  -fPIC -DPIC -o .libs/CrDatFrI.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrDatFrI.lo -MD -MP -MF .deps/CrDatFrI.Tpo -c CrDatFrI.c -o CrDatFrI.o >/dev/null 2>&1
mv -f .deps/CrDatFrI.Tpo .deps/CrDatFrI.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrDatFrP.lo -MD -MP -MF .deps/CrDatFrP.Tpo -c -o CrDatFrP.lo CrDatFrP.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrDatFrP.lo -MD -MP -MF .deps/CrDatFrP.Tpo -c CrDatFrP.c  -fPIC -DPIC -o .libs/CrDatFrP.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrDatFrP.lo -MD -MP -MF .deps/CrDatFrP.Tpo -c CrDatFrP.c -o CrDatFrP.o >/dev/null 2>&1
mv -f .deps/CrDatFrP.Tpo .deps/CrDatFrP.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrIFrBuf.lo -MD -MP -MF .deps/CrIFrBuf.Tpo -c -o CrIFrBuf.lo CrIFrBuf.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrIFrBuf.lo -MD -MP -MF .deps/CrIFrBuf.Tpo -c CrIFrBuf.c  -fPIC -DPIC -o .libs/CrIFrBuf.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrIFrBuf.lo -MD -MP -MF .deps/CrIFrBuf.Tpo -c CrIFrBuf.c -o CrIFrBuf.o >/dev/null 2>&1
mv -f .deps/CrIFrBuf.Tpo .deps/CrIFrBuf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrIFrDat.lo -MD -MP -MF .deps/CrIFrDat.Tpo -c -o CrIFrDat.lo CrIFrDat.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrIFrDat.lo -MD -MP -MF .deps/CrIFrDat.Tpo -c CrIFrDat.c  -fPIC -DPIC -o .libs/CrIFrDat.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrIFrDat.lo -MD -MP -MF .deps/CrIFrDat.Tpo -c CrIFrDat.c -o CrIFrDat.o >/dev/null 2>&1
mv -f .deps/CrIFrDat.Tpo .deps/CrIFrDat.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrIFrP.lo -MD -MP -MF .deps/CrIFrP.Tpo -c -o CrIFrP.lo CrIFrP.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrIFrP.lo -MD -MP -MF .deps/CrIFrP.Tpo -c CrIFrP.c  -fPIC -DPIC -o .libs/CrIFrP.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrIFrP.lo -MD -MP -MF .deps/CrIFrP.Tpo -c CrIFrP.c -o CrIFrP.o >/dev/null 2>&1
mv -f .deps/CrIFrP.Tpo .deps/CrIFrP.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrPFrBuf.lo -MD -MP -MF .deps/CrPFrBuf.Tpo -c -o CrPFrBuf.lo CrPFrBuf.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrPFrBuf.lo -MD -MP -MF .deps/CrPFrBuf.Tpo -c CrPFrBuf.c  -fPIC -DPIC -o .libs/CrPFrBuf.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrPFrBuf.lo -MD -MP -MF .deps/CrPFrBuf.Tpo -c CrPFrBuf.c -o CrPFrBuf.o >/dev/null 2>&1
mv -f .deps/CrPFrBuf.Tpo .deps/CrPFrBuf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrPFrDat.lo -MD -MP -MF .deps/CrPFrDat.Tpo -c -o CrPFrDat.lo CrPFrDat.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrPFrDat.lo -MD -MP -MF .deps/CrPFrDat.Tpo -c CrPFrDat.c  -fPIC -DPIC -o .libs/CrPFrDat.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrPFrDat.lo -MD -MP -MF .deps/CrPFrDat.Tpo -c CrPFrDat.c -o CrPFrDat.o >/dev/null 2>&1
mv -f .deps/CrPFrDat.Tpo .deps/CrPFrDat.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrPFrI.lo -MD -MP -MF .deps/CrPFrI.Tpo -c -o CrPFrI.lo CrPFrI.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrPFrI.lo -MD -MP -MF .deps/CrPFrI.Tpo -c CrPFrI.c  -fPIC -DPIC -o .libs/CrPFrI.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT CrPFrI.lo -MD -MP -MF .deps/CrPFrI.Tpo -c CrPFrI.c -o CrPFrI.o >/dev/null 2>&1
mv -f .deps/CrPFrI.Tpo .deps/CrPFrI.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c -o Image.lo Image.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c Image.c  -fPIC -DPIC -o .libs/Image.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c Image.c -o Image.o >/dev/null 2>&1
mv -f .deps/Image.Tpo .deps/Image.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c -o Info.lo Info.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c  -fPIC -DPIC -o .libs/Info.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -o Info.o >/dev/null 2>&1
mv -f .deps/Info.Tpo .deps/Info.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToBuf.lo -MD -MP -MF .deps/RdFToBuf.Tpo -c -o RdFToBuf.lo RdFToBuf.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToBuf.lo -MD -MP -MF .deps/RdFToBuf.Tpo -c RdFToBuf.c  -fPIC -DPIC -o .libs/RdFToBuf.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToBuf.lo -MD -MP -MF .deps/RdFToBuf.Tpo -c RdFToBuf.c -o RdFToBuf.o >/dev/null 2>&1
mv -f .deps/RdFToBuf.Tpo .deps/RdFToBuf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToDat.lo -MD -MP -MF .deps/RdFToDat.Tpo -c -o RdFToDat.lo RdFToDat.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToDat.lo -MD -MP -MF .deps/RdFToDat.Tpo -c RdFToDat.c  -fPIC -DPIC -o .libs/RdFToDat.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToDat.lo -MD -MP -MF .deps/RdFToDat.Tpo -c RdFToDat.c -o RdFToDat.o >/dev/null 2>&1
mv -f .deps/RdFToDat.Tpo .deps/RdFToDat.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToI.lo -MD -MP -MF .deps/RdFToI.Tpo -c -o RdFToI.lo RdFToI.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToI.lo -MD -MP -MF .deps/RdFToI.Tpo -c RdFToI.c  -fPIC -DPIC -o .libs/RdFToI.o
RdFToI.c:132: warning: function declaration isn't a prototype
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToI.lo -MD -MP -MF .deps/RdFToI.Tpo -c RdFToI.c -o RdFToI.o >/dev/null 2>&1
mv -f .deps/RdFToI.Tpo .deps/RdFToI.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToP.lo -MD -MP -MF .deps/RdFToP.Tpo -c -o RdFToP.lo RdFToP.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToP.lo -MD -MP -MF .deps/RdFToP.Tpo -c RdFToP.c  -fPIC -DPIC -o .libs/RdFToP.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT RdFToP.lo -MD -MP -MF .deps/RdFToP.Tpo -c RdFToP.c -o RdFToP.o >/dev/null 2>&1
mv -f .deps/RdFToP.Tpo .deps/RdFToP.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrBuf.lo -MD -MP -MF .deps/WrFFrBuf.Tpo -c -o WrFFrBuf.lo WrFFrBuf.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrBuf.lo -MD -MP -MF .deps/WrFFrBuf.Tpo -c WrFFrBuf.c  -fPIC -DPIC -o .libs/WrFFrBuf.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrBuf.lo -MD -MP -MF .deps/WrFFrBuf.Tpo -c WrFFrBuf.c -o WrFFrBuf.o >/dev/null 2>&1
mv -f .deps/WrFFrBuf.Tpo .deps/WrFFrBuf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrDat.lo -MD -MP -MF .deps/WrFFrDat.Tpo -c -o WrFFrDat.lo WrFFrDat.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrDat.lo -MD -MP -MF .deps/WrFFrDat.Tpo -c WrFFrDat.c  -fPIC -DPIC -o .libs/WrFFrDat.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrDat.lo -MD -MP -MF .deps/WrFFrDat.Tpo -c WrFFrDat.c -o WrFFrDat.o >/dev/null 2>&1
mv -f .deps/WrFFrDat.Tpo .deps/WrFFrDat.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrI.lo -MD -MP -MF .deps/WrFFrI.Tpo -c -o WrFFrI.lo WrFFrI.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrI.lo -MD -MP -MF .deps/WrFFrI.Tpo -c WrFFrI.c  -fPIC -DPIC -o .libs/WrFFrI.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrI.lo -MD -MP -MF .deps/WrFFrI.Tpo -c WrFFrI.c -o WrFFrI.o >/dev/null 2>&1
mv -f .deps/WrFFrI.Tpo .deps/WrFFrI.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrP.lo -MD -MP -MF .deps/WrFFrP.Tpo -c -o WrFFrP.lo WrFFrP.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrP.lo -MD -MP -MF .deps/WrFFrP.Tpo -c WrFFrP.c  -fPIC -DPIC -o .libs/WrFFrP.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT WrFFrP.lo -MD -MP -MF .deps/WrFFrP.Tpo -c WrFFrP.c -o WrFFrP.o >/dev/null 2>&1
mv -f .deps/WrFFrP.Tpo .deps/WrFFrP.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT create.lo -MD -MP -MF .deps/create.Tpo -c -o create.lo create.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT create.lo -MD -MP -MF .deps/create.Tpo -c create.c  -fPIC -DPIC -o .libs/create.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT create.lo -MD -MP -MF .deps/create.Tpo -c create.c -o create.o >/dev/null 2>&1
mv -f .deps/create.Tpo .deps/create.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c  -fPIC -DPIC -o .libs/data.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o >/dev/null 2>&1
mv -f .deps/data.Tpo .deps/data.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c -o hashtab.lo hashtab.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c  -fPIC -DPIC -o .libs/hashtab.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -o hashtab.o >/dev/null 2>&1
mv -f .deps/hashtab.Tpo .deps/hashtab.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
mv -f .deps/misc.Tpo .deps/misc.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c  -fPIC -DPIC -o .libs/parse.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1
mv -f .deps/parse.Tpo .deps/parse.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c -o rgb.lo rgb.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c  -fPIC -DPIC -o .libs/rgb.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -o rgb.o >/dev/null 2>&1
mv -f .deps/rgb.Tpo .deps/rgb.Plo
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c  -fPIC -DPIC -o .libs/scan.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -o scan.o >/dev/null 2>&1
mv -f .deps/scan.Tpo .deps/scan.Plo
/bin/sh ../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -version-number 4:11:0 -no-undefined  -o libXpm.la -rpath /usr/lib Attrib.lo CrBufFrI.lo CrBufFrP.lo CrDatFrI.lo CrDatFrP.lo CrIFrBuf.lo CrIFrDat.lo CrIFrP.lo CrPFrBuf.lo CrPFrDat.lo CrPFrI.lo Image.lo Info.lo RdFToBuf.lo RdFToDat.lo RdFToI.lo RdFToP.lo WrFFrBuf.lo WrFFrDat.lo WrFFrI.lo WrFFrP.lo create.lo data.lo hashtab.lo misc.lo parse.lo rgb.lo scan.lo -lX11   
i686-pc-linux-gnu-gcc -shared  .libs/Attrib.o .libs/CrBufFrI.o .libs/CrBufFrP.o .libs/CrDatFrI.o .libs/CrDatFrP.o .libs/CrIFrBuf.o .libs/CrIFrDat.o .libs/CrIFrP.o .libs/CrPFrBuf.o .libs/CrPFrDat.o .libs/CrPFrI.o .libs/Image.o .libs/Info.o .libs/RdFToBuf.o .libs/RdFToDat.o .libs/RdFToI.o .libs/RdFToP.o .libs/WrFFrBuf.o .libs/WrFFrDat.o .libs/WrFFrI.o .libs/WrFFrP.o .libs/create.o .libs/data.o .libs/hashtab.o .libs/misc.o .libs/parse.o .libs/rgb.o .libs/scan.o  /usr/lib/libX11.so -L/usr/lib  -march=i686 -Wl,-soname -Wl,libXpm.so.4 -o .libs/libXpm.so.4.11.0
(cd .libs && rm -f libXpm.so.4 && ln -s libXpm.so.4.11.0 libXpm.so.4)
(cd .libs && rm -f libXpm.so && ln -s libXpm.so.4.11.0 libXpm.so)
i686-pc-linux-gnu-ar cru .libs/libXpm.a  Attrib.o CrBufFrI.o CrBufFrP.o CrDatFrI.o CrDatFrP.o CrIFrBuf.o CrIFrDat.o CrIFrP.o CrPFrBuf.o CrPFrDat.o CrPFrI.o Image.o Info.o RdFToBuf.o RdFToDat.o RdFToI.o RdFToP.o WrFFrBuf.o WrFFrDat.o WrFFrI.o WrFFrP.o create.o data.o hashtab.o misc.o parse.o rgb.o scan.o
i686-pc-linux-gnu-ranlib .libs/libXpm.a
creating libXpm.la
(cd .libs && rm -f libXpm.la && ln -s ../libXpm.la libXpm.la)
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/src'
Making all in sxpm
make[2]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/sxpm'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -MT sxpm.o -MD -MP -MF .deps/sxpm.Tpo -c -o sxpm.o sxpm.c
sxpm.c:113: warning: function declaration isn't a prototype
sxpm.c:114: warning: function declaration isn't a prototype
sxpm.c:115: warning: function declaration isn't a prototype
sxpm.c:116: warning: function declaration isn't a prototype
sxpm.c:143: warning: function declaration isn't a prototype
sxpm.c:582: warning: function declaration isn't a prototype
sxpm.c:620: warning: function declaration isn't a prototype
sxpm.c:678: warning: function declaration isn't a prototype
sxpm.c:725: warning: function declaration isn't a prototype
sxpm.c:737: warning: function declaration isn't a prototype
mv -f .deps/sxpm.Tpo .deps/sxpm.Po
/bin/sh ../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations    -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe   -o sxpm sxpm.o -lX11   -lXt -lX11 -lSM -lICE -lXext   ../src/libXpm.la
mkdir .libs
i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -march=i686 -pipe -o .libs/sxpm sxpm.o  /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libXext.so ../src/.libs/libXpm.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl
creating sxpm
sed -e 's|__vendorversion__|"libXpm 3.5.7" "X Version 11"|' -e 's|__xorgversion__|"libXpm 3.5.7" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__|3|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g'  < sxpm.man > sxpm.1
xgettext -c"L10N_Comments" -d sxpm -n ./sxpm.c
xgettext: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
make[2]: *** [sxpm.po] Error 127
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/sxpm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7'
make: *** [all] Error 2
 *
 * ERROR: x11-libs/libXpm-3.5.7 failed.
 * Call stack:
 *          ebuild.sh, line 1701:  Called dyn_compile
 *          ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *          ebuild.sh, line   44:  Called src_compile
 *          ebuild.sh, line 1383:  Called x-modular_src_compile
 *   x-modular.eclass, line  348:  Called x-modular_src_make
 *   x-modular.eclass, line  343:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/libXpm-3.5.7/temp/build.log'.
 *


Emerge Info

Code:

Portage 2.1.3.19 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23-gentoo-r3 i686)
=================================================================
System uname: 2.6.23-gentoo-r3 i686 Intel(R) Pentium(R) M processor 1.70GHz
Timestamp of tree: Sun, 20 Jan 2008 19:00:08 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa avahi berkdb bitmap-fonts cdr cli cracklib crypt cups dbus dri dvd fortran gdbm gnome gpm gtk hal iconv ipv6 isdnlog midi mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl ssl tcpd truetype-fonts type1-fonts unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Back to top
View user's profile Send private message
skellr
l33t
l33t


Joined: 18 Jun 2005
Posts: 975
Location: The Village, Portmeirion

PostPosted: Mon Jan 21, 2008 2:24 am    Post subject: Reply with quote

Quote:
xgettext: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory.


Yeah, it won't be able to find libexpat.so.0 after the expat upgrade. the new expat lib is named libexpat.so.1 and is not compatible with the old. Youll just need to recompile anything that is still linked to the old library. emerge --oneshot gettext will fix xgettext.

emerge app-portage/gentoolkit and run...
Code:
revdep-rebuild -X --library libexpat.so.0

and even running it again without the --library option wouldn't hurt. After that you should be set.
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Mon Jan 21, 2008 3:29 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads, refer to topic "Upgrade to expat-2.0.x needs revdep-rebuild".
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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