Hi,
before I finally loose the rest of my hair:
I'm trying to run a fresh build based on 'next' with an 'iproute2 4.2.0'-update.
Furthermore, I try to verify if we have to rename two rootfiles: I got errors about two missing rootfiles lately, renaming them helped. So I try to reproduce these errors using the latest 'next' branch.
But whatever I do, during the last two (clean!) builds everything stops while building 'strip': the log says "make ... segmentation fault".
I suspect the command that triggers this error could be:
... /tools/bin/make -f $* LFS_BASEDIR=/usr/src install" >>$LOGFILE 2>&1 ...
in 'tools/make-functions'.
Has anyone encountered a similar error?
Today I plan to start all over again, first deleting the complete 'ccache' dir. Don't know if this will work. If anyone has got any hints, they're welcome. Thanks in advance.
Regards Matthias