LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   8.3 Svinit error building Intel-vappi (https://www.linuxquestions.org/questions/linux-from-scratch-13/8-3-svinit-error-building-intel-vappi-4175641750/)

rabidlinux 11-04-2018 02:00 PM

8.3 Svinit error building Intel-vappi
 
Hi Everyone,
I finally figured out my network problems with Svinit version.
Now I'm working toward a video player and need ffmpeg. I got
to intel-vappi and this problem showed up:

configure: error: Package requirements (libva >= 1.1.0) were not met:

No package 'libva' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBVA_DEPS_CFLAGS
and LIBVA_DEPS_LIBS to avoid the need to call pkg-config

I have no clue about what to do. Libva is installed libva-2.2.0 .
Thanks for any directions and help

spiky0011 11-04-2018 02:30 PM

Have you tried reinstalling libva?
How i build it, libva 1st then mesa + other deps then reinstall libva and intel-vaapi-driver.
Thats how I done it today, I think before i built libva and intel-vaapi-driver then built mesa then rebuilt libva.
The book states it's a "circular dependency".
Otherwise it has always built

rabidlinux 11-04-2018 02:45 PM

Hey Spiky,
I will give that a try. Thanks for the method. I was a little confused about that when I did Mesa.

spiky0011 11-04-2018 04:01 PM

That is interesting. Systemd mesa deps options to SysV mesa deps options Recommended ????
I cant see why they should be different.

rabidlinux 11-04-2018 04:30 PM

I noticed that and the circular dependency is missing also.
I finished systemd version last week and decided to learn svinit. Systemd is much easier for me.

spiky0011 11-04-2018 04:32 PM

I build systD and had no trouble on the numorus times I have built it.

rabidlinux 11-04-2018 04:37 PM

This is the error

checking for LIBVA_DEPS... no
configure: error: Package requirements (libva >= 1.1.0) were not met:

No package 'libva' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBVA_DEPS_CFLAGS
and LIBVA_DEPS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

rabidlinux 11-05-2018 07:53 PM

Solved by going back a ways and reinstalling a few programs


All times are GMT -5. The time now is 06:24 AM.