From owner-freebsd-current Thu Dec 25 03:21:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA07018 for current-outgoing; Thu, 25 Dec 1997 03:21:03 -0800 (PST) (envelope-from owner-freebsd-current) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA07007 for ; Thu, 25 Dec 1997 03:20:58 -0800 (PST) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id MAA22808 for freebsd-current@freebsd.org; Thu, 25 Dec 1997 12:20:56 +0100 (CET) (envelope-from j@uriah.heep.sax.de) Received: (from j@localhost) by uriah.heep.sax.de (8.8.8/8.8.5) id MAA21440; Thu, 25 Dec 1997 12:15:24 +0100 (MET) Date: Thu, 25 Dec 1997 12:15:24 +0100 (MET) Message-Id: <199712251115.MAA21440@uriah.heep.sax.de> Mime-Version: 1.0 X-Newsreader: knews 0.9.8 Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Organization: Private BSD site, Dresden X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E References: From: j@uriah.heep.sax.de (J Wunsch) Subject: Re: /usr/include/err.h breaks 2.2 compile X-Original-Newsgroups: local.freebsd.current To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Simon Shapiro wrote: > Thsi is all on 3.0-CURRENT! > > A recent change to /usr/include/err.h causes building 2.2 on a 3.0 > platform to fail. This is not supposed to work. The only thing that's supposed to work is bootstrapping a 2.2 chroot area from within 3.0 (as `make release' does). I'm surprised it's not more preventing you from this sort of cross-compilation. I remeber i had to go great length in src/release/Makefile to cleanup all the interdependencies, like shared lib version number poisoning etc. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)