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




_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to