Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261321 - media-gfx/sfftobmp-3.1.1 fails to build against boost-1.37.0
Summary: media-gfx/sfftobmp-3.1.1 fails to build against boost-1.37.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-05 16:07 UTC by Christoph Gysin
Modified: 2009-05-08 21:36 UTC (History)
0 users

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


Attachments
link against boost_system (sfftobmp-3.1.1-link-boost_system.patch,456 bytes, text/plain)
2009-03-05 16:09 UTC, Christoph Gysin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Gysin 2009-03-05 16:07:49 UTC
output.o: In function `global constructors keyed to _ZN10CBMPFilter11m_bmpHeaderE':
output.cpp:(.text+0x4f): undefined reference to `boost::system::get_system_category()'
output.cpp:(.text+0x59): undefined reference to `boost::system::get_generic_category()'
output.cpp:(.text+0x63): undefined reference to `boost::system::get_generic_category()'
output.cpp:(.text+0x6d): undefined reference to `boost::system::get_generic_category()'
output.cpp:(.text+0x77): undefined reference to `boost::system::get_system_category()'
Comment 1 Christoph Gysin 2009-03-05 16:09:11 UTC
Created attachment 184033 [details]
link against boost_system

boost_filesystem needs boost_system as well
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-05 16:15:18 UTC
Reassigning to graphics herd.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-05-08 21:36:56 UTC
+  08 May 2009; Samuli Suominen <ssuominen@gentoo.org> sfftobmp-3.1.1.ebuild,
+  +files/sfftobmp-3.1.1-gcc44-and-boost-1_37.patch:
+  Fix building with boost 1.37 wrt #261321, thanks to Christoph Gysin and
+  bonsaikitten. Fix building with GCC 4.4.