Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215563 - media-libs/libofa-0.9.3 fails to compile with GCC-4.3.0
Summary: media-libs/libofa-0.9.3 fails to compile with GCC-4.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-03-31 12:28 UTC by Mikko C.
Modified: 2008-04-16 13:00 UTC (History)
1 user (show)

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


Attachments
libofa-0.9.3 patch for gcc-4.3 (libofa-0.9.3-gcc-43.patch,932 bytes, patch)
2008-03-31 14:08 UTC, Mikko C.
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikko C. 2008-03-31 12:28:16 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -march=core2 -O2 -pipe -Wall -g -MT signal_op.lo -MD -MP -MF .deps/signal_op.Tpo -c signal_op.cpp  -fPIC -DPIC -o .libs/signal_op.o                                                    
signal_op.cpp: In member function 'void Signal_op::RemoveSilence(double, double)':                                           
signal_op.cpp:169: error: 'abs' was not declared in this scope                                                               
signal_op.cpp:192: error: 'abs' was not declared in this scope                                                               
signal_op.cpp: In member function 'void Signal_op::Normalize()':                                                             
signal_op.cpp:301: error: 'abs' was not declared in this scope                                                               
make[3]: *** [signal_op.lo] Error 1   

Reproducible: Always

Steps to Reproduce:
Comment 1 Mikko C. 2008-03-31 14:08:11 UTC
Created attachment 147835 [details, diff]
libofa-0.9.3 patch for gcc-4.3

patches found here:
https://launchpad.net/ubuntu/+source/libofa
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441557
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2008-04-16 13:00:58 UTC
Thanks. In Portage.