Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2014 21:25:03 -0800
From:      Garrett Cooper <yanegomi@gmail.com>
To:        Julio Merino <julio@meroh.net>
Cc:        freebsd-testing@FreeBSD.org, Dimitry Andric <dim@FreeBSD.org>
Subject:   Compile error with gcc
Message-ID:  <695E42A3-2009-4DD7-B10E-BF8465C89D39@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi Julio,
	I ran into this error when trying to compile ATF with gcc on =
code based off of r261958:

--- application.So ---
/usr/src/contrib/atf/atf-c++/detail/application.cpp: In constructor =
'atf::application::usage_error::usage_error(const char*, ...)':
/usr/src/contrib/atf/atf-c++/detail/application.cpp:71: error: =
'vsnprintf' is not a member of 'std'
*** [application.So] Error code 1

	I haven=92t dug into why this is occurring yet, but I assume =
it=92s because of the ATF 0.20 upgrade.
	I=92m compiling with gcc/g++ of course, and not clang/libcxxrt.
Thanks!
-Garrett=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695E42A3-2009-4DD7-B10E-BF8465C89D39>