Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 09:20:54 -0800
From:      "Au Nguy" <anguy@juniper.net>
To:        <ports@FreeBSD.org>
Subject:   ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/mrt  (mrt-2.2.2a)
Message-ID:  <425CE0ADBE82F946AFBAE21AA54D4A88124A8A@quark.jnpr.net>

next in thread | raw e-mail | index | archive | help
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




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