Ethereal-users: Re: Re: [Ethereal-users] Install Probs
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: "Jonty Ray" <jonty_11@xxxxxxxxxxxxxx>
Date: Tue, 14 Oct 2003 23:50:54 -0000
Hi Guy, Thx for ur help, appreciate it! I added /usr/ccs/bin to my path. same result. I have attached the Config Logs for both GTK and GLIB. (when I run .configure) Where and how can i get GNU Make. Please advise. Thx a lot, Ujjval. On Tue, 14 Oct 2003 Guy Harris wrote : >On Mon, Oct 13, 2003 at 11:41:53PM -0000, Jonty Ray wrote: > > 2) Installed GLIB version 1.2.8. After I run tar xvf glib1.2.8*.tar it > > creates a folder for me. > > From that folder i run ./configure. (Shud i be root to tun this) > >No. > > > No Errors > > I do not see any make file there. so I cannot run make or "make install" > >Well, it might not have reported an error, but if there's no Makefile, >there *was* an error of some sort, even if it wasn't reported as such. > >We'd need to see the *entire* output of the configure script - and the >contents of the "config.log" file in the GLib source directory - to be >able to figure out what the problem is. > > > 3) Then I untar libcap_2003.10.10. and run ./configure & Get error below: > > configure: error: DAG support only available with 'linux' 'bpf' and 'dag' packet capture types > >That's a bug in recent CVS versions of libpcap. I've checked in a fix; >it's in the current CVS tree. It will probably not be in a "current tar >files" libpcap snapshot until the libpcap-2003.10.15 snapshot, which >will be on the tcpdump.org Web site on Wednesday. > > > 4) Now when I untar the gtk and it creates a folder for me > > Run ./configure from that folder i get error that there is no makefile > > as follows: > > > > ... > > > checking whether make is GNU Make... ./configure: make: not found > >No, you get an error that there is no "make", not that there's no >Makefile. > >You need either to have GNU Make installed, or you need to have your >path include /usr/ccs/bin. > >That might also have been the problem with GLib, so after you've fixed >your path to include /usr/ccs/bin, try running configure in its >directory as well. > > > and also error in the end regarding improper GLIB. as follows: > > > > ... > > > checking for GLIB - version >= 1.2.8... ./configure: /scratch/users/ukoul/Ethereal/glib-1.2.8: cannot execute > > ./configure: /scratch/users/ukoul/Ethereal/glib-1.2.8: cannot execute > > ./configure: /scratch/users/ukoul/Ethereal/glib-1.2.8: cannot execute > > ./configure: /scratch/users/ukoul/Ethereal/glib-1.2.8: cannot execute > > ./configure: /scratch/users/ukoul/Ethereal/glib-1.2.8: cannot execute > > no > > *** Could not run GLIB test program, checking why... > > *** The test program failed to compile or link. See the file config.log for the > > *** exact error that occured. This usually means GLIB was incorrectly installed > > *** or that you have moved GLIB since it was installed. In the latter case, you > > *** may want to edit the glib-config script: /scratch/users/ukoul/Ethereal/glib-1.2.8 > >The error is probably not that there's an *improper* GLib, the error is >probably that there's *no* GLib, as you weren't able to configure it. >You *cannot* build GTK+ without GLib, so you'll have to get GLib built >and installed before you can even *try* to build GTK+.
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:634: checking for a BSD compatible install configure:687: checking whether build environment is sane configure:744: checking whether make sets ${MAKE} configure:783: checking for working aclocal configure:796: checking for working autoconf configure:809: checking for working automake configure:822: checking for working autoheader configure:835: checking for working makeinfo configure:951: checking host system type configure:972: checking build system type configure:992: checking for ranlib configure:1022: checking for gcc configure:1135: checking whether the C compiler (gcc ) works configure:1151: gcc -o conftest -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:1177: checking whether the C compiler (gcc ) is a cross-compiler configure:1182: checking whether we are using GNU C configure:1210: checking whether gcc accepts -g configure:1253: checking for ld used by GCC configure:1315: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:1331: checking for BSD-compatible nm configure:1367: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: gcc -c -g -O2 -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -g -O2 -fPIC -DPIC -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -g -O2 -o out/conftest2.o -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -g -O2 -c -o conftest.lo -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -g -O2 -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include -static conftest.c 1>&5 ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: gcc -c -g -O2 -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:1639: eval "/usr/ccs/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BDT]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: gcc -o conftest -g -O2 -fno-builtin -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c conftstm.o 1>&5 configure:1553: checking whether to enable maintainer-specific portions of Makefiles configure:1583: checking host system type configure:1651: checking whether to enable memory checking configure:1664: checking whether to enable memory profiling configure:1694: checking for gcc configure:1807: checking whether the C compiler (gcc -g -O2 ) works configure:1823: gcc -o conftest -g -O2 -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:1849: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler configure:1854: checking whether we are using GNU C configure:1882: checking whether gcc accepts -g configure:1917: checking for gcc option to accept ANSI C configure:2005: checking for a BSD compatible install configure:2078: checking for extra flags to get ANSI library prototypes configure:2090: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c -lm 1>&5 configure:2131: checking for extra flags for POSIX compliance configure:2140: gcc -c -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:2136: warning: unused variable `dir' configure:2174: checking how to run the C preprocessor configure:2254: checking for ANSI C header files configure:2360: checking for vprintf configure:2468: checking for atexit configure:2468: checking for on_exit configure:2522: checking size of char configure:2561: checking size of short configure:2600: checking size of long configure:2639: checking size of int configure:2678: checking size of void * configure:2717: checking size of long long configure:2757: checking for working const configure:2833: checking for __inline configure:2874: checking for __inline__ configure:2915: checking for inline configure:2957: checking whether byte ordering is bigendian configure:3051: checking for float.h configure:3094: checking for limits.h configure:3137: checking for pwd.h configure:3180: checking for sys/param.h configure:3223: checking for sys/poll.h configure:3266: checking for sys/select.h configure:3309: checking for sys/time.h configure:3352: checking for sys/times.h configure:3395: checking for unistd.h configure:3438: checking for values.h configure:3482: checking for lstat configure:3482: checking for strerror configure:3482: checking for strsignal configure:3482: checking for memmove configure:3482: checking for vsnprintf configure:3482: checking for strcasecmp configure:3482: checking for strncasecmp configure:3482: checking for poll configure:3537: checking for sys_errlist configure:3550: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3570: checking for sys_siglist configure:3582: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:3577: warning: implicit declaration of function `exit' configure:3577: warning: passing arg 1 of `exit' makes integer from pointer without a cast Undefined first referenced symbol in file sys_siglist /var/tmp//cc0rLqzf.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3572 "configure" #include "confdefs.h" int main() { extern char *sys_siglist[]; exit (sys_siglist[0]); ; return 0; } configure:3602: checking for sys_siglist declaration configure:3613: gcc -c -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:3608: warning: implicit declaration of function `strlen' configure:3608: error: `sys_siglist' undeclared (first use in this function) configure:3608: error: (Each undeclared identifier is reported only once configure:3608: error: for each function it appears in.) configure: failed program was: #line 3604 "configure" #include "confdefs.h" #include <signal.h> int main() { strlen (sys_siglist[0]); ; return 0; } configure:3633: checking for fd_set configure:3642: gcc -c -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:3638: warning: unused variable `readMask' configure:3638: warning: unused variable `writeMask' configure:3690: checking for wchar.h configure:3697: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3721: checking for wctype.h configure:3728: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3752: checking for iswalnum configure:3849: checking if iswalnum() and friends are properly defined configure:3871: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3892: checking whether realloc (NULL,) will work configure:3934: checking for an implementation of va_copy() configure:3979: checking for an implementation of __va_copy() configure:4024: checking whether va_lists can be copied by value configure:4094: checking for dlopen configure:4193: checking for dlopen in -ldl configure:4228: checking for dlsym in -ldl configure:4378: checking for preceeding underscore in symbols configure:4426: checking for dlerror configure:4537: checking for cond_init in -lthread configure:4662: checking for thread implementation configure:4990: checking for cond_init in -lthread configure:5092: checking necessary linker options configure:5137: checking necessary compiler options configure:5155: checking for localtime_r configure:5155: checking for rand_r configure:5209: checking for getpwuid_r configure:5254: checking whether getpwuid_r is posix like configure:5267: gcc -c -g -O2 -Wall -D_REENTRANT -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:5263: error: too many arguments to function `getpwuid_r' configure: failed program was: #line 5258 "configure" #include "confdefs.h" #include <pwd.h> #include <sys/types.h> #include <stdlib.h> int main() { getpwuid_r((uid_t)0, NULL, NULL, (size_t)0, NULL); ; return 0; } configure:5404: checking size of mutex_t configure:5444: checking byte contents of mutex_t configure:5505: checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP POLLNVAL configure:5536: gcc -o conftest -g -O2 -Wall -D_REENTRANT -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:659: checking for a BSD compatible install configure:712: checking whether build environment is sane configure:769: checking whether make sets ${MAKE} configure:808: checking for working aclocal configure:821: checking for working autoconf configure:834: checking for working automake configure:847: checking for working autoheader configure:860: checking for working makeinfo configure:955: checking host system type configure:976: checking build system type configure:996: checking for ranlib configure:1026: checking for gcc configure:1139: checking whether the C compiler (gcc ) works configure:1155: gcc -o conftest -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:1181: checking whether the C compiler (gcc ) is a cross-compiler configure:1186: checking whether we are using GNU C configure:1214: checking whether gcc accepts -g configure:1257: checking for ld used by GCC configure:1319: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:1335: checking for BSD-compatible nm configure:1371: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: gcc -c -g -O2 -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -g -O2 -fPIC -DPIC -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -g -O2 -o out/conftest2.o -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -g -O2 -c -o conftest.lo -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -g -O2 -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include -static conftest.c 1>&5 ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: gcc -c -g -O2 -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 ltconfig:1639: eval "/usr/ccs/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BDT]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: gcc -o conftest -g -O2 -fno-builtin -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c conftstm.o 1>&5 configure:1557: checking whether to enable maintainer-specific portions of Makefiles configure:1587: checking host system type configure:1695: checking whether build environment is sane configure:1737: checking for gcc configure:1850: checking whether the C compiler (gcc -g -O2 ) works configure:1866: gcc -o conftest -g -O2 -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:1892: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler configure:1897: checking whether we are using GNU C configure:1925: checking whether gcc accepts -g configure:1957: checking for POSIXized ISC configure:1981: checking for gcc option to accept ANSI C configure:2034: gcc -c -g -O2 -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:2069: checking for a BSD compatible install configure:2122: checking whether make sets ${MAKE} configure:2179: checking for mawk configure:2179: checking for gawk configure:2179: checking for nawk configure:2213: checking for perl5 configure:2213: checking for perl configure:2247: checking for indent configure:2284: checking whether make is GNU Make configure:2302: checking how to run the C preprocessor configure:2323: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:2382: checking for ANSI C header files configure:2395: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:2462: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:2457: warning: implicit declaration of function `exit' configure:2486: checking for working const configure:2540: gcc -c -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:2514: warning: unused variable `s' configure:2534: warning: unused variable `foo' configure:2496: warning: unused variable `x' configure:2502: warning: unused variable `zero' configure:2513: warning: `t' might be used uninitialized in this function configure:2531: warning: `b' might be used uninitialized in this function configure:2561: checking for inline configure:2575: gcc -c -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:2570: warning: control reaches end of non-void function configure:2601: checking for off_t configure:2634: checking for size_t configure:2669: checking for working alloca.h configure:2681: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:2677: warning: unused variable `p' configure:2702: checking for alloca configure:2735: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:2731: warning: unused variable `p' configure:2904: checking for unistd.h configure:2914: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:2943: checking for getpagesize configure:2971: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:2996: checking for working mmap configure:3147: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3175: checking for argz.h configure:3185: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3181:18: argz.h: No such file or directory configure: failed program was: #line 3180 "configure" #include "confdefs.h" #include <argz.h> configure:3175: checking for limits.h configure:3185: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3175: checking for locale.h configure:3185: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3175: checking for nl_types.h configure:3185: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3175: checking for malloc.h configure:3185: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3175: checking for string.h configure:3185: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3175: checking for unistd.h configure:3175: checking for sys/param.h configure:3185: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3215: checking for getcwd configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3215: checking for munmap configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3215: checking for putenv configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3215: checking for setenv configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 Undefined first referenced symbol in file setenv /var/tmp//ccC7m17u.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3220 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setenv(); 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 setenv(); 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_setenv) || defined (__stub___setenv) choke me #else setenv(); #endif ; return 0; } configure:3215: checking for setlocale configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3215: checking for strchr configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3227: warning: conflicting types for built-in function `strchr' configure:3215: checking for strcasecmp configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3215: checking for strdup configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3215: checking for __argz_count configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 Undefined first referenced symbol in file __argz_count /var/tmp//ccSfqGoN.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3220 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); 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 __argz_count(); 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___argz_count) || defined (__stub_____argz_count) choke me #else __argz_count(); #endif ; return 0; } configure:3215: checking for __argz_stringify configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 Undefined first referenced symbol in file __argz_stringify /var/tmp//ccvqGPYg.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3220 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); 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 __argz_stringify(); 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___argz_stringify) || defined (__stub_____argz_stringify) choke me #else __argz_stringify(); #endif ; return 0; } configure:3215: checking for __argz_next configure:3243: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 Undefined first referenced symbol in file __argz_next /var/tmp//cc0I3Z6K.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3220 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); 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 __argz_next(); 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___argz_next) || defined (__stub_____argz_next) choke me #else __argz_next(); #endif ; return 0; } configure:3272: checking for stpcpy configure:3300: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 Undefined first referenced symbol in file stpcpy /var/tmp//ccQWa3Ys.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3277 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy(); 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 stpcpy(); 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_stpcpy) || defined (__stub___stpcpy) choke me #else stpcpy(); #endif ; return 0; } configure:3334: checking for LC_MESSAGES configure:3346: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3367: checking whether NLS is requested configure:3399: checking for libintl.h configure:3409: gcc -E -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c >/dev/null 2>conftest.out configure:3426: checking for dgettext in libc configure:3438: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3556: checking for msgfmt configure:3590: checking for dcgettext configure:3618: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:3645: checking for gmsgfmt configure:3681: checking for xgettext configure:3721: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 Undefined first referenced symbol in file _nl_msg_cat_cntr /var/tmp//cc6FfZHg.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3713 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:3997: checking for catalogs to be installed configure:4107: checking for extra flags to get ANSI library prototypes configure:4121: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c -lm 1>&5 configure:4161: checking for extra flags for POSIX compliance configure:4170: gcc -c -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure: In function `main': configure:4166: warning: unused variable `dir' configure:4263: checking for glib-config configure:4298: checking for GLIB - version >= 1.2.8 configure:4397: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:4323:18: glib.h: No such file or directory configure: In function `main': configure:4336: warning: implicit declaration of function `g_strdup' configure:4336: warning: assignment makes pointer from integer without a cast configure:4342: error: `glib_major_version' undeclared (first use in this function) configure:4342: error: (Each undeclared identifier is reported only once configure:4342: error: for each function it appears in.) configure:4342: error: parse error before ')' token configure:4343: error: `glib_minor_version' undeclared (first use in this function) configure:4343: error: parse error before ')' token configure:4344: error: `glib_micro_version' undeclared (first use in this function) configure:4344: error: parse error before ')' token configure:4347: error: parse error before ',' token configure:4358: error: `GLIB_MAJOR_VERSION' undeclared (first use in this function) configure:4359: error: `GLIB_MINOR_VERSION' undeclared (first use in this function) configure:4360: error: `GLIB_MICRO_VERSION' undeclared (first use in this function) configure: failed program was: #line 4321 "configure" #include "confdefs.h" #include <glib.h> #include <stdio.h> #include <stdlib.h> int main () { int major, minor, micro; char *tmp_version; system ("touch conf.glibtest"); /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = g_strdup("1.2.8"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "1.2.8"); exit(1); } if ((glib_major_version != ) || (glib_minor_version != ) || (glib_micro_version != )) { printf("\n*** 'glib-config --version' returned %d.%d.%d, but GLIB (%d.%d.%d)\n", , , , glib_major_version, glib_minor_version, glib_micro_version); printf ("*** was found! If glib-config was correct, then it is best\n"); printf ("*** to remove the old version of GLIB. You may also be able to fix the error\n"); printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); printf("*** required on your system.\n"); printf("*** If glib-config was wrong, set the environment variable GLIB_CONFIG\n"); printf("*** to point to the correct copy of glib-config, and remove the file config.cache\n"); printf("*** before re-running configure\n"); } else if ((glib_major_version != GLIB_MAJOR_VERSION) || (glib_minor_version != GLIB_MINOR_VERSION) || (glib_micro_version != GLIB_MICRO_VERSION)) { printf("*** GLIB header files (version %d.%d.%d) do not match\n", GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION); printf("*** library (version %d.%d.%d)\n", glib_major_version, glib_minor_version, glib_micro_version); } else { if ((glib_major_version > major) || ((glib_major_version == major) && (glib_minor_version > minor)) || ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) { return 0; } else { printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n", glib_major_version, glib_minor_version, glib_micro_version); printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n", major, minor, micro); printf("*** GLIB is always available from ftp://ftp.gtk.org.\n"); printf("***\n"); printf("*** If you have already installed a sufficiently new version, this error\n"); printf("*** probably means that the wrong copy of the glib-config shell script is\n"); printf("*** being found. The easiest way to fix this is to remove the old version\n"); printf("*** of GLIB, but you can also set the GLIB_CONFIG environment to point to the\n"); printf("*** correct copy of glib-config. (In this case, you will have to\n"); printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); printf("*** so that the correct libraries are found at run-time))\n"); } } return 1; } configure:4441: gcc -o conftest -g -O2 -Wall -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include conftest.c 1>&5 configure:4433:18: glib.h: No such file or directory configure: In function `main': configure:4437: error: `glib_major_version' undeclared (first use in this function) configure:4437: error: (Each undeclared identifier is reported only once configure:4437: error: for each function it appears in.) configure:4437: error: `glib_minor_version' undeclared (first use in this function) configure:4437: error: `glib_micro_version' undeclared (first use in this function) configure: failed program was: #line 4431 "configure" #include "confdefs.h" #include <glib.h> #include <stdio.h> int main() { return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); ; return 0; }
- Follow-Ups:
- Re: [Ethereal-users] Install Probs
- From: Guy Harris
- Re: [Ethereal-users] Install Probs
- Prev by Date: [Ethereal-users] count the number of packets
- Next by Date: Re: [Ethereal-users] count the number of packets
- Previous by thread: Re: [Ethereal-users] Install Probs
- Next by thread: Re: [Ethereal-users] Install Probs
- Index(es):