the New 0.99.3 Gnome-lib file Compile error



Hi

I have got this to update and hopefuly fix my prblem with
shared lib's

on make I get the following error ( BTW should I delet all the libs
from the last version?):

../libgnomeui./libs/libgnomeui.so: undefined reference to `
gtk_window_remove_acc
el_group'
make[2]: *** [gnome_segv] Error 1
make[2]: Leaving directory `/usr/local/src/gnome-libs-0.99.3/gnomeui'
make[1]: *** [recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnome-libs-0.99.3'
make: *** [recursive-am  Error 1


I have included the config.log as I'm not sure what to look for in it

Cheers
KiwiPete

PS:
I'm running an Intel  pentium 133 64mg ram with SB-AWE64 Gold on
RedHat 5.1 with the updates to 5.2's latest  files.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:626: checking host system type
configure:647: checking target system type
configure:665: checking build system type
configure:699: checking for a BSD compatible install
configure:752: checking whether build environment is sane
configure:809: checking whether make sets ${MAKE}
configure:855: checking for working aclocal
configure:868: checking for working autoconf
configure:881: checking for working automake
configure:894: checking for working autoheader
configure:907: checking for working makeinfo
configure:926: checking for gcc
configure:1003: checking whether the C compiler (gcc  ) works
configure:1017: gcc -o conftest    conftest.c  1>&5
configure:1037: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1042: checking whether we are using GNU C
configure:1051: gcc -E conftest.c
configure:1066: checking whether gcc accepts -g
configure:1094: checking for POSIXized ISC
configure:1117: checking for gcc
configure:1194: checking whether the C compiler (gcc -g -O2 ) works
configure:1208: gcc -o conftest -g -O2   conftest.c  1>&5
configure:1228: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler
configure:1233: checking whether we are using GNU C
configure:1257: checking whether gcc accepts -g
configure:1285: checking how to run the C preprocessor
configure:1306: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1346: checking for ANSI C header files
configure:1359: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1426: gcc -o conftest -g -O2   conftest.c  1>&5
configure:1518: checking for ranlib
configure:1556: checking for ld used by GCC
configure:1649: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.9.1 (with BFD 2.9.1.0.15)
configure:1665: checking for BSD-compatible nm
configure:1701: checking command to parse /usr/bin/nm -B output
configure:1764: gcc -c -g -O2  conftest.c 1>&5
configure:1767: /usr/bin/nm -B conftest. | sed -n -e 's/^.* [ABCDGISTUW] \([_A-Za-z][_A-Za-z0-9]*\)$/\1 \1/p' > conftest.nm
/usr/bin/nm: conftest.: No such file or directory
cannot run sed -n -e 's/^.* [ABCDGISTUW] \([_A-Za-z][_A-Za-z0-9]*\)$/\1 \1/p'
configure:1861: checking for _ prefix in compiled symbols
configure:1870: gcc -c -g -O2  conftest.c 1>&5
configure:1873: /usr/bin/nm -B conftest. | > conftest.nm
/usr/bin/nm: conftest.: No such file or directory
configure: cannot run 
configure:1904: checking whether ln -s works
ltconfig:552: checking for object suffix
ltconfig:553: gcc -c -g -O2  conftest.c 1>&5
ltconfig:674: checking if gcc PIC flag -fPIC works
ltconfig:675: gcc -c -g -O2 -fPIC -DPIC  conftest.c 1>&5
ltconfig:709: checking if gcc supports -c -o file.o
ltconfig:710: gcc -c -g -O2 -c -o conftest2.o  conftest.c 1>&5
ltconfig:737: checking if gcc supports -c -o file.lo
ltconfig:738: gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5
ltconfig:789: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:790: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
cc1: Invalid option `-fno-exceptions'
cc1: Invalid option `-fno-exceptions'
ltconfig:833: checking if gcc static flag -static works
ltconfig:834: gcc -o conftest -g -O2   -static conftest.c  1>&5
GNU ld version 2.9.1 (with BFD 2.9.1.0.15)
ltconfig:1425: checking if global_symbol_pipe works
ltconfig:1426: gcc -c -g -O2  conftest.c 1>&5
ltconfig:1429: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.* [ABCDGISTUW] \([_A-Za-z][_A-Za-z0-9]*\)$/\1 \1/p' > conftest.nm"
ltconfig:1487: gcc -o conftest -g -O2 -fno-builtin   conftest.c conftestm.o 1>&5
configure:2165: checking whether to enable maintainer-specific portions of Makefiles
configure:2196: checking what warning flags to pass to the C compiler
configure:2224: checking what language compliance flags to pass to the C compiler
configure:2246: checking for pthread_create in -lpthread
configure:2265: gcc -o conftest -g -O2 -Wall -Wno-unused    conftest.c -lpthread   1>&5
configure:2370: checking for gtk-config
configure:2401: checking for GTK - version >= 1.1.12
configure:2502: gcc -o conftest -g -O2 -Wall -Wno-unused  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include   conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm  1>&5
configure:2606: checking for SmcSaveYourselfDone in -lSM
configure:2625: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm conftest.c -lSM  -lICE  1>&5
configure:2654: checking for X11/SM/SMlib.h
configure:2664: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2702: checking for XpmFreeXpmImage in -lXpm
configure:2721: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm conftest.c -lXpm   1>&5
configure:2754: checking for mawk
configure:2795: checking for getopt_long
configure:2823: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:2855: checking for dirent.h that defines DIR
configure:2868: gcc -c -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c 1>&5
configure:2893: checking for opendir in -ldir
configure:2912: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -ldir   1>&5
ld: cannot open -ldir: No such file or directory
configure: failed program was:
#line 2901 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:2980: checking for program_invocation_short_name
configure:2992: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:2980: checking for program_invocation_name
configure:2992: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:2980: checking for sys_errlist
configure:2992: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3019: checking for memmove
configure:3047: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3019: checking for mkstemp
configure:3047: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3019: checking for scandir
configure:3047: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3019: checking for strcasecmp
configure:3047: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3019: checking for strerror
configure:3047: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3019: checking for strndup
configure:3047: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3019: checking for strnlen
configure:3047: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3076: checking for strtok_r
configure:3104: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3076: checking for strtod
configure:3104: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3076: checking for strtol
configure:3104: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3076: checking for strtoul
configure:3104: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3076: checking for vasprintf
configure:3104: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3076: checking for vsnprintf
configure:3104: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3134: checking for realpath
configure:3162: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3192: checking for vprintf
configure:3220: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3192: checking for doprnt
configure:3220: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
/tmp/cca035681.o: In function `main':
/usr/local/src/gnome-libs-0.99.3/configure:3214: undefined reference to `doprnt'
configure: failed program was:
#line 3197 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char doprnt(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char doprnt();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_doprnt) || defined (__stub___doprnt)
choke me
#else
doprnt();
#endif

; return 0; }
configure:3192: checking for strerror_r
configure:3220: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3245: checking for error_at_line
configure:3257: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure: In function `main':
configure:3253: warning: implicit declaration of function `error_at_line'
configure:3277: checking for uid_t in sys/types.h
configure:3317: checking for string.h
configure:3327: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3317: checking for strings.h
configure:3327: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3317: checking for stdlib.h
configure:3327: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3317: checking for unistd.h
configure:3327: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3317: checking for dirent.h
configure:3327: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3356: checking whether gethostname must be declared
configure:3383: gcc -c -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c 1>&5
configure:3356: checking whether setreuid must be declared
configure:3383: gcc -c -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c 1>&5
configure:3356: checking whether setregid must be declared
configure:3383: gcc -c -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c 1>&5
configure:3356: checking whether getpagesize must be declared
configure:3383: gcc -c -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c 1>&5
configure:3411: checking whether scandir must be declared
configure:3442: gcc -c -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c 1>&5
configure:3505: checking for mawk
configure:3538: checking for perl5
configure:3538: checking for perl
configure:3571: checking for indent
configure:3632: checking for working const
configure:3686: gcc -c -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:3659: warning: `t' might be used uninitialized in this function
configure:3677: warning: `b' might be used uninitialized in this function
configure:3707: checking for inline
configure:3721: gcc -c -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:3717: warning: control reaches end of non-void function
configure: At top level:
configure:3717: warning: return-type defaults to `int'
configure:3747: checking for off_t
configure:3780: checking for size_t
configure:3815: checking for working alloca.h
configure:3827: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:3848: checking for alloca
configure:3876: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4045: checking for unistd.h
configure:4084: checking for getpagesize
configure:4112: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4137: checking for working mmap
configure:4285: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure: In function `main':
configure:4226: warning: implicit declaration of function `getpagesize'
configure:4235: warning: implicit declaration of function `rand'
configure:4236: warning: implicit declaration of function `umask'
configure:4240: warning: implicit declaration of function `write'
configure:4242: warning: implicit declaration of function `close'
configure:4273: warning: implicit declaration of function `read'
configure:4279: warning: implicit declaration of function `unlink'
configure:4313: checking for argz.h
configure:4323: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4313: checking for limits.h
configure:4323: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4313: checking for locale.h
configure:4323: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4313: checking for nl_types.h
configure:4323: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4313: checking for malloc.h
configure:4323: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4313: checking for string.h
configure:4313: checking for unistd.h
configure:4313: checking for sys/param.h
configure:4323: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4353: checking for getcwd
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4353: checking for munmap
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4353: checking for putenv
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4353: checking for setenv
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4353: checking for setlocale
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4353: checking for strchr
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4353: checking for strcasecmp
configure:4353: checking for strdup
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4353: checking for __argz_count
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4353: checking for __argz_stringify
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4353: checking for __argz_next
configure:4381: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4410: checking for stpcpy
configure:4438: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4472: checking for LC_MESSAGES
configure:4484: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4505: checking whether NLS is requested
configure:4540: checking for libintl.h
configure:4550: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4567: checking for gettext in libc
configure:4579: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4693: checking for msgfmt
configure:4727: checking for dcgettext
configure:4755: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:4782: checking for gmsgfmt
configure:4814: checking for xgettext
configure:4854: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c  1>&5
configure:5124: checking for catalogs to be installed
configure:5228: checking for main in -lm
configure:5243: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm   1>&5
configure:5275: checking for dlfcn.h
configure:5285: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5275: checking for dl.h
configure:5285: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5281: dl.h: No such file or directory
configure: failed program was:
#line 5280 "configure"
#include "confdefs.h"
#include <dl.h>
configure:5316: checking for dlopen
configure:5344: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
/tmp/cca043221.o: In function `main':
/usr/local/src/gnome-libs-0.99.3/configure:5338: undefined reference to `dlopen'
configure: failed program was:
#line 5321 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dlopen(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dlopen();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dlopen) || defined (__stub___dlopen)
choke me
#else
dlopen();
#endif

; return 0; }
configure:5366: checking for dlopen in -ldl
configure:5385: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -ldl  -lm  1>&5
configure:5512: checking for dlerror
configure:5540: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  -ldl 1>&5
configure:5570: checking for strerror
configure:5570: checking for gethostbyname
configure:5598: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:5570: checking for setfsgid
configure:5598: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:5570: checking for setenv
configure:5570: checking for putenv
configure:5570: checking for strdup
configure:5667: checking for inet_aton
configure:5695: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:5767: checking for gtk_signal_handler_pending
configure:5795: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm   -lm  1>&5
configure:5825: checking for sys/select.h
configure:5835: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5825: checking for sys/un.h
configure:5835: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5825: checking for paths.h
configure:5835: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5825: checking for sys/syslimits.h
configure:5835: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5831: sys/syslimits.h: No such file or directory
configure: failed program was:
#line 5830 "configure"
#include "confdefs.h"
#include <sys/syslimits.h>
configure:5866: checking for pty.h
configure:5876: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5866: checking for libutil.h
configure:5876: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5872: libutil.h: No such file or directory
configure: failed program was:
#line 5871 "configure"
#include "confdefs.h"
#include <libutil.h>
configure:5905: checking for grantpt
configure:5933: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
/tmp/cca045531.o: In function `main':
/usr/local/src/gnome-libs-0.99.3/configure:5927: undefined reference to `grantpt'
configure: failed program was:
#line 5910 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char grantpt(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char grantpt();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_grantpt) || defined (__stub___grantpt)
choke me
#else
grantpt();
#endif

; return 0; }
configure:5905: checking for login
configure:5933: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
/tmp/cca045661.o: In function `main':
/usr/local/src/gnome-libs-0.99.3/configure:5927: undefined reference to `login'
configure: failed program was:
#line 5910 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char login(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char login();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_login) || defined (__stub___login)
choke me
#else
login();
#endif

; return 0; }
configure:5905: checking for utmpxname
configure:5933: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
/tmp/cca045791.o: In function `main':
/usr/local/src/gnome-libs-0.99.3/configure:5927: undefined reference to `utmpxname'
configure: failed program was:
#line 5910 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char utmpxname(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char utmpxname();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_utmpxname) || defined (__stub___utmpxname)
choke me
#else
utmpxname();
#endif

; return 0; }
configure:5905: checking for utmpname
configure:5933: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:5905: checking for getutmpx
configure:5933: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
/tmp/cca046081.o: In function `main':
/usr/local/src/gnome-libs-0.99.3/configure:5927: undefined reference to `getutmpx'
configure: failed program was:
#line 5910 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getutmpx(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getutmpx();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getutmpx) || defined (__stub___getutmpx)
choke me
#else
getutmpx();
#endif

; return 0; }
configure:5905: checking for setutent
configure:5933: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:5958: checking for Unix98 sendmsg
configure:5976: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:5995: checking for openpty
configure:6023: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  -lutil 1>&5
configure:6041: checking for login
configure:6109: checking for pty.h
configure:6154: checking for util.h
configure:6164: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:6160: util.h: No such file or directory
configure: failed program was:
#line 6159 "configure"
#include "confdefs.h"
#include <util.h>
configure:6200: checking for grantpt in -lpt
configure:6219: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lpt  -lm  1>&5
ld: cannot open -lpt: No such file or directory
configure: failed program was:
#line 6208 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char grantpt();

int main() {
grantpt()
; return 0; }
configure:6251: checking for inflate in -lz
configure:6270: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lz  -lm  1>&5
configure:6287: checking for zlib.h
configure:6297: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:6327: checking for jpeg_destroy_decompress in -ljpeg
configure:6346: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -ljpeg  -lm  1>&5
configure:6369: checking for jpeglib.h
configure:6382: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:6405: checking for TIFFReadScanline in -ltiff
configure:6424: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -ltiff -lm -lm  1>&5
configure:6441: checking for tiffio.h
configure:6451: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:6631: checking for DGifOpenFileName in -lgif
configure:6650: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lgif -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -lm  1>&5
configure:6667: checking for gif_lib.h
configure:6677: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:6707: checking for DGifOpenFileName in -lungif
configure:6726: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lungif -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -lm  1>&5
configure:6743: checking for gif_lib.h
configure:6783: checking for png_read_info in -lpng
configure:6802: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lpng -lz -lm -lm  1>&5
configure:6819: checking for png.h
configure:6829: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:6857: checking for png_structp in png.h
configure:6867: gcc -c -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c 1>&5
configure:6889: checking for strdup
configure:6945: checking for utime.h
configure:6955: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:6985: checking for unistd.h
configure:7024: checking for getpagesize
configure:7077: checking for working mmap
configure:7248: checking for umode_t
configure:7282: checking for t_accept in -lnsl
configure:7301: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lnsl  -lm  1>&5
/tmp/cca049321.o: In function `main':
/usr/local/src/gnome-libs-0.99.3/configure:7297: undefined reference to `t_accept'
configure: failed program was:
#line 7290 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char t_accept();

int main() {
t_accept()
; return 0; }
configure:7329: checking for socket in -lsocket
configure:7348: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lsocket  -lm  1>&5
ld: cannot open -lsocket: No such file or directory
configure: failed program was:
#line 7337 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char socket();

int main() {
socket()
; return 0; }
configure:7380: checking for socket
configure:7408: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:7487: checking for gethostbyname
configure:7587: checking struct linger is available
configure:7610: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:7602: warning: return-type defaults to `int'
configure:7635: checking for pmap_set
configure:7663: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:7736: checking for pmap_getport
configure:7764: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:7736: checking for pmap_getmaps
configure:7764: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:7736: checking for rresvport
configure:7764: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:7792: checking for rpc/pmap_clnt.h
configure:7802: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:7874: checking for ext2fs/ext2fs.h
configure:7884: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:7874: checking for linux/ext2_fs.h
configure:7884: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:7938: checking for dbopen
configure:7966: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
/tmp/cca051141.o: In function `main':
/usr/local/src/gnome-libs-0.99.3/configure:7960: undefined reference to `dbopen'
configure: failed program was:
#line 7943 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dbopen(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dbopen();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dbopen) || defined (__stub___dbopen)
choke me
#else
dbopen();
#endif

; return 0; }
configure:7985: checking for dbopen in -ldb
configure:8004: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -ldb  -lm  1>&5
configure:8075: checking for db_185.h
configure:8085: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8081: db_185.h: No such file or directory
configure: failed program was:
#line 8080 "configure"
#include "confdefs.h"
#include <db_185.h>
configure:8075: checking for db.h
configure:8085: gcc -E  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:8121: checking for X
configure:8435: checking for dnet_ntoa in -ldnet
configure:8454: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -ldnet  -lm  1>&5
ld: cannot open -ldnet: No such file or directory
configure: failed program was:
#line 8443 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:8476: checking for dnet_ntoa in -ldnet_stub
configure:8495: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -ldnet_stub  -lm  1>&5
ld: cannot open -ldnet_stub: No such file or directory
configure: failed program was:
#line 8484 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:8524: checking for gethostbyname
configure:8622: checking for connect
configure:8650: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:8714: checking for remove
configure:8742: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:8806: checking for shmat
configure:8834: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  1>&5
configure:8907: checking for IceConnectionNumber in -lICE
configure:8926: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  -L/usr/X11R6/lib conftest.c -lICE  -lm  1>&5
configure:8992: checking for imlib-config
configure:9023: checking for IMLIB - version >= 1.9
configure:9085: gcc -o conftest -g -O2 -Wall -Wno-unused  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  -L/usr/local/lib -lgdk_imlib -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm 1>&5
configure:9425: checking for esd-config
configure:9456: checking for ESD - version >= 0.2.5
configure:9538: gcc -o conftest -g -O2 -Wall -Wno-unused    -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -lm  -L/usr/lib -lesd -laudiofile -lm 1>&5
configure:9620: checking for afOpenFile in -laudiofile
configure:9639: gcc -o conftest -g -O2 -Wall -Wno-unused   -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  conftest.c -laudiofile -L/usr/lib -lesd -laudiofile -lm -lm  1>&5
configure:9702: checking for orbit-config
configure:9734: checking for orbit-idl
configure:9764: checking for working ORBit environment


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