|
From: Juan R. <jra...@in...> - 2012-08-10 19:31:08
|
were you able to compile liborkspeex?
Saludos!
Juan
On Fri, Aug 10, 2012 at 3:16 PM, Simon Kwan <sim...@ms...> wrote:
> Any expert out there who can help me out? I think this is the very last
> road block to get arkaudio working on the Raspberry Pi.
>
> Simon
>
> ------------------------------
> From: sim...@ms...
> To: ore...@li...
> Date: Wed, 8 Aug 2012 16:16:23 -0400
> Subject: [Oreka-devel] Problem building arkaudio for Raspberry Pi
>
>
> Hi,
>
> After a long wait, I finally got my raspberry pi! Was planning to run
> XBMC on it and have orkaudio running in the background. But I ran into the
> following error on both *Raspbmc *and *Raspbian "wheezy"* which are both
> based on debian linux. Here're the steps I followed:
> http://www.mozoft.com/oreka.html
>
> It seems like I'm missing orkspeex, which should have been created while
> building *arkbasecxx *or *arkaudio*?
>
> Simon
>
> mv -f .deps/OrkAudio.Tpo .deps/OrkAudio.Po
> /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -lACE -lxerces-c
> -llog4cxx -lorkbase -lsndfile -lorkspeex -o orkaudio OrkAudio.o
> libtool: link: g++ -g -O2 -o orkaudio OrkAudio.o -lACE -lxerces-c
> /usr/lib/liblog4cxx.so /usr/lib/liborkbase.so /usr/lib/libsndfile.so
> -lorkspeex
> /usr/bin/ld: cannot find -lorkspeex
> collect2: ld returned 1 exit status
> make[2]: *** [orkaudio] Error 1
> make[2]: Leaving directory `/home/pi/oreka/orkaudio'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/pi/oreka/orkaudio'
> make: *** [all] Error 2
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference Exclusive live event will cover all the
> ways today's security and threat landscape has changed and how IT managers
> can respond. Discussions will include endpoint security, mobile security
> and the latest in malware threats.
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________ Oreka-devel mailing list
> Ore...@li...
> https://lists.sourceforge.net/lists/listinfo/oreka-devel
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Oreka-devel mailing list
> Ore...@li...
> https://lists.sourceforge.net/lists/listinfo/oreka-devel
>
>
|