Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Feb 1999 13:41:22 +0000
From:      Mike Zanker <A.M.Zanker@open.ac.uk>
To:        current@freebsd.org
Subject:   Problem building natd
Message-ID:  <E10Gjze-0005oX-00@aire.open.ac.uk>

next in thread | raw e-mail | index | archive | help
4.0-CURRENT supped about 3 hours ago, make buildworld:

===> usr.sbin/natd
cc -O -pipe -Wall   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/natd/natd.c
/usr/src/usr.sbin/natd/natd.c: In function `SetAliasAddressFromIfName':
/usr/src/usr.sbin/natd/natd.c:702: warning: implicit declaration of function `SetPacketAliasAddress'
/usr/src/usr.sbin/natd/natd.c: In function `SetupPermanentLink':
/usr/src/usr.sbin/natd/natd.c:1203: warning: implicit declaration of function `PacketAliasPermanentLink'
cc -O -pipe -Wall   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/natd/icmp.c
cc -O -pipe -Wall   -I/usr/obj/usr/src/tmp/usr/include  -o natd natd.o icmp.o  -lalias
natd.o: In function `SetAliasAddressFromIfName':
natd.o(.text+0xc47): undefined reference to `SetPacketAliasAddress'
natd.o: In function `SetupPermanentLink':
natd.o(.text+0x12c4): undefined reference to `PacketAliasPermanentLink'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Any clues?

Regards,

Mike
-- 
Mike Zanker                         | Email: A.M.Zanker@open.ac.uk
Network and Computer Services Group | Tel  : +44 1908 652726
The Open University                 | Fax  : +44 1908 652193
Milton Keynes, UK                   | PGP public key available


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E10Gjze-0005oX-00>