[gentoo-user] emerge luatex-0.30.3 fails

2009-09-02 Thread Strake
I am trying to emerge luatex, but it fails with the following message: * * ERROR: dev-tex/luatex-0.30.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2620: Called die * The specific snippet of code: * emake LIBMPLIBDEP

Re: [gentoo-user] emerge luatex-0.30.3 fails

2009-09-02 Thread Arttu V.
On 9/3/09, Strake wrote: > /usr/lib64/libmplib/mplib.so: undefined reference to `lua_newtable' > /usr/lib64/libmplib/mplib.so: undefined reference to `lua_tostring' > /usr/lib64/libmplib/mplib.so: undefined reference to `luaL_getmetatable' > collect2: ld returned 1 exit status > make: *** [luatex]

Re: [gentoo-user] emerge luatex-0.30.3 fails

2009-09-03 Thread Strake
Thank you! This worked fantastically. Strangely enough, this bug never turned up during my search, but I probably tried the wrong terms. 2009/9/3 Arttu V. : > On 9/3/09, Strake wrote: >> /usr/lib64/libmplib/mplib.so: undefined reference to `lua_newtable' >> /usr/lib64/libmplib/mplib.so: undefine