Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2013 11:56:53 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   CURRENT fails to build: usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared identifier 'va_end' va_end(argp);
Message-ID:  <20130702115653.770d555c@telesto>

next in thread | raw e-mail | index | archive | help
--Sig_/yaeYLe5C_6zlEu/nGZzD1oc
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

The recent sources fails to build with the following error:


[...]
=3D=3D=3D> sbin/devd (all)
c++  -O2 -pipe -O3 -march=3Dnative -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=3Dlibc++ -std=3Dc++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

--Sig_/yaeYLe5C_6zlEu/nGZzD1oc
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (FreeBSD)

iQEcBAEBAgAGBQJR0qPlAAoJEOgBcD7A/5N8jTIIAJqH4FGMhWa/yX+8RuYyMkBB
wsDSJbD1560ItDHZHzB8B+j1q2zoU2FLZmg8TkG9jluALlI++rJTz7K5rUP0Xnp7
5DB3hXyHtoYNFiqEEcq4fNYDnzVXFHarGMrXNSwmtoMHSSFhTn0BKqY9N3hZj/gj
f/GpuPao74CH3VYkCXlh/8bnZQ7y2MJbUmc/3rdBb82CGffdxtiMBEvbACiIKMyC
fTTYLV2/FfCYvP1lWbxnPW4PQFHJ1tpQEE1/KjjiLybaJAn/ZHi59UNBpbGb97me
fyoeq2TA7R0b4kFZi2YW6p/IUQIfuod89YUmQ5z/7CQ8MEtsvNrpcKQS9lhPibw=
=0k4n
-----END PGP SIGNATURE-----

--Sig_/yaeYLe5C_6zlEu/nGZzD1oc--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130702115653.770d555c>