unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Problem to configure --with-ns with GNUstep
@ 2011-06-18  6:23 Germán Arias
  2011-06-18  8:10 ` Jan Djärv
  0 siblings, 1 reply; 5+ messages in thread
From: Germán Arias @ 2011-06-18  6:23 UTC (permalink / raw)
  To: Emacs

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.





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

end of thread, other threads:[~2011-06-20  5:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-18  6:23 Problem to configure --with-ns with GNUstep Germán Arias
2011-06-18  8:10 ` 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

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).