|
From: | Jason Thomas |
Subject: | Re: Cannot Build GNUstep Apps |
Date: | Sat, 3 Dec 2005 16:40:03 -0600 |
On Nov 30, 2005, at 9:42 PM, Jason Thomas wrote:
> Trying to build any GNUstep apps on OpenSuse 10, I get the following
> error messages during the make:
>
> Linking tool fswatcher ...
>
> /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld:
> warning:
> libcallback.so.0, needed by
> /usr/GNUstep/System/Library/Libraries/libgnustep-bas
> e.so, not found (try using -rpath or -rpath-link)
>
> /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld:
> warning:
> libavcall.so.0, needed by
> /usr/GNUstep/System/Library/Libraries/libgnustep-base.
> so, not found (try using -rpath or -rpath-link)
> /usr/GNUstep/System/Library/Libraries/libgnustep-base.so: undefined
> reference to
> `__builtin_avcall'
>
How did you build ffcall? On some platforms it must be built like this:
./configure --enable-shared --disable-static
[Prev in Thread] | Current Thread | [Next in Thread] |