Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 229211 - [GCC-4.3] media-sound/sndpeek-1.3 fails to build
Summary: [GCC-4.3] media-sound/sndpeek-1.3 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-06-24 14:06 UTC by Olivier Huber
Modified: 2008-06-28 10:46 UTC (History)
0 users

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


Attachments
pat (sndpeek-1.3-gcc-4.3.patch,638 bytes, patch)
2008-06-24 14:07 UTC, Olivier Huber
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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