You are not logged in.
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