In making the port, I noticed a few things.

1) The file <net-snmp-conf.h> is constructed by the action
of the ./configure script.  This is an important fact for
the Kenati port, as the definition of a defined constant
results, which causes the compilation to fail.  The defined
constant include the string "FSTAT" (I will get the exact
name of the constant, and post same, in the next few days),
results in the inclusion of a function that is not supported
by the Kenati run-time libraries.  The purpose of the
function is not at all clear to me, and I will look to
the users group for information in this regard.  Again,
the details will be posted in a few days.

2) For the most part, the port seems to be fairly simple.
In two cases I needed to include constant definitions in
the command line to the compiler (CFLAGS, if I recall
correctly), and to include the definition of a third
constant, and to use that third constant to wrap the above
mentioned string ("FSTAT") in a #ifndef.

William R. Buckley
President
SoftNerd, A California Corporation
Director Emeritus,
International Core Wars Society
[EMAIL PROTECTED]
415-756-6699


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to