Greetings,
I am having problems compiling gnustep-gui, (for use with GNUMail.app),
please find following some relevant information regarding my machine.
I have a Mandrake x86 linux with the following software installed:
Here is the information about the gcc packages installed.
[gnustep-gui-0.7.0]$ rpm -qa | grep gcc
gcc3.0-cpp-3.0.1-1mdk
gcc-2.96-0.62mdk
gcc-c++-2.96-0.62mdk
gcc-cpp-2.96-0.62mdk
gcc-objc-2.96-0.62mdk
[gnustep-gui-0.7.0]$ uname -a
Linux kenny 2.4.8-26mdk #1 Sun Sep 23 17:06:39 CEST 2001 i686 unknown
[gnustep-gui-0.7.0]$make
[snip]
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSAutoreleasePool' are not defined
make[2]: *** [example.service/Resources/Info-gnustep.plist] Error 1
make[1]: *** [example.all.service.variables] Error 2
make[1]: Leaving directory `/tmp/gnustep/gnustep-gui-0.7.0/Tools'
make: *** [internal-all] Error 2