Gabriel Farrell <gsf747@...> writes: > > Attempts to compile from HEAD on Github (at commit e9bf7b33c7), > following the DEVELOPERS doc, on my 64-bit Debian testing machine > resulted in the following error: > > ./mochifmt.erl:none: error in parse transform 'eunit_autoexport' > > Full configure and make logs attached. > > Gabriel
Hi Gabriel, Make sure you have full erlang deb installed, not only erlang-base and erlang-dev. If you want to keep it clean and compact, add erlang-* packages to the system one by one as you see errors. Phil
