bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils 6.6 fails to compile on IRIX 5.3


From: Georg Schwarz
Subject: Re: coreutils 6.6 fails to compile on IRIX 5.3
Date: Tue, 19 Dec 2006 13:12:09 +0100


Am 19.12.2006 um 03:11 schrieb Paul Eggert:

Georg Schwarz <address@hidden> writes:

I manually changed the sources according to your patches.
Nevertheless I still end up like this:

        cc  -g   -o dir ls.o ls-dir.o ../lib/libcoreutils.a  ../lib/
libcoreutils.a
ld:
Unresolved:
_ctmp_
_iswctype
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)

do I first have to rebuild certain parts of the sources using some
tools like automake?

Plain 'make' should invoke automake and autoconf as needed.
However, you have to have those tools installed; if they're
not installed, 'make' skips the step.

I have them installed, but they were not in the standard path so they could not be found.


However, this particular patch should work on your host
even if automake and autoconf are not installed.  Can
you please try removing all your .o files and recompiling?

sure. I had done a make distclean which I had assumed would be enough.

That might be enough to do the trick.  If not, please
try applying that patch to a fresh copy of coreutils,
and building from that.

I'll report back.



--
Georg Schwarz    http://home.pages.de/~schwarz/
address@hidden  +49 178 8545053







reply via email to

[Prev in Thread] Current Thread [Next in Thread]