On Sat, Nov 24, 2012 at 11:47:52AM +0100, Frank de Bruijn wrote: > Looking at this a little closer, I think I may have run into another > circular dependency problem here. Both libsvgtiny and rufl fail because > in my setup the structure env/share/netsurf-buildsystem is missing. I > assume this is created when netsurf-libraries builds successfully? > Unfortunately *that* fails because its dependency libsvgtiny won't > build...
NetSurf moved from SVN to git in the summer. Much of the repository was reorganised at the same time, which broke most of the autobuilder build scripts for NetSurf's components. I did some changes to at least replace the missing SVN URLs with git ones, but didn't have time to fix all the builds which turned out to be a bit more involved than I expected - so I left the slightly-less-broken builds as placeholders. It might be that's what you're seeing. Theo _______________________________________________ GCCSDK mailing list [email protected] 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
