[PlanetCCRMA] jack-connection-kit-devel problems when compiling freewheeling

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Tue Jan 4 23:06:01 2005


On Tue, 2005-01-04 at 22:14, Fernando Lopez-Lezcano wrote:
> On Tue, 2005-01-04 at 20:00, Shayne O'Connor wrote:
> > i've been trying to compile this awesome-looking piece of software -
> > http://freewheeling.sourceforge.net/. it configures okay, but when i go
> > to "make" it, it can't find libjack.la ...
> > 
> > i've got the jack-connection-kit development libraries installed so that
> > file should be there, shouldn't it (i did a search on rpmbone and it
> > listed libjack.la as a file that is installed with - at least - the
> > previous version of that package)?
> > 
> > i did a "find / -name 'libjack.la'" but it didn't come up with anything
> > either :(
> 
> Yes, it is not there. Supposedly .la files are not needed, but well, it
> seems that sometimes they are.
> 
> This was on fc2, right? 
> 
> I just released a version of jack-audio-connection-kit for FC2 with the
> .la files included. 

But then again you may want to just do:
  apt-get install fweelin
:-)
(on fc3/2/1, rh9 - tested, sort of, in fc3/rh9)

-- Fernando