denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Building from CVS


From: Richard Shann
Subject: Re: [Denemo-devel] Building from CVS
Date: Mon, 24 Sep 2007 20:35:30 +0100

I've tried building starting at autogen again with the same result -
this may not mean any bug has been introduced since I have not up until
now built against CVS with the portaudio library in the build, so it may
work on some systems where portaudio is installed differently - aubio
installs something different:
/usr/lib/libaubio.a
/usr/lib/libaubio.la
/usr/lib/libaubio.so
/usr/lib/libaubio.so.2
/usr/lib/libaubio.so.2.1.1
/usr/lib/libaubioext.a
/usr/lib/libaubioext.la
/usr/lib/libaubioext.so
/usr/lib/libaubioext.so.2
/usr/lib/libaubioext.so.2.1.1
/usr/local/lib/libaubio.a
/usr/local/lib/libaubio.la
/usr/local/lib/libaubio.so
/usr/local/lib/libaubio.so.2
/usr/local/lib/libaubio.so.2.1.1
/usr/local/lib/libaubioext.a
/usr/local/lib/libaubioext.la
/usr/local/lib/libaubioext.so
/usr/local/lib/libaubioext.so.2
/usr/local/lib/libaubioext.so.2.1.1

while portaudio installs just the libraries

/usr/lib/libportaudio.so.0
/usr/lib/libportaudio.so.0.0.18

(This is all on a recent Debian installation)

src/Makefile has the link line ending with
   -L/usr/local/lib -laubio   -lportaudio -L/usr/lib -lxml2

which looks like it thinks libportaudio is in local/lib, but there is
anyway no .a file - moving the -L/usr/lib before the -lportaudio doesn't
help.

On Sun, 2007-09-23 at 14:45 -0500, Jeremiah Benham wrote:
> On Sun, 2007-09-23 at 18:52 +0100, Richard Shann wrote:
> > With current CVS and the ignore xml test I had just one problem - my
> > portaudio has installed as
> > /usr/lib/libportaudio.so.0
> > (this is using debian synaptic) and the link step fails to find it.
> 
> Did you run ./autogen again? I think this happened to me once. I then
> ran configure.
> 
> Jeremiah
> 
> 
> > Richard
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Denemo-devel mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/denemo-devel
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]