monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: Re: Re: Re: monotone on alpha, possibly only De


From: Daniel Carosone
Subject: Re: [Monotone-devel] Re: Re: Re: Re: monotone on alpha, possibly only Debian (was Re: ikiwiki monotone support)
Date: Sat, 19 Jan 2008 13:21:36 +1100
User-agent: Mutt/1.5.17 (2007-11-01)

On Thu, Jan 17, 2008 at 11:42:53PM +0100, Pavel Cahyna wrote:
> address@hidden:~/test$ cat > string.C
> #define _XOPEN_SOURCE 500
> #include <string>
> address@hidden:~/test$ make string.o
> c++ -O2  -c string.C
> /usr/include/g++/cwchar:193: error: '::vfwscanf' has not been declared
> /usr/include/g++/cwchar:199: error: '::vswscanf' has not been declared
> /usr/include/g++/cwchar:205: error: '::vwscanf' has not been declared
> /usr/include/g++/cwchar:222: error: '::wcstof' has not been declared
> *** Error code 1

FWIW, c++ -D_NETBSD_SOURCE avoids this error.

--
Dan.

Attachment: pgpdGYfJr46Sc.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]