all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adrian Robert <Adrian.B.Robert@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: gnustep build broken
Date: Thu, 24 Jul 2008 00:19:38 +0000 (UTC)	[thread overview]
Message-ID: <loom.20080724T001557-623@post.gmane.org> (raw)
In-Reply-To: buozlofvk36.fsf@dhapc248.dev.necel.com

Miles Bader <miles.bader <at> necel.com> writes:

> 
> 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[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

It appears that @GNUSTEP_MAKEFILES@ is not being set/substituted by configure.
Configure tries to find this by the line:

 GNUSTEP_MAKEFILES="$(source /etc/GNUstep/GNUstep.conf; echo $GNUSTEP_MAKEFILES)"

Does /etc/GNUSTEP/GNUSTEP.conf exist on your GNUstep installation?
If it is a different path, is there any way this could be discovered
through an environment variable or an executable on the path?








      parent reply	other threads:[~2008-07-24  0:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

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

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

  git send-email \
    --in-reply-to=loom.20080724T001557-623@post.gmane.org \
    --to=adrian.b.robert@gmail.com \
    --cc=emacs-devel@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.