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

[RDD] Red Hat 9 make problem



This is my 1st intro to rivendell. I am trying a libradio build on
RH9 (planet-ccrma 2.4.21-1.ll.acpi kernel)
[gregc@dawson libradio-0.15.7]$ ./configure --prefix=/usr (normally req'd for tarballs to find libs on RH)
& get the following error:


rplaystream.cpp: In member function `bool RPlayStream::play()':
rplaystream.cpp:755: invalid conversion from `unsigned int' to `unsigned int*'
rplaystream.cpp:766: invalid conversion from `int' to `snd_pcm_uframes_t*'


I had a bit of a poke around the 1st error :
   snd_pcm_hw_params_set_rate_near(pcm_handle,hwparams,getSamplesPerSec(),
                   &state);

All other calls to the function look pretty much the same...

Any Ideas?
PS gpio built OK
--
Greg Cunningham

-----------------------------------------------------------------------------
To unsubscribe to the rivendell-dev list, send mail to
'majordomo@xxxxxxxxxxxxxxxxxxxxxxxxxx' and put 'unsubscribe rivendell-dev'
in the message body (NOT the subject line).
-----------------------------------------------------------------------------