#29122: lua @5.1.4 +universal Build failure -----------------------------------+---------------------------------------- Reporter: ratberryjam@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: lua -----------------------------------+---------------------------------------- I am trying to build lua, but I get errors. I have attached the log file, but I think this is the important part: {{{ :info:build /usr/bin/gcc-4.2 -o lua -L. -L/opt/local/lib -arch x86_64 -fno-common -DLUA_USE_LINUX -lreadline -llua lua.c :info:build /usr/bin/gcc-4.2 -o luac -L/opt/local/lib -arch x86_64 luac.o print.o liblua.dylib -lm -lreadline :info:build i686-apple-darwin10-gcc-4.2.1: liblua.dylib: No such file or directory :info:build make[2]: *** [luac] Error 1 :info:build make[2]: *** Waiting for unfinished jobs.... :info:build make[1]: *** [macosx] Error 2 :info:build make: *** [macosx] Error 2 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_lua/work/lua-5.1.4" && /usr/bin/make -j5 macosx " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) }}} This seems very similar to #20196, but that ticket is closed, and I still have this problem. (Everything is up to date, I just installed macports today) I am running 10.6.7 on a core i7. -- Ticket URL: <https://trac.macports.org/ticket/29122> MacPorts <http://www.macports.org/> Ports system for Mac OS