From owner-freebsd-questions Sat Mar 8 8:36:42 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0719637B405 for ; Sat, 8 Mar 2003 08:36:40 -0800 (PST) Received: from blacklamb.mykitchentable.net (ekgr-dsl4-t34.citlink.net [207.173.249.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2095C43FAF for ; Sat, 8 Mar 2003 08:36:39 -0800 (PST) (envelope-from drew@mykitchentable.net) Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 082FDEE566 for ; Sat, 8 Mar 2003 08:36:37 -0800 (PST) Message-ID: <000501c2e590$e3eb3890$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: "FreeBSD Questions" Subject: Error When Upgrading cvsup-without-gui 16.1f Date: Sat, 8 Mar 2003 08:36:37 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I attempted to use portupgrade to replace cvsup-without-gui 16.1f with 16.1g but got the following error: ===> cvsup-without-gui-16.1g depends on file: /usr/local/lib/m3/pkg/tcp/FreeBSD4/libm3tcp.a - found ===> Building for cvsup-without-gui-16.1g mkdir FreeBSD4 --- building in FreeBSD4 --- ===> suptcp m3build -DNOGUI mkdir FreeBSD4 --- building in FreeBSD4 --- new source -> compiling ../src/common/SupConnFD.i3 new source -> compiling ../src/common/SupTCP.i3 new source -> compiling ../src/POSIX/SupTCPPosix.i3 new source -> compiling ../src/POSIX/SupTCPHack.i3 new source -> compiling ../src/POSIX/SockOpt.i3 new source -> compiling ../src/common/StreamRd.i3 new source -> compiling ../src/common/StreamRdClass.i3 new source -> compiling ../src/common/StreamWr.i3 new source -> compiling ../src/common/StreamWrClass.i3 new source -> compiling ../src/common/TCPMisc.i3 new source -> compiling ../src/common/SupConnRW.i3 new source -> compiling ../src/POSIX/SupTCP.m3 new source -> compiling ../src/POSIX/SupTCPHackNull.m3 new source -> compiling ../src/POSIX/SockOptOther.m3 new source -> compiling ../src/common/StreamRdClass.m3 new source -> compiling ../src/common/StreamWrClass.m3 new source -> compiling ../src/common/SupConnRW.m3 compilation failed => not building library "libsuptcp.a" m3build: quake error: *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui/work/cvsup-snap-16.1g/suptcp. *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui/work/cvsup-snap-16.1g. *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui/work/cvsup-snap-16.1g. *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade65135.0 make ** Fix the problem and try again. I searched Google but didn't find any relevant info. Can someone tell me how to fix this or point me to relevant info? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message