make freebsd.mc

Adrian Nida nida at musc.edu
Fri Jun 25 19:33:23 PDT 2004


Hi,

I've got a little buildworld script that I made.  However, everytime I run it, 
the following (tailed) happens:

gzip -cn /usr/src/usr.sbin/boot0cfg/boot0cfg.8 > boot0cfg.8.gz
===> etc
===> etc/sendmail
make: don't know how to make freebsd.mc. Stop
*** Error code 2

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

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

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

Stop in /usr/src.

Now, the script `rm -rf /usr/obj/*` and `rm -rf /usr/src/*` before cvsuping and 
`make buildworld`.  I cvsup DragonFly's cvs-src and cvs-dfports, and FreeBSD's 
ports-all.  I get the '.' tag from both servers.

The machine in question was installed using an ISO from early May.  While I've 
only started using this script (and trying to update my machine) about two weeks 
ago, I always get the above error.  Any ideas what I'm doing wrong?

Thanks,

Adrian





More information about the Bugs mailing list