discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hidden symbol `fstat' build problem


From: Andreas Hoeschler
Subject: hidden symbol `fstat' build problem
Date: Thu, 13 May 2004 18:50:36 +0200

Hi all,

I have just finished installing GNUstep on SuSE 9.0. Now building my own frameworks does work, but whenenver I build a tool or an application I get

ahoesch@epia:~/Development/MacOSX/SmartObjects/SmartClient> make
Making all for app SmartClient...
 Compiling file Contact.m ...
 Compiling file ConnectionPreferencesPageController.m ...
 Compiling file SmartClient_main.m ...
 Compiling file TestController.m ...
 Compiling file Business_suppliers.m ...
 Compiling file Person.m ...
 Compiling file Controller.m ...
 Compiling file EnvironmentPreferencesPageController.m ...
 Compiling file GNUstepFixes.m ...
 Linking app SmartClient ...
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ ld: /Build/SmartClient/SmartClient.app/./SmartClient: hidden symbol `fstat' in /usr/lib/libc_nonshared.a(fstat.oS) is referenced by DSO
collect2: ld returned 1 exit status
make[1]: *** [/Build/SmartClient/SmartClient.app/./SmartClient] Error 1
make: *** [SmartClient.all.app.variables] Error 2
ahoesch@epia:~/Development/MacOSX/SmartObjects/SmartClient>

What does that mean? The same sources compile fine on Solaris.

Thanks for any hint!

Regards,

  Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]