CURRENT fails to build: usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared identifier 'va_end' va_end(argp);

O. Hartmann ohartman at zedat.fu-berlin.de
Tue Jul 2 09:57:02 UTC 2013


The recent sources fails to build with the following error:


[...]
===> sbin/devd (all)
c++  -O2 -pipe -O3 -march=native -I. -I/usr/src/sbin/devd -pipe -O3
-Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall
-Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith
-Wno-uninitialized -Wno-empty-body -Wno-string-plus-int
-Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality
-Wno-unused-function -Wno-conversion -stdlib=libc++ -std=c++11
-c /usr/src/sbin/devd/devd.cc /usr/src/sbin/devd/devd.cc:1120:2: error:
use of undeclared identifier 'va_start' va_start(argp, fmt);
^ /usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared
identifier 'va_end' va_end(argp); ^ 2 errors generated. *** Error code 1

Stop.
make: stopped in /usr/src/sbin/devd
*** Error code 1


Oliver
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130702/005cb3be/attachment.sig>


More information about the freebsd-current mailing list