ID: 8877 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Problem Assigned To: Comments: Why do you have to insert those lines? What errors do you get if you don't add them? snmp.c does include snmp_api.h itself so those constants should be defined then. btw. What is the version of GCC you are using? --Jani Previous Comments: --------------------------------------------------------------------------- [2001-01-24 04:48:37] [EMAIL PROTECTED] hello, when i compile php with ucd-snmp then i must always edit the file snmp.c and insert the following lines: #define DS_LIBRARY_ID 0 #define DS_LIB_QUICK_PRINT 13 /* print very brief output for parsing */ this symbols are defined in snmp_api.h from ucd-snmp. i compile php always for apache with shared apache or with apxs. goodby --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=8877 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]