On Monday 16 January 2006 02:10, Ken Moffat wrote: > On Sun, 15 Jan 2006, Clemens Haupt wrote: > > > #endif > > #ifdef __cplusplus > > extern "C" void std::exit (int) throw (); using std::exit; > > > > configure: exit 1 > > You should have an error message somewhere, perhaps a 'paragraph' > or two before the test program that you've shown us. Perhaps, failed > to find headers, or failed to find a working c++ compiler. From > memory, this is the first package which needs to be compiled in > chroot, so it might be the recurrent problem of something linked > against libraries on the host (/lib, or /usr/lib) which are now > inaccessible. > > Ken
Well then, back to start. It wold be a great pleasure to have some points in the book where to can get off the machine and how to reenter securely. And a couple of test to make sure to start perfectly. And, mostly screens are going by too fast for checking things going wrong... Ah, the first package in 6 as chroot: In the book nowhere it is mentioned being root already, I can't go back to the LiveCD or that I have to start in the /sources again for compiling. Or where do I make a mistake in thinking? Clemens -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
