Hi Alex,
Thanks for your reply.
I did use the build.bat to compile the main package and it builds the Main Package successfully. After running the build.bat when I run the nmakeperl I get the following problem.
Thanks
- Akshatha
-----Original Message-----
From: Alex Burger [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 14, 2005 9:45 PM
To: [EMAIL PROTECTED]
Cc: net-snmp-coders@lists.sourceforge.net
Subject: Re: Problem with mib2C
Hi.
[EMAIL PROTECTED] wrote:
> As directed by the message, I installed the perl module
> "ActivePerl-5.8.6.811-MSWin32-x86-122208" and then followed the
> instructions given in the README file. When I tried to run the nmakeperl
> I always keep getting the following errors:
>
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
>
> Stop.
>
> The nmake.out logs the error as "default_store.xs(5) : fatal error
> C1083: Cannot open include file: 'net-snmp/library/default_store.h': No
> such file or directory"
>
> I already have the default_store.h in the 'net-snmp/library/' folder.
>
> Could anybody help me identify what could be the problem here ?
How did you compile the main package? Did you use build.bat? Have you
made any changes to any source files?
If you didn't use build.bat, then I suggest you give it a try.
Alex