bug-gnustep
[Top][All Lists]
Advanced

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

[bug #15892] Problematic --without-local-root


From: Truls Becken
Subject: [bug #15892] Problematic --without-local-root
Date: Fri, 24 Feb 2006 23:56:23 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060218 Firefox/1.5.0.1

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15892>

                 Summary: Problematic --without-local-root
                 Project: GNUstep
            Submitted by: bogomipz
            Submitted on: Fri 02/24/06 at 23:56
                Category: Makefiles
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

I don't have the need for a separate local domain and therefore set up
GNUstep to only have the system domain. Here's my configure command:

./configure --disable-importing-config-file --prefix=/opt/GNUstep
--with-system-root=/opt/GNUstep --without-local-root --without-network-root

This worked fine with gnuste-make 1.11.1, but with 1.11.2 I get the following
error whenever I run a tool or application:

2006-02-24 23:37:00.639 defaults[1777] GNUstep configuration file entry
'GNUSTEP_NETWORK_ROOT' ('no') is not an absolute path.  Please fix your
configuration file
2006-02-24 23:37:00.653 defaults[1777] GNUstep configuration file entry
'GNUSTEP_LOCAL_ROOT' ('no') is not an absolute path.  Please fix your
configuration file

This should be the relevant parts of my environment:
$ env|grep GNU
TERM_PROGRAM=GNUstep_Terminal
GNUSTEP_LOCAL_ROOT=no
GNUSTEP_HOST=i686-pc-linux-gnu
LD_LIBRARY_PATH=/home/truls/GNUstep/Library/Libraries:/opt/GNUstep/Library/Libraries
GUILE_LOAD_PATH=/home/truls/GNUstep/Library/Libraries/Guile:/opt/GNUstep/Library/Libraries/Guile
GNUSTEP_MAKEFILES=/opt/GNUstep/Library/Makefiles
GNUSTEP_NETWORK_ROOT=no
GNUSTEP_FLATTENED=yes
GNUSTEP_HOST_OS=linux-gnu
GNUSTEP_HOST_VENDOR=pc
PATH=/home/truls/bin:/home/truls/GNUstep/Tools:/opt/GNUstep/Tools:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/opt/java/jre/bin:/opt/mozilla/bin:/opt/xfce4/bin
GNUSTEP_HOST_CPU=ix86
GNUSTEP_USER_ROOT=/home/truls/GNUstep
GNUSTEP_SYSTEM_ROOT=/opt/GNUstep
GNUSTEP_PATHLIST=/home/truls/GNUstep:/opt/GNUstep
CLASSPATH=/home/truls/GNUstep/Library/Libraries/Java:/opt/GNUstep/Library/Libraries/Java:/opt/java/jre/lib:/opt/java/jre/lib
LD_LIBRARY_PATH_PROFILE=/home/truls/GNUstep/Library/Libraries:/opt/GNUstep/Library/Libraries






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15892>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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