[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
trouble build base on ubuntu 10.04: (was: make hello)
From: |
Elim Qiu |
Subject: |
trouble build base on ubuntu 10.04: (was: make hello) |
Date: |
Wed, 02 Jun 2010 11:24:34 -0600 |
Thanks German Arias. But I tried this again, seems no progress:
Actually none of a file been compiled (no *.o files produced)
I looked the config-precomp-test.log, it says
** Environment
CC:
CFLAGS:
CPPFLAGS:
LDFLAGS:
LIBS:
current
directory: /home/elim/Projects/Gnu/modules/core/make/config-precomp-test
log file: ./config-precomp-test.log
CFLAGS without -x objective-c:
CC is not set: failure
=======
My env is attached.
=======
I installed gcc, g++, gobjc and all stuff from
http://www.gnustep.org/resources/documentation/User/GNUstep/gnustep-howto_2.html#SEC2
with ffcall installed but not used, libffi library installed but not
sure whether the gnustepmake will find it or not.
I tried compile some objc code without gnustep dependency and it works
gcc and g++ test against some simple code is just fine.
=============
I know there must be something wrong and if it fixed, everything will be
fine but what is wrong?
Anyone using ubuntu 10.04 with gnustep?
Thanks for any help
On Tue, 2010-06-01 at 23:43 -0600, German Arias wrote:
> I think your problem is, as David say before, with GNUstep script. Try this:
>
> 1) cd to the base directory
> 2) run the GNUstep script:
>
> . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
>
> 3) make distclean (to clean the previous build)
> 4) now: make
> 5) If all is OK. As root run the GNUstep script again:
>
> #. /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
>
> 6) make install
>
> I hope this help you.
>
>
> Elim Qiu escribió:
> > Yes. I found the problem was more tough than I thought. I actually
> > couldn't build base on ubuntu 10.04!
> >
> > address@hidden:/home/elim/Projects/Gnu/core/base# make
> > This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for
> > help.
> > /usr/GNUstep/System/Library/Makefiles/common.make:856: WARNING: Your
> > PATH may not be set up correctly !
> > /usr/GNUstep/System/Library/Makefiles/common.make:857: Please try again
> > after adding "/usr/GNUstep/System/Tools" to your path
> > Making all in Source ...
> >
>
env_info
Description: Text document
- make hello, Elim Qiu, 2010/06/01
- Re: make hello, David Wetzel, 2010/06/01
- Re: make hello, Elim Qiu, 2010/06/02
- Re: make hello, German Arias, 2010/06/02
- trouble build base on ubuntu 10.04: (was: make hello),
Elim Qiu <=
- Re: trouble build base on ubuntu 10.04: (was: make hello), David Wetzel, 2010/06/02
- trying to build gnustep, Elim Qiu, 2010/06/03
- make charsets, Elim Qiu, 2010/06/03
- make gsweb, Elim Qiu, 2010/06/03
- Re: make gsweb, Elim Qiu, 2010/06/03
- Re: make gsweb, Elim Qiu, 2010/06/04
- Re: make gsweb, Nicola Pero, 2010/06/04
- Re: make gsweb, Elim Qiu, 2010/06/04
- Re: make gsweb, Elim Qiu, 2010/06/04
- gswadaptor, Elim Qiu, 2010/06/04