discuss-gnustep
[Top][All Lists]
Advanced

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

Re: app start problem


From: Scott A. Guyer
Subject: Re: app start problem
Date: Sat, 21 Sep 2002 11:20:32 -0400
User-agent: Mutt/1.4i

Ah, found the answer to this one in archives.
The trick was to make sure 'nm' tool is found
during configuration of gnustep-base.

Also, something useful I learned when starting
a GNUstep app...--GNU-Debug=NSBundle provided
more detailed logging for dynamic bundle loading.

Cheers,
-Scott



On Friday (September 20, 2002) at 22:42:52 -0400, Scott A. Guyer wrote:
> Hi,
> 
>   I have the latest gnustep built and installed.
> When trying to run the GWorkspace application, the following
> errors arise (at end of email).  Being new to this GNUstep 
> system, I'm not sure what this means.
> 
> One thing I noticed is that the backend shared library
> was not installed in the usual place 
> (/usr/local/GNUstep/System/Libraries) where the base, and
> gui libs are.  Rather, it was installed as...
> 
> /usr/local/GNUstep/System/Library/Bundles/libgnustep-back.bundle/sparc/solaris2.8/gnu-gnu-gnu/libgnustep-back
> 
> No .so extension.  And that path is definitely not in my
> LD_LIBRARY_PATH.
> 
> Am I on the right path here?  Suggested resolution?  Is there
> an error log with more clues?
> 
> Thanks!
> -Scott
> 
> 
> deluge /usr/local/GNUstep/System/Applications/GWorkspace.app [54]
> *> ./GWorkspace 
> Error (objc-load): Cannot load objects (no CTOR list)
> 2002-09-20 22:34:40.967 GWorkspace[21831] No classes in bundle
> 2002-09-20 22:34:40.981 GWorkspace[21831] NSApplication.m:202  Assertion 
> failed in initialize_gnustep_backend.  Can't load backend class
> /usr/local/GNUstep/System/Applications/GWorkspace.app/sparc/solaris2.8/gnu-gnu-gnu/GWorkspace:
>  Uncaught exception NSInternalInconsistencyException, reason: 
> NSApplication.m:202  Assertion failed in initialize_gnustep_backend.  Can't 
> load backend class
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep




reply via email to

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