Hi All

I'm building coreutils on an AIX 5.3 system, using the native c compiler.
I need some guidance for a make error. I got through the tr '\015\012' ' ' fix (single space to double space) but got caught with the following, which may be related. Wondering if anyone has seen this and if a fix is available. Thanks in advance.

Best Regards... -jeph

17:09:26 (bv1203en)/ptmp/jeph/coreutils-6.12: make
        make  all-recursive
Making all in lib
        cd .. && make  am--refresh
        make  all-am
        cd .. && make  am--refresh
Target "all-am" is up to date.
Making all in src
        make  all-am
        cd .. && make  am--refresh
Target "all-am" is up to date.
Making all in doc
        cd .. && make  am--refresh
Target "all" is up to date.
Making all in man
        cd .. && make  am--refresh
make: 1254-002 Cannot find a rule to create target \.x from dependencies.
Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
17:09:40 (bv1203en)/ptmp/jeph/coreutils-6.12:


--
jeph Cowan
Supercomputer Systems Group
National Center for Atmospheric Research
1850 Table Mesa Drive
Boulder, CO 80305
303-497-1294
[EMAIL PROTECTED]


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

Reply via email to