Skip site navigation (1)Skip section navigation (2)
Date:      31 Jan 98 19:24:42 +0100
From:      leifn@image.dk (Leif Neland)
To:        freebsd-questions@FreeBSD.ORG
Subject:   buildworld trouble: man and mkdosfs
Message-ID:  <9e8_9801312018@swimsuit.swimsuit.roskildebc.dk>

next in thread | raw e-mail | index | archive | help
After manualy emptying /usr/obj (actually symlinked to /var/obj due to lack of
space) and cvsup'ing, I have these problems:



# pwd
/usr/src/gnu/usr.bin/man
# make
===> lib
===> man
make: don't know how to make /usr/src/gnu/usr.bin/man/man/../lib/config.h. Stop
*** Error code 2

Stop.

A config.h gets created in /usr/obj/usr/src/gnu/usr.bin/man/lib, but
appearently not used. If I copy it to /usr/src/gnu/usr.bin/man/lib, I
can continue, but cvsup deletes it, which must mean it was there
once, since cvsup knows about it.

 - - - - Next problem:
# pwd
/usr/src/usr.sbin/mkdosfs
# make
converting bootcode.bin into bootcode.h...
*** Error code 2

Stop.

No bootcode.bin exists anywhere. The makefile suggests I need the bcc to
compile it, but when I go to /usr/ports/devel/bcc, its Makefile
doesn't include anywhere to get the source from.

- - - - 
Would backtracking cvsup a week or so (if possible) fix something?


Leif Neland
leifn@image.dk

---
|Fidonet:  Leif Neland 2:234/49
|Internet: leifn@image.dk




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9e8_9801312018>