unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gnustep build broken
@ 2008-07-18  5:26 Miles Bader
  2008-07-18  6:02 ` Karl Eichwalder
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Miles Bader @ 2008-07-18  5:26 UTC (permalink / raw)
  To: emacs-devel

I tried again today to build NS emacs using gnustep, and it broke pretty
early, after succeeding only to build lib-src.  Apparently it is
expecting to be build on mac-os using apple's make?

   $ make distclean
   ...
   $ ./configure --with-ns
   ...
   $ make
   boot=bootstrap-emacs;                         \
           if [ -x "src/$boot" ]; then boot=""; fi;                   \
           cd lib-src; make all                            \
             CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign  -I/usr/include/GNUstep' CPPFLAGS='-D_BSD_SOURCE  ' \
             LDFLAGS='-Wl,-znocombreloc -L/usr/lib' MAKE='make' BOOTSTRAPEMACS="$boot"
   make[1]: Entering directory `/usr/local/src/emacs/gnustep/lib-src'
   ...
   make[1]: Leaving directory `/usr/local/src/emacs/gnustep/lib-src'
   boot=bootstrap-emacs;                         \
           if [ -x "src/$boot" ]; then boot=""; fi;                   \
           cd src; make all                            \
             CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign  -I/usr/include/GNUstep' CPPFLAGS='-D_BSD_SOURCE  ' \
             LDFLAGS='-Wl,-znocombreloc -L/usr/lib' MAKE='make' BOOTSTRAPEMACS="$boot"
   make[1]: Entering directory `/usr/local/src/emacs/gnustep/src'
   Makefile:72: /Additional/base.make: No such file or directory
   Makefile:73: /Additional/gui.make: No such file or directory
   make[1]: *** No rule to make target `/Additional/gui.make'.  Stop.
   make[1]: Leaving directory `/usr/local/src/emacs/gnustep/src'
   make: *** [src] Error 2

Thanks,

-Miles

-- 
Justice, n. A commodity which in a more or less adulterated condition the
State sells to the citizen as a reward for his allegiance, taxes and personal
service.




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-07-29  9:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-18  5:26 gnustep build broken Miles Bader
2008-07-18  6:02 ` Karl Eichwalder
2008-07-22  3:30   ` Karl Eichwalder
2008-07-24  0:15     ` Adrian Robert
2008-07-24 18:14       ` Karl Eichwalder
2008-07-25  6:08         ` Crash on MacOSX 10.4 (Re: gnustep build broken) Karl Eichwalder
2008-07-26  2:34           ` Adrian Robert
2008-07-26  4:05           ` YAMAMOTO Mitsuharu
2008-07-29  4:23             ` Karl Eichwalder
2008-07-29  9:04               ` YAMAMOTO Mitsuharu
2008-07-18  6:51 ` gnustep build broken Yavor Doganov
     [not found] ` <87hcanu1li.GNU\\\'s_Not_Unix!%yavor@gnu.org>
2008-07-19 16:43   ` Adrian Robert
2008-07-24  0:19 ` Adrian Robert

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).