-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all, I just grabbed soci 3.0 and tried to compile. I did a ./configure make and: g++ -c soci-simple.cpp -Wall -pedantic -Wno-long-long -O2 The last command did not execute properly: soci-simple.cpp: In function 'const char*<unnamed>::format_date(<unnamed>::state soci-simple.cpp:476: error: 'sprintf' was not declared in this scope soci-simple.cpp: In function 'bool<unnamed>::string_to_date(const char*, tm&, <u soci-simple.cpp:492: error: 'sscanf' was not declared in this scope soci-simple.cpp: In function 'const char* soci_get_use_date(void*, const char*)' soci-simple.cpp:1514: error: 'sprintf' was not declared in this scope child process exited abnormally Please contact the SOCI team. that can be cleared up with an include statement, but is there something I'm missing? a lib shouldn't be erroring on make, especially with errors like that.
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJMjQKGAAoJELDPyrppriJPrB0IAJJCmczbdwtWs80nRyG7dDp3 W7eiNatk47T9DeAdbcB8mwmnr8oW3kTP/WAHRmH6Y8NbxpZ234lECopSxhgMrrD7 QkIv0oo94kTn/c7VkSheuO48U47C2g9/nsYxsHvHgNOdDtVuwsq/WCXGr/9rECNH mNHLOfL505PZWEhhoK3a9+R5/R8VT2RjigBhHYVy98NyhKCp2XsBRoltl1kKMavR 8XMAQeWIlNfN6si2rjs3n+mB8NvE6F43OFzGRcbnvDH9jZ54SQa+zR/nQAReq1wO 9sbcmOmdcMQ4T7qC5k1jVdg5NDjqdtaVv9c1MGfqGlQELGY6jIggmFW/BNamEHM= =Ez0r -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
