Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273497 - dev-db/mysql++-3.0.5 does not build with gcc-4.4
Summary: dev-db/mysql++-3.0.5 does not build with gcc-4.4
Status: RESOLVED DUPLICATE of bug 246795
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on: 248979
Blocks:
  Show dependency tree
 
Reported: 2009-06-10 10:22 UTC by David Sveningsson
Modified: 2010-03-24 20:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,15.49 KB, text/plain)
2009-06-10 10:24 UTC, David Sveningsson
Details
emerge --info (emerge_info,4.15 KB, text/plain)
2009-06-10 10:25 UTC, David Sveningsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Sveningsson 2009-06-10 10:22:31 UTC
/var/tmp/portage/dev-db/mysql++-3.0.5/work/mysql++-3.0.5/bk-deps x86_64-pc-linux-gnu-g++ -c -o simple1_simple1.o -Ilib     -pthread -I/usr/include/mysql -march=native -Os -pipe -msse3 -g -ggdb ./examples/simple1.cpp
./examples/resetdb.cpp: In function 'std::string version_str(int)':
./examples/resetdb.cpp:53: error: 'snprintf' was not declared in this scope
make: *** [resetdb_resetdb.o] Error 1
make: *** Waiting for unfinished jobs....

This has been fixed in mysql++-3.0.9 (not yet int portage). See bug #248979
Comment 1 David Sveningsson 2009-06-10 10:24:47 UTC
Created attachment 194105 [details]
build.log
Comment 2 David Sveningsson 2009-06-10 10:25:00 UTC
Created attachment 194107 [details]
emerge --info
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-03-24 20:41:46 UTC

*** This bug has been marked as a duplicate of bug 246795 ***