|
From: | Markus Hitter |
Subject: | [bug #26428] Base refuses to install, doesn't recognize GNUSTEP_MAKEFILES |
Date: | Sat, 02 May 2009 19:46:13 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10 |
URL: <http://savannah.gnu.org/bugs/?26428> Summary: Base refuses to install, doesn't recognize GNUSTEP_MAKEFILES Project: GNUstep Submitted by: hitterm Submitted on: Sa 02 Mai 2009 19:46:11 GMT Category: Base/Foundation Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: This is Ubuntu 9.04 x86_64. Steps to reproduce: 1. Check out from SVN: svn co http://svn.gna.org/svn/gnustep/modules/core/ 2. Install make ... 3. Source GNUstep.sh: . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh 4. Configure and build base: cd base ./configure make Expected result: Base is ready for installation now. Actual result: Base refuses to install: mah@piccard:~/GNUstepDevelopment/core/base$ sudo make installGNUmakefile:31: *** You need to set GNUSTEP_MAKEFILES before compiling!. Schluss. mah@piccard:~/GNUstepDevelopment/core/base$ . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh mah@piccard:~/GNUstepDevelopment/core/base$ sudo make installGNUmakefile:31: *** You need to set GNUSTEP_MAKEFILES before compiling!. Schluss. Investigation: GNUSTEP_MAKEFILES is set properly: mah@piccard:~/GNUstepDevelopment/core/base$ echo $GNUSTEP_MAKEFILES /usr/GNUstep/System/Library/Makefiles mah@piccard:~/GNUstepDevelopment/core/base$ sudo echo $GNUSTEP_MAKEFILES /usr/GNUstep/System/Library/Makefiles _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?26428> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |