From owner-freebsd-stable Sat Sep 19 10:54:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27108 for freebsd-stable-outgoing; Sat, 19 Sep 1998 10:54:45 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27101 for ; Sat, 19 Sep 1998 10:54:41 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id KAA01377; Sat, 19 Sep 1998 10:54:14 -0700 (PDT) (envelope-from jdp) Message-Id: <199809191754.KAA01377@austin.polstra.com> To: jhicks@glenatl.glenayre.com Subject: Re: M3 port In-Reply-To: <199809190532.BAA26113@jhicks.glenatl.glenayre.com> References: <199809190532.BAA26113@jhicks.glenatl.glenayre.com> Organization: Polstra & Co., Seattle, WA Cc: stable@FreeBSD.ORG Date: Sat, 19 Sep 1998 10:54:13 -0700 From: John Polstra Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <199809190532.BAA26113@jhicks.glenatl.glenayre.com>, Jerry Hicks wrote: > new source -> compiling ../src/runtime/FreeBSD2/RTHeapDepC.c > ../src/runtime/FreeBSD2/RTHeapDepC.c:929: conflicting types for `semctl' > /usr/include/sys/sem.h:175: previous declaration of `semctl' > . > . > . > new source -> compiling ../src/word/Word.m3 > compilation failed => not building library "libm3core.a" Thanks. I've just committed a fix for this. But it still won't build on -stable systems from September 7 to 19, 1998. That's because it relies on an increment of __FreeBSD_version which I can't retroactively insert. If you have a -stable system from that time period, either update it or manually edit and change __FreeBSD_version to 227002. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message