From owner-freebsd-questions Mon Sep 21 12:02:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08722 for freebsd-questions-outgoing; Mon, 21 Sep 1998 12:02:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08609 for ; Mon, 21 Sep 1998 12:02:07 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id NAA17431; Mon, 21 Sep 1998 13:58:04 -0500 (CDT) Date: Mon, 21 Sep 1998 13:58:04 -0500 (CDT) From: Steve Price To: abbott on blue cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVS Port won't compile In-Reply-To: <3.0.3.32.19980921120303.00ac8420@blue.pca.state.mn.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is caused by a change that I made to sem.h a short while ago in the -stable branch. Grab the latest port. John Polstra was nice enough to correct my blunder. Thanks, Steve On Mon, 21 Sep 1998, abbott on blue wrote: # Hello All, # # I am trying to install cvsup on FreeBSD 3.0 and am having some problems. I # think it is in the Mod-3 part but am not certain. Has anyone run across # something like this? # # --ja # # new source -> compiling ../src/ParseParams.i3 # new source -> compiling ../src/ParseParams.m3 # # # *** # *** runtime error: # *** Segmentation violation - possible attempt to dereference NIL # # *** # *** runtime error: # *** ASSERT failed # *** file "../src/runtime/common/RTHeapMap.m3", line 35 # *** # # Abort trap - core dumped # *** error code 134 (ignored) # missing libm3parseparams.a: not building libm3parseparams.so.6.0 # --- shipping from FreeBSD2 --- # m3mkdir # /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/FreeBSD2 # mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams # mkdir # /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/FreeBSD2 # /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/parseparams/FreeBSD2 # .M3EXPORTS # .M3IMPTAB # .M3WEB # libm3parseparams.a # install: libm3parseparams.a: No such file or directory # *** error code 71 # "/usr/ports/lang/modula-3-lib/work/m3/parseparams/FreeBSD2/.M3SHIP", line # 324: command execute failed # *** call stack *** # "/usr/ports/lang/modula-3-lib/work/m3/parseparams/FreeBSD2/.M3SHIP", line # 324: call to built-in exec # "/usr/ports/lang/modula-3-lib/work/m3/parseparams/FreeBSD2/.M3SHIP", line # 6: call to procedure install_file # m3ship: /usr/ports/lang/modula-3-lib/work/installed/bin/quake failed # (status = 256) # *** error code 255 # "/usr/ports/lang/modula-3-lib/work/m3/src/m3makefile", line 61: command # execute failed # *** call stack *** # "/usr/ports/lang/modula-3-lib/work/m3/src/m3makefile", line 61: call to # built-in exec # "/usr/ports/lang/modula-3-lib/work/m3/src/m3makefile", line 211: call to # procedure BuildChunk # m3build: /usr/ports/lang/modula-3-lib/work/installed/bin/quake failed # (status = 256) # *** Error code 255 # # Stop. # *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message