Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 1996 03:29:58 +0200
From:      Beck Peccoz Amedeo <gea@masternet.it>
To:        current@freebsd.org
Subject:   make world not working...
Message-ID:  <31ABA896.167EB0E7@masternet.it>

next in thread | raw e-mail | index | archive | help
I am trying to compile the whole OS (2.2 ctm 1817) and I get the
following:

------------------cut--------------

{100} /usr/src#make
===> include
===> include/rpcsvc
===> lib
===> lib/csu/i386
===> lib/libc
cc -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE
-I/usr/src/lib/libc/locale -DYP -c /usr/src/lib/libc/gen/getpwent.c -o
getpwent.o
/usr/src/lib/libc/gen/getpwent.c: In function `verf':
/usr/src/lib/libc/gen/getpwent.c:496: `_PW_KEYYPBYNUM' undeclared (first
use this function)
/usr/src/lib/libc/gen/getpwent.c:496: (Each undeclared identifier is
reported only once
/usr/src/lib/libc/gen/getpwent.c:496: for each function it appears in.)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

-------------cut--------------

 I executed, in the given order:

make cleandir
make obj
make depend
make

 from /usr/src/ and you can see the result above. Is there something
wrong, anything I forgot?

 Thanks in advance

-- 

Beck-Peccoz Amedeo
GEA Software S.r.l.
Via Deffeyes, 1
11025 Gressoney Saint Jean (AO)
ITALY

Tel. ++39-125-366302 Fax. ++39-125-366415




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31ABA896.167EB0E7>