On Monday 28 March 2011 06:11:41 DJ Lucas wrote: > The referenced errors are internal. Are you doing anything non standard > WRT the build directory? Maybe not building directly in the source tree > or something? Are you trying to build in parallel? Try using make -j1. > While it may not seem relevant, you should always include the "make[?]: > entering..." lines as well so we can see what make itself is trying to > do, and also the actual gcc lines (but these would be included if you > include the make lines). >
problem fixed, I had invoked bjam twice. It builds. Do you (or anyone on list) know of any way a) to set optimising cflags/cxxflags and/or IF these are these important and b) to test the build (with same 'is this necessary question'?) ? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
