all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Germán Arias" <german@xelalug.org>
To: Emacs <emacs-devel@gnu.org>
Subject: Problem to configure --with-ns with GNUstep
Date: Sat, 18 Jun 2011 00:23:03 -0600	[thread overview]
Message-ID: <1308378183.5492.5.camel@german-desktop> (raw)

OK, now I have gcc 4.6 and I'm back to try emacs with gnustep. But now,
I'm unable to configure emacs. With 

./configure --with-ns --with-gnustep-conf=/etc/GNUstep/GNUstep.conf

I get the error:

checking AppKit/AppKit.h usability... no
checking AppKit/AppKit.h presence... no
checking for AppKit/AppKit.h... no
configure: error: `--with-ns' was specified, but the include
  files are missing or cannot be compiled

The file GNUstep.conf is read, and the path to AppKit/AppKit.h is found
successfully (I checked). But then the function
"ac_fn_c_check_header_mongrel" return errors. So, adding flags
(CPPFLAGS=-I/...) don't solve the problem, because even when the paths
are right, the function "ac_fn_c_check_header_mongrel" return errors.
Since I'm not an expert in scripts any advice is appreciated. Thanks.





             reply	other threads:[~2011-06-18  6:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-18  6:23 Germán Arias [this message]
2011-06-18  8:10 ` Problem to configure --with-ns with GNUstep Jan Djärv
2011-06-18 18:27   ` Germán Arias
2011-06-19  9:08     ` Jan Djärv
2011-06-20  5:42       ` Germán Arias

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=1308378183.5492.5.camel@german-desktop \
    --to=german@xelalug.org \
    --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.