In article <[email protected]>, Frank de Bruijn <[email protected]> wrote:
> As far as I can tell, installing buildsystem is part of building > netsurf-libraries (somewhere near the end of the build, I assume). Which > fails because none of the dependencies will build, because buildsystem > isn't there yet (building them separately fails with the same reason > for all of them). > Circular. Once it's there, there's no problem. On a completely new > setup, i.e. a new, clean copy of the autobuilder *and* GCCSDK (4.1.2), > it just doesn't work. The 'depends' file is used to build them in the correct order. 'buildsystem' should be built before the ones that require it. At least it does here. > Same thing as the netsurf-libraries problem. A completely new setup > simply doesn't have certain items that need to be there. In this case > building librsvg without gtk-theme first fixed that. I actually found > this solution because someone else had almost exactly the same problem > while building gtk natively. Somehow on your setup they are not being built in the correct order. Chris. _______________________________________________ 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
