unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
To: emacs-devel@gnu.org
Subject: gnustep build broken
Date: Fri, 18 Jul 2008 14:26:37 +0900	[thread overview]
Message-ID: <buozlofvk36.fsf@dhapc248.dev.necel.com> (raw)

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.




             reply	other threads:[~2008-07-18  5:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-18  5:26 Miles Bader [this message]
2008-07-18  6:02 ` gnustep build broken 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=buozlofvk36.fsf@dhapc248.dev.necel.com \
    --to=miles.bader@necel.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).