[PlanetCCRMA] libhydrogen compilation fails

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Wed Nov 12 14:01:02 2003


> > > Rebuilding libhydrogen-0.8.0-1.src.rpm on Red Hat 9 (fully updated):
> > > 
> > > g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -c Hydrogen.cpp -MT Hydrogen.lo -MD
> > > -MP -MF .deps/Hydrogen.TPlo  -fPIC -DPIC -o .libs/Hydrogen.lo
> > > Hydrogen.cpp: In function `void audioEngine_startAudioDrivers()':
> > > Hydrogen.cpp:1393: invalid conversion from `int (*)(long unsigned int,
> > > void*)'
> > >    to `int (*)(unsigned int, void*)'
> > > Hydrogen.cpp:1393:   initializing argument 1 of
> > > `JackDriver::JackDriver(int
> > >    (*)(unsigned int, void*))'
> > > 
> > > I'm using jack-audio-connection-kit-0.80.0-1, alsa-driver-0.9.8-2.fr and
> > > kernel-2.4.20-20.9.XFS1.3.1
> 
> Include the patch attached to this email in the build process... I'll be
> updating the source rpm soon. 

That's not a correct patch, it makes libhydrogen build but it is missing
a symbol... sigh, sorry and hope you did not spend time on this yet.
More news when I have a proper fix (well, maybe it is time to update to
CVS which is said to be much better... I have been waiting for another
official release)

-- Fernando