
alvaro at octality
Nov 17, 2009, 1:56 AM
Post #2 of 2
(324 views)
Permalink
|
|
Re: syntax error in VERSION script: compiling for ppc
[In reply to]
|
|
Hello there, On 17/11/2009, at 10:48, akr [at] mail wrote: > Im trying to compile the cherokee 0.99.27 to a ppc with embedded linux installed. > I have got several errors, when compiling. But the last one, i cant figure out how to solve it. > To do a configure i am typing: > CC=powerpc-linux-gcc ./configure --prefix=/c/install_dir --host=powerpc-linux > This seems to run fine, and i get a status at the end, with a overview of the values and configs. > > But the problem appears when i then try to do a make. > When typing make, it runs for some pages, and then the error is output: > > c:/sdk/gallega/powerpc/bin/../lib/gcc/powerpc-linux/4.2.2/../../../../powerpc-linux/bin/ld.exe:.libs/libcherokee-base.ver:2: syntax error in VERSION script I haven't worked much on this sort of stuff. Actually, I have no idea what could be failing. However, I'd recommend you to check out these resources, they might give you some insights: http://alobbs.com/news/1201 http://alobbs.com/news/1299 http://unixwars.com/2008/07/17/c/ -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list Cherokee [at] lists http://lists.octality.com/listinfo/cherokee
|