Hello
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

collect2: ld returned 1 exit status

make[2]: *** [libcherokee-base.la] Error 1

make[2]: Leaving directory `c:/cherokee-0.99.24/cherokee'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `c:/cherokee-0.99.24'

make: *** [all] Error 2


I do the compile process on a winxp machine using MinGw, Where the
enviroment path is set to the destination of the compiler.

The compiler works fine with other applications, so i dont expect that to
be the problem.

This error message is with version 0.99.24, and I also tried with .27.
 [[email protected]]

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to