This is a first for me, I think...finding a CURRENT buildworld bogon.
Freshly cvsup-ed -CURRENT system, trying to buildworld:

[much output]

===> usr.sbin/amd/mk-amd-map
make: don't know how to make .o. Stop
*** Error code 2

Stop in /usr/src/usr.sbin/amd.
*** Error code 1

Stop in /usr/src/usr.sbin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Diffs show that someone was perhaps a little overzealous in a
manpage-related cleanup:

bmah-freebsd-1:mk-amd-map% cvs -R diff -r1.10 -r1.11 Makefile
Index: Makefile
===================================================================
RCS file: /cvsroot/src/usr.sbin/amd/mk-amd-map/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -r1.10 -r1.11
6c6
< # $FreeBSD: src/usr.sbin/amd/mk-amd-map/Makefile,v 1.10 1999/08/28 01:15:18 peter 
Exp $
---
> # $FreeBSD: src/usr.sbin/amd/mk-amd-map/Makefile,v 1.11 2001/03/20 18:16:16 ru Exp $
12,14d11
< MAN8=         mk-amd-map.8
< 
< SRCS=         mk-amd-map.c

Fix looks easy to me (put the SRCS= line back) but I'm a little
commit-shy for the src/ tree.  Someone want to do this, or give me a 
go-ahead?  I'm re-doing a buildworld with a patched Makefile now.

Thanks,

Bruce.


PGP signature

Reply via email to