Ruslan Ermilov wrote:
On Fri, Sep 29, 2006 at 09:21:56PM +0200, Uwe Doering wrote:
Ruslan Ermilov wrote:
It doesn't matter.  What you suggest is not the correct way.
Perhaps the buildworld is broken, but that's a separate issue.

My understanding so far is that the files under '/usr/include' don't get touched until I run 'installworld'. So the 'buildworld' universe has to be self-contained. That's what I was trying to point out.

Yes, they are not touched.  During buildworld, a special version
of the compiler is built that looks headers up in the temporary
location, normally /usr/obj/usr/src/tmp/usr/include.  Then all
(new) headers are installed there, then new libraries are built,
then all the rest.  If buildworld touched /usr/include, you
could easily end up with a partially upgraded system, e.g. if
build failed in the middle.  If it still fails for you (the
buildworld), please collect and put the full combiled stdout +
stderr output from running "make buildworld" available somewhere
for download and analysis.  Colin said he did build all worlds,
on all patched branches.
Unfortunately I can no longer reproduce the error because I fixed the problem by hand, as pointed out above. Sorry.

OK, you had 4.11 and what were you trying to build?  RELENG_4?
So I can try to reproduce the problem here.
Yes, I use RELENG_4.  Thanks for your help.

Worked for me building fresh RELENG_4:

: > uname -srm
: FreeBSD 4.10-RELEASE i386
: > tail -3 build.log
: rm -f freebsd.submit.cf
: m4 -D_CF_DIR_=/spool/ru_tmp/src/etc/sendmail/../../contrib/sendmail/cf/   
/spool/ru_tmp/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 
/spool/ru_tmp/src/etc/sendmail/freebsd.submit.mc > freebsd.submit.cf
: chmod 444 freebsd.submit.cf
: >

Thanks for testing it. So this problem seems to be specific to my workstation. If it happens again I'll investigate it more thoroughly.

Regards,

   Uwe
--
Uwe Doering         |  EscapeBox - Managed On-Demand UNIX Servers
[EMAIL PROTECTED]  |  http://www.escapebox.net
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to