Tobias Oetiker escreveu: > Hi Kevin, > > Today kevin brintnall wrote: > >> % ./MakeMakefile >> configure.ac:882: required file `bindings/lua/Makefile.in' not found >> >> % ./configure ... >> ... >> config.status: creating bindings/tcl/Makefile >> config.status: creating bindings/tcl/ifOctets.tcl >> config.status: error: cannot find input file: Makefile.in >> >> Looks similar to the last time this happened.. > > aargh ... new files get me every time ... just added the missing > Makefile.am to svn.
I've just grabbed rev 1624 and it builds OK now, both with Lua 5.0 and 5.1 on gutsy. The file bindings/lua/Makefile.lua.in is still there, but can be removed. It was replaced by Makefile.am. Regards, -- Fidelis Assis _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
