Georg Schwarz <[EMAIL PROTECTED]> writes:

> OK, I tried it, removed the unpacked sources, untared the archive
> again, applied the changes to the four files in question, did a
> configure, did a make (even using GNU make), and still ended up like
> this:

That's odd.  But instead of trying to figure out what went wrong with
patching 6.6, how about if you try building coreutils 6.7?  It has the
patch already installed, so you should not need to patch it.

If you still get the same problem, please try running this command,
to see which modules are referring to _ctmp_ and _iswctype:

nm */*.o >nm-output

Then, look through nm-output to see which modules define those two
symbols.

Thanks.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to