Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 229211

Summary: [GCC-4.3] media-sound/sndpeek-1.3 fails to build
Product: Gentoo Linux Reporter: Olivier Huber <oli.huber>
Component: Current packagesAssignee: Cédric Krier <cedk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: pat

Description Olivier Huber 2008-06-24 14:06:37 UTC
RtAudio.cpp: In function ‘void jackerror(const char*)’:
RtAudio.cpp:2578: erreur: ‘strlen’ was not declared in this scope
RtAudio.cpp: In member function ‘virtual void RtApiJack::probeDeviceInfo(RtApi::RtApiDevice*)’:
RtAudio.cpp:2645: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2657: erreur: ‘free’ was not declared in this scope
RtAudio.cpp: In member function ‘virtual bool RtApiJack::probeDeviceOpen(int, RtApi::StreamMode, int, int, RtAudioFormat, int*, int)’:
RtAudio.cpp:2811: erreur: ‘calloc’ was not declared in this scope
RtAudio.cpp:2838: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2839: erreur: ‘calloc’ was not declared in this scope
RtAudio.cpp:2863: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2864: erreur: ‘calloc’ was not declared in this scope
RtAudio.cpp:2874: erreur: ‘malloc’ was not declared in this scope
RtAudio.cpp:2905: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2906: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2908: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2913: erreur: ‘free’ was not declared in this scope
RtAudio.cpp: In member function ‘virtual void RtApiJack::closeStream()’:
RtAudio.cpp:2941: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2942: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2944: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2949: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:2954: erreur: ‘free’ was not declared in this scope
RtAudio.cpp: In member function ‘virtual void RtApiJack::startStream()’:
RtAudio.cpp:3010: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:3015: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:3031: erreur: ‘free’ was not declared in this scope
RtAudio.cpp:3036: erreur: ‘free’ was not declared in this scope
RtAudio.cpp: In member function ‘void RtApiJack::callbackEvent(long unsigned int)’:
RtAudio.cpp:3122: erreur: ‘memcpy’ was not declared in this scope
RtAudio.cpp:3128: erreur: ‘memcpy’ was not declared in this scope
RtAudio.cpp:3138: erreur: ‘memcpy’ was not declared in this scope
RtAudio.cpp:3145: erreur: ‘memcpy’ was not declared in this scope
RtAudio.cpp: In member function ‘void RtApi::convertStreamBuffer(RtApi::StreamMode)’:
RtAudio.cpp:7763: erreur: ‘memset’ was not declared in this scope

and abs is not declared in marsyas/LPC.cpp
Comment 1 Olivier Huber 2008-06-24 14:07:56 UTC
Created attachment 158287 [details, diff]
pat
Comment 2 Cédric Krier gentoo-dev 2008-06-28 10:46:10 UTC
Fix in cvs