Is this a 'make' bug?
Matthew Dillon
dillon at apollo.backplane.com
Mon May 9 09:08:31 PDT 2005
:...
:> If you haven't done it already, do a full buildworld from current
:> source just to be sure. There was a typo in the ctype constants.
:>
:> Joerg
:
:a new world gives me problems as well. make installworld borks half way
:down the road, leaving the system in a unusable state. i had to reinstall
:from cdrom.
:
:greet,
:
:bart
I am seeing the same thing. 'ktrace' fails with ld-elf complaining
about not finding __error.
/bin/sh is completely borked. If I run /bin/sh and try to do
something simple like 'FUBAR=x', it tries to run 'FUBAR=x' as a
program rather then assign x to the 'FUBAR' variable.
I am currently recompiling HEAD from a machine freshly installed from
the release CD to double check that my own hacks aren't at issue.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list