From: Marcus M. <cod...@gm...> - 2015-06-28 10:32:39
|
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div> <div> </div> <div>today I fetch the current sources with</div> <div> <pre class="wiki">svn co https://ssl.bulix.org/svn/lcd4linux/trunk lcd4linux</pre> <div>"./configure" seems to work but "make" shows some problems:</div> <div> </div> </div> <div class="signature"> </div> <div>CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.14 -I m4<br/> aclocal-1.14: warning: couldn't open directory 'm4': No such file or directory<br/> cd . && automake-1.14 --gnu<br/> Makefile.am:16: error: required file './ltmain.sh' not found<br/> make: *** [Makefile.in] Error 1</div> <div> </div> <div>In old copies I fount the missing dir and file but it seems to be an older version.</div> <div> </div> <div>Regards</div> <div> </div> <div>Marcus</div></div></body></html> |