Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6712 Discussions

Linux: IA32: 5.3.1.062 ipp, 5.3.072 samples, gcc4 Compile Failure

saialapati
Beginner
320 Views
Hi,
I am getting following error when try to compile 5.3 samples. audio-video-codecs.

Linux: IA32: 5.3.1.062 ipp, 5.3.072 samples, gcc4

src/alsa_audio_render.cpp:58: error: 'snd_pcm_hw_params_set_rate_resample' was not declared in this scope
src/alsa_audio_render.cpp: In member function 'virtual UMC::Status UMC::ALSAAudioRender::SendFrame(UMC::MediaData*)':

thanks,
SAI
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
320 Views

Hi Sai,

I created issue report on Intel Premier Support for you, so you will be updated regarding investigation status of reported problem.

Could you please specify what Linux distribution do you use, what is kernel version, do you have ALSA package installed?

Regards,
Vladimir

0 Kudos
saialapati
Beginner
320 Views
Red Hat Enterprise Linux AS release 4 (Nahant Update 1)
2.6.9-11.ELsmp #1 SMP

I installed ipps as the user not as root.

I have the following alsa installed:
alsa-lib-devel-1.0.6-5.RHEL4
alsa-lib-1.0.6-5.RHEL4
alsa-utils-1.0.6-3
0 Kudos
Naveen_G_Intel
Employee
320 Views

Hi,

Alsa lib and alsa devel should be at least version 1.0.14 (Current version is: 1.0.15)

Use http://alsa-project.org/main/index.php/Main_Page to find a package exactly for your build and kernel

and this error should completely disappear!

In case of abnormal behavior after alsa lib was installed, please mail us

gcc4 version output as far as uname a one.

Thank you

Naveen Gv

0 Kudos
Reply