[gtk-server] Problem during compilation under Solaris
- From: Pascal Kreyer <Pascal.Kreyer@xxxxxxxxxx>
- To: gtk-server@xxxxxxxxxxxxx
- Date: Sun, 11 Dec 2005 14:22:00 +0100
Hi,
i have a problem to compiled gtk-server under Solaris. The problem is
located in the libsocket.so library. Do have anyone experience with this
probelm ?
Here is the output from the configure script :
----------
checking for socket... no
configure: error: Cannot compile - missing function: socket
----------
configure:4925: checking for socket
configure:4982: gcc -o conftest -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/openwin/include -I/usr/sfw/include
-I/usr/sfw/include/freetype2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -lffi conftest.c -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lmlib -lpangoxft-1.0
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 >&5
Undefined first referenced
symbol in file
socket /var/tmp//cce7KPqy.o (symbol
belongs to implicit dependency /usr/lib/libsocket.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:4988: $? = 1
Thanks
Regards,
Pascal
Other related posts:
- » [gtk-server] Problem during compilation under Solaris
- » [gtk-server] Problem during compilation under Solaris
- » [gtk-server] Re: Problem during compilation under Solaris
- » [gtk-server] Re: Problem during compilation under Solaris
- » [gtk-server] Re: Problem during compilation under Solaris
- » [gtk-server] Re: Problem during compilation under Solaris
- » [gtk-server] Re: Problem during compilation under Solaris
- » [gtk-server] Re: Problem during compilation under Solaris
Regards,
Pascal