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/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to