Project

General

Profile

Actions

Bug #1337

closed

HEAD can't build 2.2-RELEASE

Added by thomas.nikolajsen over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

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.
  1. make buildworld
  2. 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
thomas

Files

env.diff (488 Bytes) env.diff thomas.nikolajsen, 04/17/2009 11:35 AM
Actions

Also available in: Atom PDF