Re: [proaudio] rezound failed to build. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] rezound failed to build.
- From: Mark Knecht <markknecht@xxxxxxxxx>
- Date: Fri, 18 Mar 2011 08:58:18 -0700
- Cc: alex stone <compose59@xxxxxxxxx>, proaudio-request@xxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=4wNqTWgf9+AC4KbgGUFXTNg6iQTgt6+bVewGsjJ72r0=; b=nXdA87cgF8jX8ezgHecI9Y2VpWU2xiw1KqhT+7WQVVQrPIaWDAZLRTvNCXJsIN4lKr bYDcrF9yNsRi/jck1w0R8oYjntpxiMsc/+/8Y64N17EhXL8KFKc80CEzQIU70c0OtzrX AVXYDMbeCIu7OCokACbnzmWZ/mAyNrwkN+600=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=xIWoXvDb7pXZT1U9Qmc23r1OQ/mt59ytRV/si14sEBAos6Gc/0QrDLVnQecCrl2/6G uLTW7+9rp746+ci/bbaebw+pLSaUMI1QcMx8NNix4FpAEdQTOdxnTjgBBfu1Yditox9X mlwZ3S2jzybJ5xYsvUM2Ct4R1bnh97+ZJEXgc=
On Fri, Mar 18, 2011 at 2:25 AM, alex stone <compose59@xxxxxxxxx> wrote:
> I've been trying to build rezound for some time, and the build fails
> each time with the following:
>
> CAdaptiveNormalizeAction.cpp: In member function 'virtual bool
> CAdaptiveNormalizeAction::doActionSizeSafe(CActionSound*, bool)':
> CAdaptiveNormalizeAction.cpp:79: error: 'printf' was not declared in this scope
> make[3]: *** [CAdaptiveNormalizeAction.lo] Error 1
> make[3]: Leaving directory
> `/var/tmp/portage/media-sound/rezound-9999/work/rezound-9999/src/backend/Remaster'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/media-sound/rezound-9999/work/rezound-9999/src/backend'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/media-sound/rezound-9999/work/rezound-9999/src'
> make: *** [all-recursive] Error 1
> emake failed
> * ERROR: media-sound/rezound-9999 failed:
> * make failed
>
>
>
> This is the case for not only the 9999 build but the other one as well.
>
>
> Any clues?
>
> Alex.
If it helps I see the same thing here.
- Mark