From owner-freebsd-current Sun Apr 20 16:25:42 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA26218 for current-outgoing; Sun, 20 Apr 1997 16:25:42 -0700 (PDT) Received: from rosie.scsn.net (scsn.net [206.25.246.12]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA26211 for ; Sun, 20 Apr 1997 16:25:37 -0700 (PDT) Received: from cola55.scsn.net ([206.25.247.55]) by rosie.scsn.net (Post.Office MTA v3.0 release 117 ID# 0-32322U5000L100S10000) with ESMTP id AAA189; Sun, 20 Apr 1997 19:20:09 -0400 Received: (from root@localhost) by cola55.scsn.net (8.8.5/8.6.12) id TAA01492; Mon, 21 Apr 1997 19:27:05 -0400 (EDT) From: "Donald J. Maddox" Message-Id: <199704212327.TAA01492@cola55.scsn.net> Subject: Re: Problems with modula-3-lib In-Reply-To: <199704201757.RAA03404@scds.ziplink.net> from "Justin M. Seger" at "Apr 20, 97 05:57:14 pm" To: jseger@scds.ziplink.net (Justin M. Seger) Date: Mon, 21 Apr 1997 19:27:05 -0400 (EDT) Cc: current@FreeBSD.org Reply-To: dmaddox@scsn.net X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > ---------------------- building m3core ---------------------- > > --- building in FreeBSD2 --- > m3 -w1 -why -O -times -a libm3core.a -F/var/tmp/qk003371 > new source -> compiling ../src/runtime/FreeBSD2/RTHeapDepC.c > ../src/runtime/FreeBSD2/RTHeapDepC.c: In function `truncate': > ../src/runtime/FreeBSD2/RTHeapDepC.c:1151: argument `path' doesn't match prototype > /usr/include/sys/types.h:169: prototype declaration > ../src/runtime/FreeBSD2/RTHeapDepC.c:1151: argument `length' doesn't match prototype > /usr/include/sys/types.h:169: prototype declaration > compilation failed => not building library "libm3core.a" I think you just need to update your port files... This was fixed by jdp on Mar 26, according to the cvs logs. See: http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/modula-3-lib/patches/patch-ab -- Donald J. Maddox (dmaddox@scsn.net)