[cells-gtk-devel] Need help with FreeBSD installation
Kenny Tilton
ktilton at nyc.rr.com
Tue May 10 18:40:04 UTC 2005
Jonathon McKitrick wrote:
>On Tue, May 10, 2005 at 11:23:03AM -0400, Peter Denno wrote:
>: > Where exactly do you have libgtk? Anyway, the idea is simply to get the
>: > above code working, either by moving libgtk or by tweaking your copy of
>: > the code (and possibly submitting a patch if you think others would
>: > benefit).
>
>I did some digging and found a few things.
>
>In FreeBSD, graphics libraries are in /usr/X11R6/lib, while other libraries
>are in /usr/local/lib.
>
>I fixed the paths where needed, and split one of the loop commands to load the
>non-X11 libs first, then the X11 libs.
>
>The current problem I have is that our pthread functions are in libc_r. So
>when ffi tries to load libgthread, this symbol is undefined. What could I do
>as a workaround?
>
I am not strong on this X/Linux stuff, but can you sneak a load of
libc_r in front of the libgthread? And take notes, this may be useful.
You might even chalk up a port! :)
kenny
More information about the cells-gtk-devel
mailing list