DragonFly bugs List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: make buildworld problems
:Hi,
:
:I've been having problems with make buildworld. The last few times it
:has halted with the attached error. The most recent attempt was with a
:source tree completely in sync with what's currently in CVS (or at
:least, I haven't received any messages onthe cvs list since I started
:the last buildworld.)
:
:Looks like some library/object file missing in Matt's ntp change?
:Or, more likely, some misconfiguration on my part, but I can't think of
:what.
:
:-Chris
The build works when I try it here. Are you sure this is a clean
build? It feels to me like there might be a truncated object file or
something like that.
Make sure there aren't any object files in the source directory itself,
then from /usr/src/usr.sbin/ntp do:
make cleandepend clean
make obj depend
make
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]