Ethereal-dev: Re: [Ethereal-dev] make-tapreg-dotc and x11-fields when building on Win32
prosen wrote:
Hi,
I'm trying to build Ethereal on a Win2000 machine. It has MSVC 6.0
installed, and I downloaded sed, flex, bison, perl, and python.
I got the 0.10.0a source and added the missing makefile to the tools
directory.
I downloaded all the dependant libraries and put them in
C:\ethereal-win32-libs.
Evidently I'm still missing something, because when I build I get the
following error:
NMAKE : fatal error U1073: don't know how to make '../make-tapreg-dotc'
What would cause that error?
Just as a guess, I copied make-reg-dotc.py to make-tapreg-dotc and I got
past that problem. That doesn't seem right, though. What is the correct
solution?
THEN, I built some more and got the following error:
NMAKE : fatal error U1073: don't know how to make 'x11-fields'
What is the cause of that?
I'm stuck here.
Thanks,
Paul
_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev
Could you add a few more lines from the nmake output for both problems,
to get an idea where the code stucks...
Regards, ULFL