Sunday, 18 November 2012

Re: [gccsdk] Building the libraries

In article <52f0ac3f89gcc-sub@aconet.nl>,

> In the meantime three more failures:

> - tremor as dependency of libsdl-mixer1.2
> Configuration aborts on a syntax error in configure.

This is fixed with r6166.

> - tk8.5
> File tclConfig.sh missing from env/lib/tcl8.5.

I've got a workaround for this.

cd $GCC_INSTALL_ENV/lib/tcl8.5 && ln -s ../tclConfig.sh tclConfig.sh

> - tcp-wrappers as dependency of orbit2
> Started with failure to download the orig file, apparently because
> the diff file is .debian.tar.xz and the orig .orig.tar.gz. Forced the
> use of 'apt-get source' by (temporarily) hacking fetch-program (I
> seem to have missed the proper way to set AB_USEAPT=yes). Building
> tcp-wrappers on its own then went well as far as retrieving the files
> was concerned (although the debian diff was of course applied twice
> and the second attempt failed) but after that the make crashed. Don't
> know if my hack was responsible.

I've got a new version of fetch-program which fixes this. I haven't checked
it in yet as I need to do some more testing. I'll email it to you to try.

Chris.


_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment