Re Yasm 0.7.0 make error

Peter Johnson peter at tortall.net
Wed Apr 16 19:57:19 PDT 2008


On Wed, 16 Apr 2008, dfeustel at mindspring.com wrote:

> I reran ./configure with --enable-debug, then ran make. Make still
> errors out. I got the following from the 2nd invocation of make:

Sorry, should have made it more clear that you need to rm nasm-token.c (or 
make clean); nasm-token.c was misgenerated due to the signal 11 and since 
it now exists make doesn't rebuilding, resulting in it trying to link 
against an empty file, resulting in undefined symbol errors.

Peter


More information about the yasm-devel mailing list