Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2000 13:55:29 -0500
From:      Vivek Khera <khera@kciLink.com>
To:        freebsd-ports@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: Problem with GTK port
Message-ID:  <14891.59553.905267.222398@onceler.kciLink.com>
In-Reply-To: <200012041745.JAA11576@hokkshideh.jetcafe.org>
References:  <200012041745.JAA11576@hokkshideh.jetcafe.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "DH" == Dave Hayes <dave@jetcafe.org> writes:

DH> So, being the inquisitive type, I investigate. I create a "conftest.c" 
DH> file like the one in configure, called "conft.c". I then proceed to
DH> compile this with the following line:

DH> cc -o conftest -g -O2 -Wall -I/usr/local/include/glib12 -D_THREAD_SAFE
DH> -DLINUXTHREADS conft.c -L/usr/local/lib -Wl,-E -lgmodule12 -lgthread12
DH> -lglib12 -lpthread

What version of glib do you have?  I had an issue with some silly
back-compatibility failure in glib that caused the program to test if
my version was new enough to dump core.  Not a very good test, eh?

Try upgrading to the lates glib manually, and then see if it works
fine.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14891.59553.905267.222398>