On Sat, Feb 28, 2015 at 07:52:22PM +0000, John Ballance wrote:
> in build: ../autobuilder/build-libs just reloaded the sources
> again and overrode my mods.
Put your patches as a something.p file in the autobuilder directory for the package
eg autobuilder/libraries/gettext and they will automatically be applied to
the fresh source.
If the version it fetched failed, I'd try to get that working manually with
ro-config, ro-make etc and any necessary changes. Then diff that against
vanilla to make some patches you can put in the autobuilder package
directory, and see if the build completes from scratch. If so, please post
the patches here so we can commit them.
> it uses gettext_0.19.3 updated with gettext_0.19.3-2.debian. ...
>
> ..and is it that my arm-unknown-riscos/include/sys/time.h has built
> wrongly or have things just moved 'out of sight' again?
Sometimes it can be that autoconf guesses something and guesses it wrong,
which has various knockon effects for the build. See this thread:
http://www.riscos.info/pipermail/gcc/2014-April/006089.html
It may be that you can pre-set the variable that autoconf sets after
checking so it skips the test - have a look at the autoconf input files
(configure.ac etc) to see what it does.
Theo
_______________________________________________
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