Re: [gtk-list] Re: errors building 0.99.0 on Solaris 2.5.1



On 16 Dec 1997, Harald Meland wrote:

> I guess I should feel lucky then, as on Solaris 2.6 i get (only)
> these:
> 

I've compiled and linked GTK against Solaris 2.6 / X11R6.3 many times
successfully, so this is just X11R5 and openwin.

> 
> 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.s


o -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.s


o -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
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 

--
Shawn T. Amundson		Complete Internet Solutions
Senior Systems Administrator	Minneapolis, Minnesota, USA
amundson@CompleteIS.com		http://www.CompleteIS.com/~amundson

while (i) { last }
    i, do exist.
    forever;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]