discuss-gnustep
[Top][All Lists]
Advanced

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

Failed to compile gdl2 due to GSLock


From: nyap hong
Subject: Failed to compile gdl2 due to GSLock
Date: Sat, 21 Feb 2004 21:35:19 -0800 (PST)

Hi All, 
        
        I tried to compile gdl2 and the message below was
returned to my: 

Making all for library libgnustep-db2control...
 Compiling file EOGenericRecord.m ...
EOGenericRecord.m:59:32: warning:
GNUstepBase/GSLock.h: No such file or directory
EOGenericRecord.m: In function `+[EOGenericRecord
initialize]':
EOGenericRecord.m:115: `GSLazyRecursiveLock'
undeclared (first use in this function)
EOGenericRecord.m:115: (Each undeclared identifier is
reported only once
EOGenericRecord.m:115: for each function it appears
in.)
EOGenericRecord.m: In function `+[EOGenericRecord
addCreatedObject:]':
EOGenericRecord.m:121: warning: `NSRecursiveLock' does
not respond to `lock'
EOGenericRecord.m:123: warning: `NSRecursiveLock' does
not respond to `unlock'
EOGenericRecord.m: In function `+[EOGenericRecord
removeDestroyedObject:]':
EOGenericRecord.m:128: warning: `NSRecursiveLock' does
not respond to `lock'
EOGenericRecord.m:130: warning: `NSRecursiveLock' does
not respond to `unlock'
EOGenericRecord.m: In function `+[EOGenericRecord
eoCalculateAllSizeWith:]':
EOGenericRecord.m:1019: warning: `NSRecursiveLock'
does not respond to `lock'
EOGenericRecord.m:1045: warning: `NSRecursiveLock'
does not respond to `unlock'
EOGenericRecord.m:1054: warning: `NSRecursiveLock'
does not respond to `unlock'
make[2]: *** [shared_obj/EOGenericRecord.o] Error 1
make[1]: ***
[libgnustep-db2control.all.library.variables] Error 2
make[1]: Leaving directory
`/home/hong/test/gnustep/dev-libs/gdl2/EOControl'
make: *** [internal-all] Error 2

        Looks like GSLock.h is missing. Do I need to install
external library to compile gdl2? (My gnustep base
version is 1.8.0)
        Thanks in Advance.

Regards
Nyap Hong  

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools




reply via email to

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