#7462: vlc fails to work with lua if not compiled with -DLUA_COMPAT_5_1 --------------------+--------------------- Reporter: timtas | Owner: fo Type: defect | Status: closed Priority: low | Milestone: 7.9 Component: BOOK | Version: SVN Severity: minor | Resolution: fixed Keywords: | --------------------+---------------------
Comment (by timtas): I have now tested your MYCFLAGS solution, which is of course much cleaner and it seems to work well (no errors in vlc anymore). It seems the shortest fix would be to just specify: {{{ make MYCFLAGS="-DLUA_COMPAT_5_1" linux }}} as the Makefile already adds -DLUA_COMPAT_5_2. But that's totally irrelevant. Cheers Tim -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/7462#comment:12> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page