> Op 4-jun.-2015, om 11:45 heeft Pierre Labastie <[email protected]> het > volgende geschreven:
> You could try to have a look at the logs in /mnt/build_dir/jhalfs/logs, > either 000-masterscript.log or 0xx-something.log. > The error message above is not enough to understand what is going on. > > Also, instead of restarting make in your jhalfs dir, I would recommend to > start it directly in the build directory : > make -C /mnt/build_dir/jhalfs > It skips all the "creating Makefile", "check version", etc, steps. > > Another important thing to check is that the virtual kernel filesystems are > still mounted, but I do not think it is related to the segmentation fault. > > Pierre > > -- > http://lists.linuxfromscratch.org/listinfo/alfs-discuss > FAQ: http://www.linuxfromscratch.org/faq/ > Unsubscribe: See the above information page The logs don’t tell me much… - 000-masterscript.log is mainly repeating the following: I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd /mnt/build_dir/jhalfs/lfs-branch-systemd/chapter03/patches.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" ]> ^ Nothing is added to 000-masterscript.log when I restart the make script and it then segfaults. - the last detail log is 082-gcc-5.1.0, telling what happened when the gcc-compilation failed (“internal compiler error”). It has nothing to do with the segfault when I try to restart the make script. But your last suggestion about the virtual kernel filesystems is a hit: I entered the commands of section 6.2.2 and 6.2.3 manually and could then successfully restart alfs. Many thanks for this hint. pvg -- http://lists.linuxfromscratch.org/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
