On Fri, Jan 8, 2010 at 12:20 PM, Hemant Soundankar
wrote:
> I am implementing RFC 1697 for postgres.
> While generating the code template for rdbmsSrvParamTable via mib2c , no
> code/ functions for inserting proper value for rdbmsSrvParamName is
> generated.
That's because it's not-accessible, s
I found a crude solution for this.
I removed rdbmsSrvParamName from the INDEX list of rdbmsSrvParamTable and
then i modified the accessibility of this object
from not-accessible to read-only.
Now the template is generated as i wanted.
On Fri, Jan 8, 2010 at 10:50 PM, Hemant Soundankar <
hemant
Hello,
I am implementing RFC 1697 for postgres.
While generating the code template for rdbmsSrvParamTable via mib2c , no
code/ functions for inserting proper value for rdbmsSrvParamName is
generated.
Please help with the code template generation.
Thanks,
Hemant Soundankar
---
Robert Story wrote:
On Fri, 15 Apr 2005 09:21:58 -0400 Alex wrote:
AB> Move the source code to a folder that does not contain a space in the
AB> name. You are compiling from "C:\Documents and Settings" which will not
AB> work.
Is there a standard windows equivalents to grep that we could use to
Title: RE: Problem with mib2C
Thanks Alex. After moving it to different folder that doesn't contain a space in the name, it just compiled fine without any errors!!
- Akshatha
-Original Message-
From: Alex Burger [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 15, 2005 6:52
On Fri, 15 Apr 2005 09:21:58 -0400 Alex wrote:
AB> Move the source code to a folder that does not contain a space in the
AB> name. You are compiling from "C:\Documents and Settings" which will not
AB> work.
Is there a standard windows equivalents to grep that we could use to test
for this, and
Move the source code to a folder that does not contain a space in the
name. You are compiling from "C:\Documents and Settings" which will not
work. Yes, this should be documented, but I don't think it is.
Alex
[EMAIL PROTECTED] wrote:
No luck. It gave me the same problem again when I did the c
Title: RE: Problem with mib2C
No luck. It gave me the same problem again when I did the changes as you mentioned. I also tried setting the INSTALL_BASE variable to the Source Directory but got the same error. I am attaching the compilation log with the mail for your reference.
Thanks
4, 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
> instruction
Title: RE: Problem with mib2C
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
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: 'c
Hello
I have installed net-snmp-5.1.2 and trying to make use of
mib2c tool on windows 2K. But when I run mib2c in the command line, I get the
following message -
"ERROR: You don"t have the SNMP perl module installed. Please obtain this by getting the latest source release of the ne
12 matches
Mail list logo