[PlanetCCRMA] Ardour build - no 'raptor.h'

Mark Knecht mknecht@controlnet.com
Tue Feb 18 10:38:02 2003


Fernando,
   Hi. This morning I'm trying to build Ardour for the first time in weeks,
so I found (with Steve's help) that I wasn't up to date on some of the
newest requirements to get the job done. I've done:

apt-get install liblrdf liblrdf-devel

which installed those two, plus raptor. Everything seemed to go pretty well,
but when I try to build Ardour it's failing with a message about no raptor.h
file.

g++ -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I. -I. -g -D_REENTRANT -Wal
l -I/store/source/ardour/libs/sigc++ -I/store/source/ardour/libs/sigc++/sigc
++/config -I/store/source/ardour/libs/pbd -I/store/source/ardour/libs/midi++
 -I/store/source/ardour/libs/ardour -I/store/source/ardour/libs/libxml2/incl
ude/ -I/store/source/ardour/libs/soundtouch -I/usr/include/glib-1.2 -I/usr/l
ib/glib/include -c audio_library.cc -MT audio_library.lo -MD -MP -MF
.deps/audio_library.TPlo  -fPIC -DPIC -o audio_library.lo
In file included from audio_library.cc:22:
/usr/include/lrdf.h:8:20: raptor.h: No such file or directory
make[4]: *** [audio_library.lo] Error 1

   Indeed, raptor.h is not in /usr/include where I find the lrdf.h file. Is
it somewhere else?

   Any idea what I'm missing?

Thanks,
Mark

> -----Original Message-----
> From: Steve Harris [mailto:S.W.Harris@ecs.soton.ac.uk]
> Sent: Tuesday, February 18, 2003 9:51 AM
> To: Mark Knecht
> Subject: Re: [ardour-dev] multichannel audio tracks
>
>
> On Tue, Feb 18, 2003 at 09:44:46 -0800, Mark Knecht wrote:
> > Jesse & Paul,
> >    OK, I the ./autogen.sh;./configure;make process led to some error
> > messages about lrdf not being installed, and the README pointed
> me to some
> > stuff to download. Raptor seems to have installed OK, but lrdf
> is failing
> > with the following message:
>
> Mark, get lrdf and co. from Planet.
>
> - Steve
>
>