Am 10/24/15 um 23:47 schrieb Nigel Taylor:
On 10/24/15 21:47, Stefan Wollny wrote:
Hi there,
as no updated kernel for amd64-current exists I compiled one based on
the latest sources (9 p.m. Berlin-time):

Afterwards I followed the faq and did:
doas rm -rf /usr/obj/*
cd /usr/src
doas make obj
cd etc/
doas env DESTDIR=/ make distrib-dirs
cd ..
doas make build

The build process comes to an end with the following:
===> usr.sbin/ndp
cc -O2 -pipe    -DINET6 -I/usr/src/usr.sbin/ndp -c
/usr/src/usr.sbin/ndp/ndp.c
/usr/src/usr.sbin/ndp/ndp.c: In function 'ifinfo':
/usr/src/usr.sbin/ndp/ndp.c:970: error: 'struct nd_ifinfo' has no member
named 'chlim'
*** Error 1 in usr.sbin/ndp (<sys.mk>:87 'ndp.o')
*** Error 1 in usr.sbin (<bsd.subdir.mk>:48 'all')
*** Error 1 in . (<bsd.subdir.mk>:48 'all')
*** Error 1 in /usr/src (Makefile:82 'build')

Anything I can do beside wait for updated sources?
Any additional info necessary to investigate further?

Best,
STEFAN

There is an update in CVS to fix this.


Thank you for the hint!

Best,
STEFAN

Reply via email to