Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-users: Re: [Ethereal-users] Error making 0.9.6 on Solaris 2.6

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Tue, 27 Aug 2002 19:22:22 +0200
Just a short question: What happens, when you run make after the
configure has completed? (just ignore the errors, because makefiles
are created, maybe they even work, although I'm a bit pessimistic
about wiretap and epan).
Another question is, whether you have one of libglib or libgmodules
installed in several places in your linker path.

 Ciao
     Jörg

> checking for GLIB - version >= 1.1.0... no
> *** Could not run GLIB test program, checking why...
> *** The test program compiled, but did not run. This usually means
...
> configure:7787: checking for glib-config
> configure:7805: found /usr/local/bin/glib-config
> configure:7818: result: /usr/local/bin/glib-config
> configure:7826: checking for GLIB - version >= 1.1.0
> configure:7927: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g
> -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include   conftest.c
> -L/usr/local/lib -lgmodule -lglib -ldl  >&5
> configure: In function `main':
> configure:7897: warning: comparison between signed and unsigned
> configure:7898: warning: comparison between signed and unsigned
> configure:7898: warning: comparison between signed and unsigned
> configure:7899: warning: comparison between signed and unsigned
> configure:7899: warning: comparison between signed and unsigned
> configure:7899: warning: comparison between signed and unsigned
> configure:7930: $? = 0
> configure:7932: ./conftest
> ld.so.1: ./conftest: fatal: libgmodule-1.2.so.0: open failed: No such file
> or directory
> ./configure[7933]: 14345 Killed
> configure:7935: $? = 137
> configure: program exited with status 137
> configure: failed program was:
> #line 7849 "configure"
> #include "confdefs.h"
...
> configure:7956: result: no
> configure:7992: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g
> -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include   conftest.c
> -L/usr/local/lib -lgmodule -lglib -ldl >&5
> configure:7995: $? = 0
> configure:7998: test -s conftest
> configure:8001: $? = 0