I think your problem is, as David say before, with GNUstep script. Try this:
1) cd to the base directory 2) run the GNUstep script: . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh 3) make distclean (to clean the previous build) 4) now: make 5) If all is OK. As root run the GNUstep script again: #. /usr/GNUstep/System/Library/Makefiles/GNUstep.sh 6) make install I hope this help you. Elim Qiu escribió:
Yes. I found the problem was more tough than I thought. I actually couldn't build base on ubuntu 10.04! r...@workbook:/home/elim/Projects/Gnu/core/base# make This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for help. /usr/GNUstep/System/Library/Makefiles/common.make:856: WARNING: Your PATH may not be set up correctly ! /usr/GNUstep/System/Library/Makefiles/common.make:857: Please try again after adding "/usr/GNUstep/System/Tools" to your path Making all in Source ...
_______________________________________________ Gnustep-dev mailing list Gnustep-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnustep-dev