|
From: Pierre A. <ph...@ol...> - 2001-06-14 20:57:39
|
I downloaded the source RPM, updated libraries until it would configure
successfully, and tried to build. I got the following. What am I missing?
Please copy me as I am not on the list.
phma
---
Executing: %prep
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf etherape-0.7.6
+ /bin/gzip -dc /usr/src/RPM/SOURCES/etherape-0.7.6.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd etherape-0.7.6
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing: %build
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd etherape-0.7.6
+ CFLAGS=-O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2
+ ./configure --prefix=/usr --sysconfdir=/etc --enable-static-pcap
creating cache ./config.cache
checking for a BSD compatible install... /usr/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 gnome-config... /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... /usr/bin/orbit-config
checking for orbit-idl... /usr/bin/orbit-idl
checking for working ORBit environment... yes
checking for gnorba libraries... yes
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 ) works... yes
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 ) works... yes
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/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
loading cache ./config.cache within ltconfig
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/bin/ld) is GNU ld... yes
checking whether the linker (/usr/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/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
updating cache ./config.cache
loading cache ./config.cache
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for Glade libraries >= 0.11... found
checking what warning flags to pass to the C compiler... -Wall -Wunused
checking what language compliance flags to pass to the C compiler...
checking for pthread_create in -lpthread... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for SmcSaveYourselfDone in -lSM... yes
checking for X11/SM/SMlib.h... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for working 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 unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...
checking for gethostbyname... yes
checking for connect... yes
checking for extraneous pcap header directories... found -- -I/usr/include added to CFLAGS
checking for net/bpf.h... yes
checking for pcap.h... yes
checking for pcap_open_live in -lpcap... yes
Forcing static pcap linking
checking for res_init... yes
checking for res_mkquery... no
checking for res_mkquery in -lbind... no
checking for res_mkquery in -lresolv... yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdarg.h... yes
checking for netdb.h... yes
checking for dirent.h... yes
checking for sys/stat.h... yes
checking for sys/sockio.h... no
checking for sys/types.h... yes
checking for sys/socket.h... yes
checking for sys/wait.h... yes
checking for sys/param.h... (cached) yes
checking for netinet/in.h... yes
checking for net/if.h... yes
checking for stddef.h... yes
checking for dlfcn.h... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating etherape.spec
creating macros/Makefile
creating src/Makefile
creating doc/Makefile
creating doc/C/Makefile
creating glade/Makefile
creating intl/Makefile
creating po/Makefile.in
creating config.h
+ make
make all-recursive
make[1]: Entering directory `/usr/src/RPM/BUILD/etherape-0.7.6'
Making all in intl
make[2]: Entering directory `/usr/src/RPM/BUILD/etherape-0.7.6/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/etherape-0.7.6/intl'
Making all in po
make[2]: Entering directory `/usr/src/RPM/BUILD/etherape-0.7.6/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/etherape-0.7.6/po'
Making all in macros
make[2]: Entering directory `/usr/src/RPM/BUILD/etherape-0.7.6/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/etherape-0.7.6/macros'
Making all in src
make[2]: Entering directory `/usr/src/RPM/BUILD/etherape-0.7.6/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c resolv.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c util.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c dns.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c callbacks.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c menus.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c preferences.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c diagram.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c capture.c
capture.c: In function `add_node_packet':
capture.c:710: warning: passing arg 2 of `g_tree_lookup' discards qualifiers from pointer target type
capture.c: In function `add_link_packet':
capture.c:761: warning: passing arg 2 of `g_tree_lookup' discards qualifiers from pointer target type
capture.c: In function `create_node':
capture.c:799: warning: assignment discards qualifiers from pointer target type
capture.c: In function `create_link':
capture.c:860: warning: passing arg 2 of `g_tree_lookup' discards qualifiers from pointer target type
capture.c:862: warning: passing arg 2 of `g_tree_lookup' discards qualifiers from pointer target type
capture.c: In function `check_packet':
capture.c:1526: warning: `direction' might be used uninitialized in this function
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c names.c
names.c: In function `add_name':
names.c:563: warning: passing arg 2 of `g_list_find_custom' discards qualifiers from pointer target type
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c names_netbios.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c protocols.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c info_windows.c
info_windows.c: In function `timeval_to_str':
info_windows.c:760: warning: implicit declaration of function `floor'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DGLADEDIR=\""/usr/share/etherape/glade"\" -DCONFDIR=\""/etc/etherape"\" -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -c conversations.c
/bin/sh ../libtool --mode=link gcc -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -o etherape -export-dynamic resolv.o util.o dns.o callbacks.o menus.o preferences.o main.o diagram.o capture.o names.o names_netbios.o protocols.o info_windows.o conversations.o -rdynamic -L/usr/lib -L/usr/X11R6/lib -rdynamic -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl -Wl,-Bstatic -lpcap -Wl,-Bdynamic -lresolv
mkdir .libs
gcc -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wall -Wunused -I/usr/include -o etherape resolv.o util.o dns.o callbacks.o menus.o preferences.o main.o diagram.o capture.o names.o names_netbios.o protocols.o info_windows.o conversations.o -rdynamic -L/usr/lib -L/usr/X11R6/lib -rdynamic -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl -Wl,-Bstatic -lpcap -Wl,-Bdynamic -lresolv -Wl,--export-dynamic
/usr/lib/libgdk_imlib.a(load.o): In function `g_LoadJPEG':
load.o(.text+0x94): undefined reference to `jpeg_std_error'
load.o(.text+0xd0): undefined reference to `jpeg_CreateDecompress'
load.o(.text+0xda): undefined reference to `jpeg_stdio_src'
load.o(.text+0xe2): undefined reference to `jpeg_read_header'
load.o(.text+0xfc): undefined reference to `jpeg_start_decompress'
load.o(.text+0x1c4): undefined reference to `jpeg_read_scanlines'
load.o(.text+0x22d): undefined reference to `jpeg_destroy_decompress'
load.o(.text+0x266): undefined reference to `jpeg_read_scanlines'
load.o(.text+0x2f1): undefined reference to `jpeg_finish_decompress'
load.o(.text+0x2f7): undefined reference to `jpeg_destroy_decompress'
/usr/lib/libgdk_imlib.a(load.o): In function `g_LoadPNG':
load.o(.text+0x32c): undefined reference to `png_create_read_struct'
load.o(.text+0x352): undefined reference to `png_create_info_struct'
load.o(.text+0x39c): undefined reference to `png_init_io'
load.o(.text+0x3a9): undefined reference to `png_read_info'
load.o(.text+0x3ce): undefined reference to `png_get_IHDR'
load.o(.text+0x3e0): undefined reference to `png_set_expand'
load.o(.text+0x3ec): undefined reference to `png_set_strip_16'
load.o(.text+0x3f5): undefined reference to `png_set_packing'
load.o(.text+0x404): undefined reference to `png_get_valid'
load.o(.text+0x414): undefined reference to `png_set_expand'
load.o(.text+0x427): undefined reference to `png_set_filler'
load.o(.text+0x4ec): undefined reference to `png_destroy_read_struct'
load.o(.text+0x511): undefined reference to `png_read_image'
load.o(.text+0x520): undefined reference to `png_destroy_read_struct'
/usr/lib/libgdk_imlib.a(load.o): In function `g_LoadTIFF':
load.o(.text+0x6c2): undefined reference to `TIFFOpen'
load.o(.text+0x6e2): undefined reference to `TIFFGetField'
load.o(.text+0x6f1): undefined reference to `TIFFGetField'
load.o(.text+0x710): undefined reference to `_TIFFmalloc'
load.o(.text+0x74a): undefined reference to `TIFFReadRGBAImage'
load.o(.text+0x77c): undefined reference to `_TIFFfree'
load.o(.text+0x785): undefined reference to `TIFFClose'
load.o(.text+0x83f): undefined reference to `_TIFFfree'
load.o(.text+0x848): undefined reference to `TIFFClose'
/usr/lib/libgdk_imlib.a(load.o): In function `g_LoadGIF':
load.o(.text+0x8bf): undefined reference to `DGifOpenFileName'
load.o(.text+0x8f9): undefined reference to `DGifGetRecordType'
load.o(.text+0x905): undefined reference to `PrintGifError'
load.o(.text+0x927): undefined reference to `DGifGetImageDesc'
load.o(.text+0x933): undefined reference to `PrintGifError'
load.o(.text+0x9c9): undefined reference to `DGifCloseFile'
load.o(.text+0xa42): undefined reference to `DGifGetLine'
load.o(.text+0xa82): undefined reference to `DGifGetLine'
load.o(.text+0xaba): undefined reference to `DGifGetExtension'
load.o(.text+0xafe): undefined reference to `DGifGetExtensionNext'
load.o(.text+0xba5): undefined reference to `DGifCloseFile'
load.o(.text+0xbb5): undefined reference to `DGifCloseFile'
load.o(.text+0xc76): undefined reference to `DGifCloseFile'
/usr/lib/libgdk_imlib.a(load.o): In function `gispng':
load.o(.text+0x3157): undefined reference to `png_check_sig'
collect2: ld returned 1 exit status
make[2]: *** [etherape] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/etherape-0.7.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/etherape-0.7.6'
make: *** [all-recursive-am] Error 2
Bad exit status from /var/tmp/rpm-tmp.32711 (%build)
|