VLC Configuration Summary ...

*nix specific usage questions
User avatar
jiapei100
Blank Cone
Blank Cone
Posts: 31
Joined: 06 Aug 2009 02:17
VLC version: 4.0.0-dev
Operating System: Ubuntu
Location: Surrey, BC, Canada
Contact:

VLC Configuration Summary ...

Postby jiapei100 » 01 Mar 2020 21:02

Hi, all:

I'm trying to build VLC from source from scratch again.

I pasted my configuration summary in pastebin: [url]https://pastebin.com/rYSSaZQg[/url] .

Just wonder if there is any summary about howto and why in this forum?

For instance:

1.
checking for SDL_IMAGE... no
configure: WARNING: No package 'SDL_image' found. You should install it alongside your SDL package.
I've already upgraded to SDL2_image .


2.
checking kva.h usability... no
checking kva.h presence... no
checking for kva.h... no
Where can I find kva package?

etc.

This kind of trivial issues?




What's more, I installed lua 5.3.5 manually. But why did I receive the following ERROR messages?

make[2]: Entering directory '....../vlc/share'
LUAC lua/intf/dumpmeta.luac
LUAC lua/intf/dummy.luac
LUAC lua/extensions/VLSub.luac
LUAC lua/intf/cli.luac
LUAC lua/intf/http.luac
LUAC lua/intf/luac.luac
LUAC lua/intf/modules/host.luac
LUAC lua/intf/modules/httprequests.luac
/bin/bash: line 1: 21103 Segmentation fault (core dumped) luac -o lua/intf/dumpmeta.luac lua/intf/dumpmeta.lua
Makefile:1895: recipe for target 'lua/intf/dumpmeta.luac' failed
make[2]: *** [lua/intf/dumpmeta.luac] Error 139
make[2]: *** Waiting for unfinished jobs....
/bin/bash: line 1: 21118 Segmentation fault (core dumped) luac -o lua/intf/http.luac lua/intf/http.lua
Makefile:1895: recipe for target 'lua/intf/http.luac' failed
make[2]: *** [lua/intf/http.luac] Error 139
/bin/bash: line 1: 21107 Segmentation fault (core dumped) luac -o lua/extensions/VLSub.luac lua/extensions/VLSub.lua
Makefile:1895: recipe for target 'lua/extensions/VLSub.luac' failed
make[2]: *** [lua/extensions/VLSub.luac] Error 139
/bin/bash: line 1: 21112 Segmentation fault (core dumped) luac -o lua/intf/cli.luac lua/intf/cli.lua
Makefile:1895: recipe for target 'lua/intf/cli.luac' failed
make[2]: *** [lua/intf/cli.luac] Error 139
/bin/bash: line 1: 21121 Segmentation fault (core dumped) luac -o lua/intf/luac.luac lua/intf/luac.lua
Makefile:1895: recipe for target 'lua/intf/luac.luac' failed
make[2]: *** [lua/intf/luac.luac] Error 139
/bin/bash: line 1: 21123 Segmentation fault (core dumped) luac -o lua/intf/modules/httprequests.luac lua/intf/modules/httprequests.lua
Makefile:1895: recipe for target 'lua/intf/modules/httprequests.luac' failed
make[2]: *** [lua/intf/modules/httprequests.luac] Error 139
/bin/bash: line 1: 21106 Segmentation fault (core dumped) luac -o lua/intf/dummy.luac lua/intf/dummy.lua
Makefile:1895: recipe for target 'lua/intf/dummy.luac' failed
make[2]: *** [lua/intf/dummy.luac] Error 139
/bin/bash: line 1: 21122 Segmentation fault (core dumped) luac -o lua/intf/modules/host.luac lua/intf/modules/host.lua
Makefile:1895: recipe for target 'lua/intf/modules/host.luac' failed
make[2]: *** [lua/intf/modules/host.luac] Error 139
make[2]: Leaving directory '....../vlc/share'
Makefile:1573: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '....../vlc'
Makefile:1458: recipe for target 'all' failed
make: *** [all] Error 2



Thank you very much...

Cheers
Pei
Welcome to Vision Open
http://www.visionopen.com

Rémi Denis-Courmont
Developer
Developer
Posts: 15216
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC Configuration Summary ...

Postby Rémi Denis-Courmont » 02 Mar 2020 18:54

1. This is about SDL_Image not SDL2.
2. That's OS/2-specific.
3. Your LuaC program is crashing. This is not a VLC problem.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 9 guests