bug-coreutils
[Top][All Lists]
Advanced

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

Compiling coreutils on Tru64


From: Pablo Endres
Subject: Compiling coreutils on Tru64
Date: Mon, 2 Jun 2003 09:15:39 -0400 (VET)

        Hi, I've been trying to compile coreutils-5.0 on 
        Tru64 4.0g.  And I'm getting the following error:

if alphaev67-dec-osf4.0g-gcc -DLIBDIR=\"/usr/security/lib\" 
-DHAVE_CONFIG_H -I.
-I. -I.. -I.. -I.  -DUSE_PAM  -O2 -mieee -D_GNU_SOURCE=1 -MT fnmatch.o -MD 
-MP -MF ".deps/fnmatch.Tpo" \
  -c -o fnmatch.o `test -f 'fnmatch.c' || echo './'`fnmatch.c; \
then mv ".deps/fnmatch.Tpo" ".deps/fnmatch.Po"; \
else rm -f ".deps/fnmatch.Tpo"; exit 1; \
fi
if alphaev67-dec-osf4.0g-gcc -DLIBDIR=\"/usr/security/lib\" 
-DHAVE_CONFIG_H -I.
-I. -I.. -I.. -I.  -DUSE_PAM  -O2 -mieee -D_GNU_SOURCE=1 -MT readutmp.o 
-MD -MP
-MF ".deps/readutmp.Tpo" \
  -c -o readutmp.o `test -f 'readutmp.c' || echo './'`readutmp.c; \
then mv ".deps/readutmp.Tpo" ".deps/readutmp.Po"; \
else rm -f ".deps/readutmp.Tpo"; exit 1; \
fi
readutmp.c: In function `read_utmp':
readutmp.c:110: warning: passing arg 1 of `utmpname' discards qualifiers 
from pointer target type
readutmp.c:113: `utmp_contents' undeclared (first use in this function)
readutmp.c:113: (Each undeclared identifier is reported only once
readutmp.c:113: for each function it appears in.)
readutmp.c:114: warning: assignment from incompatible pointer type
make[3]: *** [readutmp.o] Error 1
make[3]: Leaving directory `/usr/local/src/dec/BUILD/coreutils-5.0/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/dec/BUILD/coreutils-5.0/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/dec/BUILD/coreutils-5.0'
make: *** [all] Error 2

        Any ideas on what could be wrong


-- 
Democracy is two wolves and a sheep voting on what to have for dinner.
Liberty is two wolves attempting to have a sheep for dinner and
finding a well-informed, well-armed sheep.

Pablo Endres
*NIX Admin

GSM: +584129913209





reply via email to

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