[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem while compiling gnustep base
From: |
PERON Stéphane |
Subject: |
Problem while compiling gnustep base |
Date: |
Sat, 11 May 2002 15:07:50 -0400 (EDT) |
Hi all,
When I try to compile gnustep base from cvs version, I have the following
error message :
/usr/bin/ld: warning: libgcc_s.so.1, needed by
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so,
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSConstantString' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_GSXMLNode' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSDate' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSArray' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSMutableString' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSProcessInfo' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSString' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSNumber' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSAssertionHandler' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSCharacterSet' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSFileManager' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSMutableData' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSUserDefaults' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSMutableArray' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSObject' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSMutableDictionary' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSDictionary' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_GSXMLParser' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSSet' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSMutableSet' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSAutoreleasePool' are not defined
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so:
undefined reference to `__fixunsdfdi@GCC_3.0'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so:
undefined reference to `__fixunssfdi@GCC_3.0'
collect2: ld returned 1 exit status
make[2]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/autogsdoc] Erreur 1
make[1]: *** [autogsdoc.all.tool.variables] Erreur 2
make[1]: Quitte le répertoire
`/partage/recup_internet/GNUStep/Sources/core/base/Tools'
What happens ?
Thanks for your help !
*****************
Stéphane PERON
speron@telys.com
*****************
- Problem while compiling gnustep base,
PERON Stéphane <=