bug-gnustep
[Top][All Lists]
Advanced

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

[bug #29291] The configure script doesn't play nice with non-flattened n


From: Niels Grewe
Subject: [bug #29291] The configure script doesn't play nice with non-flattened namespaces
Date: Sun, 21 Mar 2010 21:19:29 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/4.3) KHTML/4.3.4 (like Gecko)

URL:
  <http://savannah.gnu.org/bugs/?29291>

                 Summary: The configure script doesn't play nice with
non-flattened namespaces
                 Project: GNUstep
            Submitted by: thebeing
            Submitted on: So 21 Mär 2010 21:19:28 GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi,

I configured -make with a non-flattened namespace and recently ran into some
problems where the configure script wouldn't detect an installed libobjc2
properly. It turns out that apparently, it doesn't know about non-flattened
namespaces since it is trying to buld stuff with the following commandline:

clang -o conftest -g -O2 -I/usr/inlcude/x86_64-linux-gnu
-I/usr/GNUstep/System/Library/Headers -I/usr/GNUstep/Local/Library/Headers
-fgnu-runtime -x objective-c  -L/usr/GNUstep/System/Library/Libraries
-L/usr/GNUstep/Local/Library/Libraries conftest.c -ldl  -lobjc   -lpthread

Here the include and library paths should include $LIBRARY_COMBO or
$GNUSTEP_TARGET_LDIR to always point to the right place. I suspect (hope?) the
fix is trivial, but I unfortunately know nothing about autoconf.

Cheers,


Niels




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29291>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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