--- On Fri, 2/18/11, Romain Beauxis <[email protected]> wrote:

> 2011/2/18 Vieri <[email protected]>:
> > Hi,
> 
> Hi,
> 
> > I can't compile ocaml-soundtouch from source. It fails
> when trying to link to libBPM.
> >
> > Where can I get libBPM?
> > What's its homepage?
> >
> > Here's the compilation error:
> >
> > make[2]: Entering directory
> `ocaml-soundtouch-0.1.5/src'
> > g++ -c -O2 -mtune=i686 -pipe    -DPIC -I/usr/include
> -I/usr/include/soundtouch   -fPIC -Wall -DCAML_NAME_SPACE
> \
> >                              
>  -I'/usr/lib/ocaml' \
> >                              
>  soundtouch_stubs.cc -o soundtouch_stubs.o
> > /usr/bin/ocamlc.opt -c soundtouch.ml
> > /usr/bin/ocamlc.opt -c soundtouch.ml
> > ar rcs libsoundtouch_stubs.a  soundtouch_stubs.o
> > ocamlmklib      -L-Wl,-O1 -L-Wl,--as-needed
> -L/usr/lib   \
> >                                -o
> soundtouch_stubs  soundtouch_stubs.o -lSoundTouch -lBPM
>  \
> >
> >
> /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
> cannot find -lBPM
> > collect2: ld returned 1 exit status
> > make[2]: *** [dllsoundtouch_stubs.so] Error 2
> 
> Yes, I've noticed this issue.
> I think I can fix this in the SVN soon but in the mean
> time, you can
> edit ocaml-soundtouch/src/Makefile and remove any -lBPM
> string in the
> file..

OK, thanks!

Vieri



      

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to