Ethereal-users: [ethereal-users] Problem Compiling on Solaris 2.5.1

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

Date Next Thread Next
From: Milind Joshi <2jmilind@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 4 Jan 1999 21:22:38 +0500 (GMT-5)
Hi All,
Please let me know if any of you have faced a similar problem.
Is there something I'm doing wrong?
Regards,
Milind

gcc -g -O2 -DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM -DX_LOCALE -o
.libs/testgtk testgtk.o -R/home1/gt
k/lib .libs/libgtk.so -R/home1/gtk/lib ../gdk/.libs/libgdk.so
-L/usr/openwin/lib -lXext -lX11 -ls
ocket -lnsl -L/usr/openwin/lib -R/usr/openwin/lib -lXext -lX11 -lsocket
-lnsl -R/home1/gtk/lib ..
/glib/.libs/libglib.so -lm
Undefined                       first referenced
 symbol                             in file
_Xmbstowcs                          ../gdk/.libs/libgdk.so
_Xsetlocale                         .libs/libgtk.so
_Xwctomb                            ../gdk/.libs/libgdk.so
ld: fatal: Symbol referencing errors. No output written to .libs/testgtk
*** Error code 1
make: Fatal error: Command failed for target `testgtk'
Current working directory /builds/builds6/temp_use/gtk+-1.0.6/gtk
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'