Ethereal-dev: [Ethereal-dev] Configure ethereal failue.

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

From: Too H H <hhtoo@xxxxxxxxxxxx>
Date: Thu, 10 Apr 2003 21:54:45 +0800
Title: Configure ethereal failue.

Dear Developer,

I cannot configure ethereal-0.9.11 because I cannot find gtk-config or glib-config in my solaris 8 Intel machine. Where can I get a copy of these programs?

Here is the output of the ./configure

b2b03:HO:/home1/users/too/forms/ethereal-0.9.11> ./configure

checking build system type... i386-pc-solaris2.8

checking host system type... i386-pc-solaris2.8

checking target system type... i386-pc-solaris2.8

checking for a BSD-compatible install... ./install-sh -c

checking whether build environment is sane... yes

checking for gawk... no

checking for mawk... no

checking for nawk... nawk

checking whether make sets ${MAKE}... yes

checking for gcc... no

checking for cc... cc

checking for C compiler default output... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... no

checking whether cc accepts -g... yes

checking for cc option to accept ANSI C... none needed

checking for style of include used by make... GNU

checking dependency style of cc... none

checking how to run the C preprocessor... cc -E

checking for non-GNU ld... /usr/ccs/bin/ld

checking if the linker (/usr/ccs/bin/ld) is GNU ld... no

checking for /usr/ccs/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/ccs/bin/nm -p

checking whether ln -s works... yes

checking how to recognise dependant libraries... pass_all

checking command to parse /usr/ccs/bin/nm -p output... ok

checking for egrep... grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... no

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking for ranlib... ranlib

checking for strip... strip

checking for objdir... .libs

checking for cc option to produce PIC... -KPIC

checking if cc PIC flag -KPIC works... yes

checking if cc static flag -Bstatic works... yes

checking if cc supports -c -o file.o... yes

checking if cc supports -c -o file.lo... no

checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... no

checking dynamic linker characteristics... solaris2.8 ld.so

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... no

creating libtool

checking for bison... bison -y

checking for flex... flex

checking for yywrap in -lfl... yes

checking lex output file root... lex.yy

checking whether yytext is a pointer... yes

checking for perl... /usr/bin/perl

checking for pod2man... no

checking for flex... /usr/local/bin/flex

checking for python... no

checking for pkgproto... yes

checking for pkgmk... yes

checking for pkgtrans... yes

checking for rpm... no

checking to see if we can add '-Wall -W' to CFLAGS... no

checking for platform-specific compiler flags... none needed

checking whether to use /usr/local for headers and libraries... yes

checking for LD_LIBRARY_PATH... yes -- added LD_LIBRARY_PATH to run-time linker

path

checking for GNU sed as first sed in PATH... no

checking whether one of /usr/bin/sed or /bin/sed or /usr/ucb/sed will be used...

 no

checking for gtk-config... no

checking for GTK - version >= 1.2.0... no

*** The gtk-config script installed by GTK could not be found

*** If GTK was installed in PREFIX, make sure PREFIX/bin is in

*** your path, or set the GTK_CONFIG environment variable to the

*** full path to gtk-config.

checking for glib-config... no

checking for GLIB - version >= 1.2.0... no

*** The glib-config script installed by GLIB could not be found

*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in

*** your path, or set the GLIB_CONFIG environment variable to the

*** full path to glib-config.

configure: error: GLib distribution not found.




Regards

HHToo