-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Michlmayr schrieb:
> ...
>> x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  
>> -DTMW_DATADIR=\""/usr/share/games/tmw/"\"   -Wall -I/usr/include/SDL 
>> -D_GNU_SOURCE=1 -D_REENTRANT `pkg-config --cflags libxml-2.0`  -g -O2 -MT 
>> tmw-strprintf.o -MD -MP -MF .deps/tmw-strprintf.Tpo -c -o tmw-strprintf.o 
>> `test -f 'utils/strprintf.cpp' || echo './'`utils/strprintf.cpp
>> utils/strprintf.cpp: In function 'std::string strprintf(const char*, ...)':
>> utils/strprintf.cpp:36: error: 'vsnprintf' was not declared in this scope
>> make[3]: *** [tmw-strprintf.o] Error 1
> 
> --- src/utils/strprintf.cpp~  2008-11-08 08:00:01.000000000 +0000
> +++ src/utils/strprintf.cpp   2008-11-08 08:00:08.000000000 +0000
> @@ -25,6 +25,7 @@
>  #define _TMW_UTILS_TOSTRING_H
>  
>  #include <cstdarg>
> +#include <cstdio>
>  
>  #include "strprintf.h"
>  

Fixed in upstream svn, thanks.

- --
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi

E-Mail: [EMAIL PROTECTED]

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkZ06MACgkQ2XA5inpabMffIwCfSej7+TdjD+GT+fQPwWabsYIc
vVMAn0nGyMyTVrKL9s23GhPNuSwm2xnF
=s9QX
-----END PGP SIGNATURE-----



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to