bugGNUstep - Bugs: bug #15892, Problematic --without-local-root

Group
 
 

bug #15892: Problematic --without-local-root

Submitter:  Truls Becken <bogomipz>
Submitted:  Fri 24 Feb 2006 10:56:23 PM UTC
   
 
Category:  Makefiles Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 24 Feb 2006 10:56:23 PM UTC, original submission:  

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

Truls Becken <bogomipz>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-07-07 CaS StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code