Saturday, 5 May 2012

Re: [gccsdk] Autobuilder and Scummvm



On 5 May 2012 20:44, Chris Gransden <chrisg@care4free.net> wrote:

I've got a workaround for this. It's only failing on the man pages so safe
to ignore. You can temporarily rename the host rman to rman.orig then link
it to the true command. ln -s /bin/true rman.  It fools the script into
thinking rman has completed successfully. Just delete the link and rename
it back when the build has finished.


Cheers Chris!
It's now libtiff4 that wants to play up, yet again it's a different error to all the others;


/home/robheaton/Downloads/gccsdk/cross/lib/gcc/arm-unknown-riscos/4.6.4/../../../../arm-unknown-riscos/bin/ld: ../libtiff/.libs/libtiff.so: etext: invalid version 32739 (max 0)
../libtiff/.libs/libtiff.so: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libtiffxx.la] Error 1
make[2]: Leaving directory `/home/robheaton/Downloads/gccsdk/build/libtiff4/tiff3-3.9.6/libtiff'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/robheaton/Downloads/gccsdk/build/libtiff4/tiff3-3.9.6/libtiff'
make: *** [all-recursive] Error 1
Package libtiff4: ***Failure***
Dependency "libtiff4" failed for libsdl1.2debian
Dependency "libsdl1.2debian" failed for scummvm
Build for package "scummvm" failed
 

No comments:

Post a Comment