discuss-gnustep
[Top][All Lists]
Advanced

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

Re: *Any* way to getting GNUstep on a G4 ???


From: Adam Fedor
Subject: Re: *Any* way to getting GNUstep on a G4 ???
Date: Thu, 28 Oct 2004 11:13:49 -0600


On Oct 28, 2004, at 9:31 AM, Uli Kusterer wrote:
make[2]: *** No rule to make target
`../../gcc-3.3.2/gcc/../include/ansidecl.h', needed by `gengenrtl.o'.

Is that file 'ansidecl.h' in the include directory? I'm not sure why else it would fail. Perhaps just copying the file from somewhere else would help (I could send it to you). Note that I have the gcc-3.3.2.tar.bz2 file - I didn't get gcc-core and gcc-objc separately. See below, I guess...


 On a hunch, I tried unpacking gcc-3.3.2 and compiling that, instead of
core and objc. Here's what I did, with the errors I got between << and
:

1) Download gcc-3.3.2.tar.gz from gcc.gnu.org and untar it using tar
xfvz gcc-3.3.2.tar.gz
2) Create a folder "gcc332" into which we will build
3) cd into gcc332, then run ../gcc-3.3.2/configure
<< ../gcc-3.3.2/configure: line 600: [: /Users/ulikusterer/GNUstep:
binary operator expected

Is it possible you have spaces or some unusual characters in the path where you are compiling gcc? It appears that the shell is choking on the paths for some reason.





reply via email to

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