Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 1999 09:51:02 -0800 (PST)
From:      mike@sentex.net
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/9919: mrt on 3.0-STABLE does not compile as is
Message-ID:  <199902051751.JAA19032@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         9919
>Category:       ports
>Synopsis:       mrt on 3.0-STABLE does not compile as is
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb  5 10:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Mike Tancsa
>Release:        3.0-STABLE as of Feb 4 1999
>Organization:
Sentex Communications
>Environment:
FreeBSD ruby.sentex.ca 3.0-STABLE FreeBSD 3.0-STABLE #0: Thu Feb  4 23:13:46 EST 1999     mdtancsa@ruby.sentex.ca:/usr/src/sy
s/compile/rubyscsi  i386
>Description:
The port fails at build time
ruby# make
===>  Building for mrt-1.5.1a
Making lib
cd bgp_attr; make
cd bgp_proto; make
cd config; make
cd filter; make
cd io; make
cd kernel; make
cd mrt; make
cd portserver; make
cd radix; make
cd rib; make
cd rip; make
cd struct; make
cd timer; make
Making programs
cd bgpsim; make
cc -L/usr/local/lib bgpsim.o simulate.o ../../lib/libbgp.a ../../lib/librib.a ../../lib/libmrt.a -o bgpsim   -lkvm
bgpsim.o: In function `network_list_stability':
bgpsim.o(.text+0x368): undefined reference to `New_Timer'
bgpsim.o: In function `network_list_change':
bgpsim.o(.text+0x3e0): undefined reference to `New_Timer'
bgpsim.o: In function `config_router_neighbor_stability':
bgpsim.o(.text+0x651): undefined reference to `New_Timer'
bgpsim.o(.text+0x679): undefined reference to `Timer_Set_Time'
simulate.o: In function `simulate':
simulate.o(.text+0x49f): undefined reference to `Timer_Turn_ON'
simulate.o(.text+0x4b0): undefined reference to `Timer_Turn_ON'
simulate.o(.text+0x560): undefined reference to `Timer_Turn_ON'
simulate.o: In function `stop_simulation':
>How-To-Repeat:

cd /usr/ports/net/mrt
make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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?199902051751.JAA19032>