Hello,
I've been compiling CLFS (SVN) with jhalfs (also SVN) a few times, and have gotten to step 152/186 with no problems. Suddenly, (I was tailing the logs), I get a segfault when the program "pwconv" is run. The compilation went smoothly.
I think this is because of my CLFAGS were a bit too much. They're
I changed them to
after experiencing these errors, but I get the same problem. Here is the result of "pwconv" ("passwd" runs with no problem) being run
Code:
Segmentation fault (core dumped)
It's not very descriptive...
Thanks for anybody who can help.