DragonFly bugs List (threaded) for 2009-04
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue1337] HEAD can't build 2.2-RELEASE
New submission from Thomas Nikolajsen <thomas.nikolajsen@mail.dk>:
Using recent HEAD (April 12th 2009) buildkernel fails building 2.2-RELEASE.
It seems like recent libc change {get,put,set}env(3)/env(1) is problem,
5d0641a49aa3545f73b6fdefb388923018512597.
2.2-RELEASE env(1) seems to be build with HEAD libc.
Building just env(1) on 2.2-RELEASE system,
after buildworld is done on HEAD system, makes build(8) work on HEAD.
-thomas
-
# make buildworld
# make buildkernel
. .
cd /usr/src/sys ; env MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/GENERIC
BUILDING_WITH_KERNEL=/usr/obj/usr/src/sys/GENERIC DEBUG="-g" DEBUG_FLAGS="-g"
make -f Makefile.modul
env: setenv: cannot set MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/GENERIC=/usr/obj/
usr/src/sys/GENERIC: Invalid argument
*** Error code 1
----------
messages: 6400
nosy: thomas.nikolajsen
priority: bug
status: unread
title: HEAD can't build 2.2-RELEASE
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1337>
_____________________________________________________
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]