Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jan 2010 19:52:23 +0100
From:      =?ISO-8859-15?Q?Frank_Wi=DFmann?= <frank.wissmann41@web.de>
To:        Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Error at "make buildworld" with sources from release and stable
Message-ID:  <4B3E4467.70206@web.de>
In-Reply-To: <44hbr5olme.fsf@lowell-desk.lan>
References:  <4B3CE231.1010909@web.de> <44hbr5olme.fsf@lowell-desk.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
Lowell Gilbert schrieb:
> Frank Wißmann <frank.wissmann41@web.de> writes:
> 
>> Hi all!
>> When making the world new i get this error message:
>>
>> machine -> /usr/src/sys/amd64/include
>> awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
>> awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
>> awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
>> rm -f .depend
>> mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE
>> -I/usr/src/sys/modules/dtrace/lockstat/../../../cddl/compat/opensolaris
>> -I/usr/src/sys/modules/dtrace/lockstat/../../../cddl/contrib/opensolaris/uts/common
>> -I/usr/src/sys/modules/dtrace/lockstat/../../.. -I. -I@
>> -I@/contrib/altq
>> /usr/src/sys/modules/dtrace/lockstat/../../../cddl/dev/lockstat/lockstat.c
>> /usr/src/sys/modules/dtrace/lockstat/../../../cddl/dev/lockstat/lockstat.c:32:25:
>> error: opt_kdtrace.h: No such file or directory
>> mkdep: compile failed
>> *** Error code 1
>>
>> Stop in /usr/src/sys/modules/dtrace/lockstat.
>> *** Error code 1
>>
>> Stop in /usr/src/sys/modules/dtrace.
>> *** Error code 1
>>
>> Stop in /usr/src/sys/modules.
>> *** Error code 1
>>
>> Stop in /usr/src/sys.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
>>
>> This happens when using the sources as given with the release or if I
>> update to RELENG-8. What is wrong here? Is something missing in the
>> "make.conf"?
> 
> Are you sure you're doing "make buildworld"?  It looks like you're
> building kernel modules.  These messages seem pretty strange to me for
> buildworld. 
> 
> Other possibilities to make sure you avoid: something stale in the obj
> tree, a clock that's off...
> 
Hi, Lowell!
I surely did a "make buildworld". After your thoughts I edited 
"make.conf" and commented out the line "Modules_with_world=true".
Now it completed successfully.

Thanks a lot!

Greetings Frank

-- 
GU d- s:+ a+ C+>$ UBS>$ P L- !E--- W N+@ !o K--? !w--- O !M- !V- PS+ PE 
Y? !PGP- t+ 5 X !R tv- b++ DI !D G e h+ r- y?

When pack meets pack in the jungle
and no one will move from the trail
wait till the leaders have spoken
it may be fair words shall prevail

(Rudyard Kipling)



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