ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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: "HOOD, Andy" <ahood@xxxxxxxxxxxxxx>
Date: Wed, 28 Aug 2002 11:28:54 +1000
> -----Original Message-----
> From: Morgan, Chip E. [mailto:Chip.Morgan@xxxxxxxxxx]
> Sent: Tuesday, 27 August 2002 23:04
> To: 'Joerg Mayer'
> Cc: 'ethereal-users@xxxxxxxxxxxx'
> Subject: RE: [Ethereal-users] Error making 0.9.6 on Solaris 2.6

-- snip --
> 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

Is libgmodule-1.2.so.0 in /usr/local/lib or /usr/lib and executable by you?
If it is somewhere else you will need to add "-L/the/other/place
-R/the/other/place" to LDFLAGS.

On my Solaris 2.6

lrwxrwxrwx   1 root     other         23 Nov  7  2000
/usr/local/lib/libgmodule-1.2.so.0 -> libgmodule-1.2.so.0.0.8*
-rwxr-xr-x   1 bin      bin        34388 Nov  1  2000
/usr/local/lib/libgmodule-1.2.so.0.0.8*
-rw-r--r--   1 bin      bin        33224 Nov  1  2000
/usr/local/lib/libgmodule.a
-rw-r--r--   1 bin      bin          692 Nov  1  2000
/usr/local/lib/libgmodule.la
lrwxrwxrwx   1 root     other         23 Nov  7  2000
/usr/local/lib/libgmodule.so -> libgmodule-1.2.so.0.0.8*

I got a clean compile with gcc 3.0.1, glib/gtk 1.2.8, ucd-snmp 4.2.5 and
openssl 0.9.6e

Regards,
Andrew Hood
A distributed system is one in which the failure of a computer you
didn't even know existed can render your own computer unusable. --
Leslie Lamport, as quoted in CACM, June 1992

<<application/ms-tnef>>