From owner-freebsd-ports Mon Jan 20 9:21: 2 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE36037B405 for ; Mon, 20 Jan 2003 09:21:00 -0800 (PST) Received: from beta.jnpr.net (natint.juniper.net [207.17.136.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28FBB43ED8 for ; Mon, 20 Jan 2003 09:21:00 -0800 (PST) (envelope-from anguy@juniper.net) Received: from quark.jnpr.net ([172.24.18.152]) by beta.jnpr.net with Microsoft SMTPSVC(5.0.2195.5329); Mon, 20 Jan 2003 09:20:54 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/mrt (mrt-2.2.2a) Date: Mon, 20 Jan 2003 09:20:54 -0800 Message-ID: <425CE0ADBE82F946AFBAE21AA54D4A88124A8A@quark.jnpr.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/mrt (mrt-2.2.2a) Thread-Index: AcLAqElFcHNQ9up6TYW7MN9vO0li7Q== From: "Au Nguy" To: X-OriginalArrivalTime: 20 Jan 2003 17:20:54.0514 (UTC) FILETIME=[49CF0D20:01C2C0A8] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Are there any known issues compiling the mrt-2.2.2a with FreeBSD 4.7? I get the following errors? Thanks, Au $ pwd /tmp/mrt $ ls -l total 14 -rw-r--r-- 1 root wheel 852 Jan 18 13:24 Makefile -rw-r--r-- 1 root wheel 63 Feb 8 2001 distinfo drwxr-xr-x 2 root wheel 512 Jan 20 11:18 files -rw-r--r-- 1 root wheel 1740 Jan 20 00:48 log -rw-r--r-- 1 root wheel 31 Jan 18 13:24 pkg-comment -rw-r--r-- 1 root wheel 582 Feb 8 2001 pkg-descr drwxr-xr-x 3 root wheel 512 Jan 20 00:34 work $ make =3D=3D=3D> Building for mrt-2.2.2a Making lib cd bgp_attr; make cc -c -O -pipe -Wall -DHAVE_CONFIG_H -DINET6 -DFUNCPROTO -I../../include -DSMALL_ENDIAN -I/usr/local/include aspath.c Assembler messages: FATAL: can't create aspath.o: Permission denied In file included from ../../include/trace.h:14, from ../../include/assert.h:10, from ../../include/mrt.h:82, from aspath.c:5: ../../include/mrt_thread.h:19: conflicting types for `sigset_t' /usr/include/sys/signal.h:172: previous declaration of `sigset_t' In file included from ../../include/user.h:10, from ../../include/mrt.h:570, from aspath.c:5: ../../include/timer.h:16: redefinition of `sigset_t' ../../include/mrt_thread.h:19: `sigset_t' previously declared here In file included from aspath.c:5: ../../include/mrt.h:683: conflicting types for `memmove' /usr/include/string.h:56: previous declaration of `memmove' aspath.c: In function `compare_aspaths': aspath.c:361: output pipe has been closed *** Error code 1 Stop in /tmp/mrt/work/mrt-2.2.2a/src/lib/bgp_attr. *** Error code 1 Stop in /tmp/mrt/work/mrt-2.2.2a/src/lib. *** Error code 1 Stop in /tmp/mrt/work/mrt-2.2.2a/src. *** Error code 1 Stop in /tmp/mrt/work/mrt-2.2.2a/src. *** Error code 1 Stop in /tmp/mrt. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message