From: H. P. A. <hp...@zy...> - 2016-10-06 21:26:12
|
OK, I just fixed some bugs, mostly but not entirely related to dependencies. With those fixes, this works as expected in a fresh git clone: ./autogen.sh ./configure --enable-werror make -j everything [omit "everything" if you don't have all the documentation tools installed.] The problems were limited to the master branch; nasm-2.12.xx was unaffected. The above instructions work for that branch without any patches. -hpa |