emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem to configure --with-ns with GNUstep


From: Jan Djärv
Subject: Re: Problem to configure --with-ns with GNUstep
Date: Sat, 18 Jun 2011 10:10:14 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.18) Gecko/20110613 Thunderbird/3.1.11

Hello.

Check your config.log.  There you can see the error in detail.

        Jan D.


Germán Arias skrev 2011-06-18 08.23:
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 via email to

[Prev in Thread] Current Thread [Next in Thread]