Validate that the directory where you are running nmake from does
actually contain config.nmake and makefile.nmake. The config.nmake
should be edited to point to the correct location of your libraries. The
error message you replied with shows that nmake could not find the
makefile.nmake in the current directory. This directory should be the
main Ethereal directory where you extracted the source. You should also
find all of the packet-xxx and tap-xxx files in this directory.
Greg
>>> "Martin Angler" <martin.angler@xxxxxxxx> 1/8/2004 11:08:30 AM >>>
No,
I actually called it from within the top level directory of the
ethereal
source. I really don't come at the bottom of this problem. Sorry for
disturbing you again, but what could be wrong there?
Greets,
Martin Angler
-----Original Message-----
From: ulf.lamping@xxxxxx [mailto:ulf.lamping@xxxxxx]
Sent: Donnerstag, 8. Januar 2004 18:56
To: Martin Angler
Cc: ethereal-dev@xxxxxxxxxxxx
Subject: Re: [Ethereal-dev] Build problems Win32
Martin Angler wrote:
>Thanks,
>
>Running vcvars32.bat solves the problem, but now it says:
>
>
>>NMAKE : fatal error U1052: file 'Makefile.nmake' not found
>>Stop.
>>NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE'
>>return code '0x2'
>>Stop.
>>
>>
>
>???
>
>Thx for your help,
>
>Martin Angler
>
>
>
>
Did you call nmake now in the vc98\bin dir?
You have to call 'nmake -f makefile.nmake' in your ethereal base dir.
Regards, ULFL
_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev