[MacPorts] #49023: VLC build fails
#49023: VLC build fails ---------------------------+-------------------------------- Reporter: bruce.allen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: ---------------------------+-------------------------------- {{{ :info:build demux.c:61:13: error: implicit declaration of function 'luaL_checkint' is invalid in C99 [-Werror,-Wimplicit-function- declaration] {{{ :info:build int n = luaL_checkint( L, 1 ); :info:build ^ :info:build libs/configuration.c:87:46: error: implicit declaration of function 'luaL_checkint' is invalid in C99 [-Werror,-Wimplicit-function- declaration] :info:build config_PutInt( p_this, psz_name, luaL_checkint( L, 2 ) ); :info:build ^ :info:build ../../include/vlc_configuration.h:143:60: note: expanded from macro 'config_PutInt' :info:build #define config_PutInt(a,b,c) config_PutInt(VLC_OBJECT(a),b,c) }}} }}} I believe all tools are up to date, OSX Yosemite 10.10.5 Let me know if more details are needed and I will provide them. -- Ticket URL: <https://trac.macports.org/ticket/49023> MacPorts <https://www.macports.org/> Ports system for OS X
#49023: VLC @2.1.5: build fails with lua 5.3 ----------------------------+-------------------------------- Reporter: bruce.allen@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: duplicate | Keywords: Port: VLC | ----------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => duplicate * port: => VLC Comment: Duplicate of #49022. -- Ticket URL: <https://trac.macports.org/ticket/49023#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts