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: Germán Arias
Subject: Re: Problem to configure --with-ns with GNUstep
Date: Sat, 18 Jun 2011 12:27:57 -0600

Thanks. The error is:

/usr/GNUstep/Local/Library/Headers/Foundation/NSException.h:42:2: error:
#error The current setting for native-objc-exceptions does not match
that of gnustep-base ... please correct this.

Can I change this configuration on GCC, or I need rebuild 
gnustep-base with special configuration?


On sáb, 2011-06-18 at 10:10 +0200, Jan Djärv wrote:
> 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]