help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Can't compile with GNUstep


From: Germán Arias
Subject: Re: Can't compile with GNUstep
Date: Wed, 15 Jul 2009 18:34:18 -0700 (PDT)

Well, if I try

./configure
make

All work fine. But with

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

configure fails. And with

./configure --with-ns CPPFLAGS=-I/usr/GNUstep/Local/Library/Headers
make install

or

./configure --with-ns CPPFLAGS=-I/usr/GNUstep/Local/Library/Headers
make bootstrap

I get the same error Aborted(11). On the Makefile I see

CC=gcc
CPP=gcc -E
C_SWITCH_SYSTEM=-D_BSD_SOURCE
ALLOCA=
LN_S=ln -s
CFLAGS=-g -O2 -Wno-pointer-sign   -I/usr/GNUstep/System/Library/Headers
LDFLAGS= -Wl,-znocombreloc  -L/usr/GNUstep/System/Library/Libraries
CPPFLAGS=-D_BSD_SOURCE  -I/usr/GNUstep/Local/Library/Headers
C_SWITCH_X_SITE=
LD_SWITCH_X_SITE=
EXEEXT=
MAKEINFO=/usr/bin/makeinfo

Why /usr/GNUstep/System? On the latest GNUstep source the headers and libraries are in /usr/GNUstep/Local

Thanks for your help and regards.




¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8
http://downloads.yahoo.com/ieak8/?l=e1

reply via email to

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