discuss-gnustep
[Top][All Lists]
Advanced

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

Re: backend failure on NetBSD


From: Ivan Vučica
Subject: Re: backend failure on NetBSD
Date: Thu, 27 Jun 2013 19:52:30 +0200

I'm not familiar with NetBSD, but shouldn't those be full paths such as 
/usr/lib/libGL.2.so instead of -lGL.2?

Regards,

Ivan Vučica
via phone

On 27. 6. 2013., at 00:58, Riccardo Mottola <riccardo.mottola@libero.it> wrote:

> Hi,
> 
> I just compled gnustep on a NetBSD box, fresh install. I know it should
> mostly work, since I have another laptop where I use it with success.
> On this older laptop I have for spare I wanted to test a different set
> up, namely using clang insteaf of gcc.
> 
> I installed whole core and libobjc2 (properly built with cmake, as
> opposed to FreeBSD).
> 
> The backend should use xlib. When I start Ink I get:
> 
> narsil$ Ink
> Error (objc-load):Shared object "libXext.so.7" not found
> 2013-06-27 00:46:53.073 Ink[5827] NSApplication.m:317  Assertion failed
> in BOOL initialize_gnustep_backend().  Can't load object file from
> backend at path /System/Library/Bundles/libgnustep-back-023.bundle
> Ink: Uncaught exception NSInternalInconsistencyException, reason:
> NSApplication.m:317  Assertion failed in BOOL
> initialize_gnustep_backend().  Can't load object file from backend at
> path /System/Library/Bundles/libgnustep-back-023.bundle
> 
> A file used at link-time is not found at run-time? a problem with -R/-L ?
> 
> Indeed, a lot of X libraries don't get found, checking with "ldd":
> 
>        -lXext.7 => not found
>        -lXcursor.2 => not found
>        -lXfixes.4 => not found
>        -lXmu.7 => not found
>        -lXt.7 => not found
>        -lX11.7 => not found
>        -lGL.2 => not found
> 
> Ideas??
> 
> Riccardo
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep



reply via email to

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