Re: [gtk-list] errors building 0.99.0 on Solaris 2.5.1
- From: Harald Meland <Harald Meland usit uio no>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] errors building 0.99.0 on Solaris 2.5.1
- Date: 16 Dec 1997 01:00:00 +0100
[John M. Harres]
| In trying to build 0.99.0, I am getting:
|
| ../libtool --mode=link gcc -g -O2 -DNDEBUG -Wall -DUSE_XIM -o testgtk testgtk.o libgtk.la ../gdk/libgdk.la -L/usr/openwin/lib -R/usr/openwin/lib ../glib/libglib.la -lm
| gcc -g -O2 -DNDEBUG -Wall -DUSE_XIM -o .libs/testgtk testgtk.o -R/usr/local/lib .libs/libgtk.so -R/usr/local/lib ../gdk/.libs/libgdk.so -L/usr/openwin/lib -R/usr/openwin/lib -R/usr/local/lib ../glib/.libs/libglib.so -lm
[Errors elided]
I guess I should feel lucky then, as on Solaris 2.6 i get (only)
these:
Using our locally compiled X11R5 libraries/includes:
octarine$ ./configure
octarine$ make
[...]
../libtool --mode=link gcc -g -O2 -DNDEBUG -Wall -DUSE_XIM -DX_LOCALE -o testgtk testgtk.o libgtk.la ../gdk/libgdk.la -L/local/X11R5/lib -R/local/X11R5/lib -lXext -lX11 -lsocket -lnsl ../glib/libglib.la -lm
gcc -g -O2 -DNDEBUG -Wall -DUSE_XIM -DX_LOCALE -o .libs/testgtk testgtk.o -R/usr/local/lib .libs/libgtk.so -R/usr/local/lib ../gdk/.libs/libgdk.so -L/local/X11R5/lib -R/local/X11R5/lib -lXext -lX11 -lsocket -lnsl -R/usr/local/lib ../glib/.libs/libglib.so -lm
Undefined first referenced
symbol in file
_Xmbstowcs ../gdk/.libs/libgdk.so
_Xsetlocale ../gdk/.libs/libgdk.so
_Xwctomb ../gdk/.libs/libgdk.so
ld: fatal: Symbol referencing errors. No output written to .libs/testgtk
collect2: ld returned 1 exit status
make[2]: *** [testgtk] Error 1
make[2]: Leaving directory `/usit/octarine/local/.very/tmp/gtk+-0.99.0/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usit/octarine/local/.very/tmp/gtk+-0.99.0'
make: *** [all-recursive-am] Error 2
Using Sun's X11 libs/includes:
octarine$ ./configure --x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib
octarine$ make
[...]
../libtool --mode=link gcc -g -O2 -DNDEBUG -Wall -DUSE_XIM -DX_LOCALE -o testgtk testgtk.o libgtk.la ../gdk/libgdk.la -L/usr/openwin/lib -R/usr/openwin/lib -lXext -lX11 -lsocket -lnsl ../glib/libglib.la -lm
gcc -g -O2 -DNDEBUG -Wall -DUSE_XIM -DX_LOCALE -o .libs/testgtk testgtk.o -R/usr/local/lib .libs/libgtk.so -R/usr/local/lib ../gdk/.libs/libgdk.so -L/usr/openwin/lib -R/usr/openwin/lib -lXext -lX11 -lsocket -lnsl -R/usr/local/lib ../glib/.libs/libglib.so -lm
Undefined first referenced
symbol in file
_Xsetlocale ../gdk/.libs/libgdk.so
ld: fatal: Symbol referencing errors. No output written to .libs/testgtk
collect2: ld returned 1 exit status
make[2]: *** [testgtk] Error 1
make[2]: Leaving directory `/usit/octarine/local/.very/tmp/gtk+-0.99.0/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usit/octarine/local/.very/tmp/gtk+-0.99.0'
make: *** [all-recursive-am] Error 2
Anyone got any hints? Is it the internationalization detection stuff
in "configure" that's broken?
--
Harald
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]