Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 1998 10:54:13 -0700
From:      John Polstra <jdp@polstra.com>
To:        jhicks@glenatl.glenayre.com
Cc:        stable@FreeBSD.ORG
Subject:   Re: M3 port
Message-ID:  <199809191754.KAA01377@austin.polstra.com>
In-Reply-To: <199809190532.BAA26113@jhicks.glenatl.glenayre.com>
References:  <199809190532.BAA26113@jhicks.glenatl.glenayre.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199809190532.BAA26113@jhicks.glenatl.glenayre.com>,
Jerry Hicks  <jhicks@glenatl.glenayre.com> 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 <osreldate.h> 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



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