discuss-gnustep
[Top][All Lists]
Advanced

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

objc runtime: cannot find class NSDPSContext


From: Pascal Bourguignon
Subject: objc runtime: cannot find class NSDPSContext
Date: Sun, 25 May 2003 01:01:25 +0200 (CEST)

I just compiled and installed:
ffcall-1.8d/
gnustep-make-1.6.0/
gnustep-base-1.6.0/
gnustep-gui-0.8.5/
gnustep-back-0.8.5/

and after having configured, compiled and installed gnustep-back with:
b=xlib ; ./configure --prefix=/local/GNUstep/ --enable-graphics=$b 
--with-name=$b && make && make install ; defaults write NSGlobalDomain 
GSBackend libgnustep-xlib 

Launching GWorkspaces gives this error:

[pascal@thalassa gnustep-back-0.8.5]$  
/local/GNUstep/System/Applications/GWorkspace.app/GWorkspace 
objc runtime: cannot find class NSDPSContext
Aborted

Could it be because the library has no .a or .so extension?
What's happening?

[pascal@thalassa gnustep-back-0.8.5]$ file 
/local/GNUstep/System/Library/Bundles/libgnustep-xlib.bundle/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xlib
/local/GNUstep/System/Library/Bundles/libgnustep-xlib.bundle/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xlib:
 ELF 32-bit LSB shared object, Intel 80386, version 1, not stripped

[pascal@thalassa gnustep-back-0.8.5]$  defaults read NSGlobalDomain GSBackend
NSGlobalDomain GSBackend 'libgnustep-xlib'

-- 
__Pascal_Bourguignon__                   http://www.informatimago.com/
----------------------------------------------------------------------
Do not adjust your mind, there is a fault in reality.




reply via email to

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