> Making register.c > Although officially ethereal is being compiled by NMAKE, actually it seems to be > never tried by anyone... > Of course, may be I do something wrong...
Open Makefile.nmake, find the line which says "echo Making register.c" After that there's a choice between using Python or using sh to generate register.c. Using sh to generate the register.c file never gives an error. You might have to edit the file slightly to make it work. I have the feeling that this only happens when recompiling Ethereasl. First time compiles usually work, but later compiles fail. But I have no hard proof for this feeling. -- Andreas Sikkema [EMAIL PROTECTED] "While you're waiting, read the free novel we sent you. It's a Spanish story about a guy named `Manual'" - Dilbert
