Hey all
Im following the directions here to setup the toolchain on my Ubuntu EE based PC.
Getting and installing the toolchain is no problem, but I get errors when I try to install the libraries.
Can anyone decipher this for me?
It all seems to go along swimmingly until:
Thanks
Im following the directions here to setup the toolchain on my Ubuntu EE based PC.
Getting and installing the toolchain is no problem, but I get errors when I try to install the libraries.
Can anyone decipher this for me?
It all seems to go along swimmingly until:
Code:
------------------------------------------------------------------------
imlib2 1.2.2
------------------------------------------------------------------------
Configuration Options Summary:
Image Loaders:
JPEG....................: no
PNG.....................: no
TIFF....................: no
GIF.....................: no
ZLIB....................: no
BZIP2...................: no
ID3.....................: no
Use X86 MMX for speed.....: no
Use AMD64 for speed.......: no
Installation Path.........: /home/simon/bin/open2x
Compilation...............: make
Installation..............: make install
make[1]: Entering directory `/home/simon/svn/open2x/libs/imlib2-1.2.2'
/bin/bash: -c: line 0: syntax error near unexpected token `)'
/bin/bash: -c: line 0: `if test ! -f )].in; then \'
make[1]: *** [)].in] Error 2
make[1]: Leaving directory `/home/simon/svn/open2x/libs/imlib2-1.2.2'
make: *** [/home/simon/bin/open2x/lib/libImlib2.a] Error 2
Thanks