You are not logged in.

#1 2014-01-26 12:14:34

black3r
Member
Registered: 2013-09-03
Posts: 5

Built VLC from PKGBUILD = Segmentation Fault

Hi,

I tried to create a package for VLC from https://projects.archlinux.org/svntogit … ckages/vlc . Downloaded these files, ran makepkg, installed with yaourt -U , and the installed VLC gives me segmentation fault. I tried running it with valgrind, inside valgrind it runs ok. When i download the sources and compile it myself with almost the same configure script as is in PKGBUILD (only changed --prefix=/tmp/vlc), outside makepkg, compiled package works, so compiler and libraries should be fine. What can be problematic? I was thinking problems are with CFLAGS/CPPFLAGS/CXXFLAGS, so I removed -march=native -mtune=native from /etc/makepkg.conf but that was not successful either..

Offline

Board footer

Powered by FluxBB