Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54259 - xmms-imms needs gcc-3.4 tweak (#include <math.h>)
Summary: xmms-imms needs gcc-3.4 tweak (#include <math.h>)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 21:35 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-06-28 01:40 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-17 21:35:21 UTC
g++ `xmms-config --cflags` -O3 -I/usr/include/taglib -I/usr/include/taglib -D_REENTRANT -fPIC -fno-rtti -O2 -pipe -fomit-frame-pointer -c correlate.cc -o correlate.o
correlate.cc: In member function `int CorrelationDb::expire_recent_callback_2(int, char**)':
correlate.cc:110: error: `sqrt' undeclared (first use this function)
correlate.cc:110: error: (Each undeclared identifier is reported only once for each function it appears in.)
correlate.cc:118: error: `fabs' undeclared (first use this function)
make: *** [correlate.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: media-plugins/xmms-imms-1.1 failed.
!!! Function src_compile, Line 474, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-28 01:40:15 UTC
fixed in cvs.