ports/130194: net/libdnet compile problem on i386-HEAD after version 800059 with new arp-v2 rewrite
olevole
olevole at yandex.ru
Mon Jan 5 15:30:04 UTC 2009
>Number: 130194
>Category: ports
>Synopsis: net/libdnet compile problem on i386-HEAD after version 800059 with new arp-v2 rewrite
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 05 15:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: olevole
>Release: FreeBSD 8.0-CURRENT i386
>Organization:
no
>Environment:
>Description:
net/libdnet compile problem on i386-HEAD after version 800059 with new arp-v2 rewrite:
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -fno-strict-aliasing -Wall -c arp-bsd.c -fPIC -DPIC -o .libs/arp-bsd.o
arp-bsd.c: In function 'arp_add':
arp-bsd.c:142: error: 'RTF_LLINFO' undeclared (first use in this function)
arp-bsd.c:142: error: (Each undeclared identifier is reported only once
arp-bsd.c:142: error: for each function it appears in.)
arp-bsd.c: In function 'arp_delete':
arp-bsd.c:206: error: 'RTF_LLINFO' undeclared (first use in this function)
arp-bsd.c: In function 'arp_get':
arp-bsd.c:241: error: 'RTF_LLINFO' undeclared (first use in this function)
arp-bsd.c: In function 'arp_loop':
arp-bsd.c:271: error: 'RTF_LLINFO' undeclared (first use in this function)
gmake[1]: *** [arp-bsd.lo] Error 1
gmake[1]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/src'
gmake: *** [all-recursive] Error 1
*** Error code 2
>How-To-Repeat:
on FreeBSD 8-CURRENT after this changes:
{ 20081214:
__FreeBSD_version 800059 incorporates the new arp-v2 rewrite.
RTF_CLONING, RTF_LLINFO and RTF_WASCLONED flags are eliminated.
}
cd /usr/ports/net/libdnet && make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list