#7462: vlc fails to work with lua if not compiled with -DLUA_COMPAT_5_1 --------------------+-------------------------- Reporter: timtas | Owner: blfs-book@… Type: defect | Status: closed Priority: low | Milestone: 7.9 Component: BOOK | Version: SVN Severity: minor | Resolution: wontfix Keywords: | --------------------+-------------------------- Changes (by fo):
* status: new => closed * resolution: => wontfix Comment: Please, next time you report anything, code and logs should be between {{{ }}} So that we can copy and paste. I am here copying for the html. ''timtass'' disse: > So, I recompiled lua with: > CFLAGS=' -fPIC -O2 -Wall -Wextra -DLUA_COMPAT_5_1 $(SYSCFLAGS) $(MYCFLAGS)' > make CFLAGS="$CFLAGS" linux > and the problem went away. (I'm quite sure there's a more elegant way > to force -DLUA_COMPAT_5_1...) > Maybe this could be noted on either the lua or the vlc page. This is a completely meaningless sentence. == My first attempt == /logs/vlc-2.2.2-simulation-2016.02.14-00h02m03s.log.xz {{{ config.status: creating po/Makefile libvlc configuration -------------------- version : 2.2.2 system : linux architecture : x86_64 mmx sse sse2 optimizations : yes vlc aliases : cvlc rvlc qvlc svlc nvlc To build vlc and its plugins, type `make', or `./compile' if you like nice colors. CFLAGS= -fPIC -O2 -Wall -Wextra -DLUA_COMPAT_5_1 $(SYSCFLAGS) $(MYCFLAGS) make: *** No rule to make target 'linux'. Pare. }}} Did this ''timtass'' really run the instructions? In BLFS? Which BLFS (the other day he "accidentally" use 7.8, instead of svn)? == My second attempt == remove "linux" from "make" line After install, still error, which I knew about nut has yet been solved. {{{ ... corrupt module: /usr/lib/vlc/plugins/lua/liblua_plugin.so }}} Reports from ''Tim Tassonis'' are a few times correct about the existence of errors, but solutions have not been tried or are somewhat wrong. In the first reports, he demonstrated he does not follow the book exactly. And he is eager into find problems. If I take seriously his reports, I waste normally two days of work. Any future report by him, either someone take, or I will leave for the day/month/year I have time. And one important thing: he was very rude in one of the first post suspecting of my build. Recently, he included the word '''fuck''' in a reply to me. That is the reason his email is blocked. -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/7462#comment:1> 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