I'm trying to compile last vlc downloaded from git server, but after ./bootstrap, ./configure, when I execute make I get the following error
Code: Select all
......
Making all in 3dnow
CC libmemcpy3dn_plugin_la-memcpy.lo
CCLD libmemcpy3dn_plugin.la
Making all in .
GEN stamp-cache
/bin/sh: line 4: 31018 Segmentation fault ../bin/vlc-cache-gen .
make[3]: *** [stamp-cache] Error 139
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I don't know what's happening and because of this problem, I can't continue building the last version ov VLMC