Re: [gtk-list] Solaris compile error
- From: Tom Tromey <tromey creche cygnus com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Solaris compile error
- Date: 18 Mar 1998 14:19:11 -0700
John> gcc -g -O2 -DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM -o .libs/testgtk
John> testgtk.o -R/usr/local/lib .libs/libgtk.so -R/usr/local/lib
John> ../gdk/.libs/libgdk.so -L/usr/openwin/lib -lXext -lX11 -lsocket -lnsl
John> -L/usr/openwin/lib -R/usr/openwin/lib -lXext -lX11 -lsocket -lnsl
John> -R/usr/local/lib ../glib/.libs/libglib.so -lm
John> creating testgtk
John> Bus Error - core dumped
John> I imagine the problem may relate to not specifying the
John> appropriate libs. I'm clear, however, on how or what I should
John> be specifying for Solaris 2.51. Any assistance is appreciated.
I believe The core dumps are actually coming from the `echo' program,
as run by libtool. The libtool maintainer recently posted a patch
here which fixes the problem. Get his patch, apply it, and things
should work properly.
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]