* Jason Signalness ([EMAIL PROTECTED]) [Jan 04. 2002 16:18]:

> Hello,

Backatcha

> I am having trouble compiling php with snmp support. ucd-snmp 4.2.2 is 
> installed and working without trouble. PHP4.1.1 configures ok but fails 
> on make, giving many errors similar to this:

> /usr/local/lib/libsnmp.a(snmp_alarm.o): In function `sa_find_next':
> /export/home/j/js/jsignalness/ucd-snmp-4.2.2/snmplib/snmp_alarm.c:111: 
> multiple definition of `sa_find_next'
> 
>Zend/.libs/libZend.al(snmp_alarm.o):/export/home/j/js/jsignalness/ucd-snmp-4.2.2/snmplib/snmp_alarm.c:111:
> 
> first defined here
> /usr/local/lib/libsnmp.a(snmp_alarm.o): In function `sa_find_specific':
> /export/home/j/js/jsignalness/ucd-snmp-4.2.2/snmplib/snmp_alarm.c:120: 
> multiple definition of `sa_find_specific'
> 
>Zend/.libs/libZend.al(snmp_alarm.o):/export/home/j/js/jsignalness/ucd-snmp-4.2.2/snmplib/snmp_alarm.c:120:
> 
> first defined here

People seem to have all sorts of problems with snmp. The stuff above is
the kind of thing that needs to be put in a bug report more than likley,
because only the developers are going to have a clue how to get you
fixed up (if they can). :-(

I'd go to http://bugs.php.net and post a detailed report.

-- 
Brian Clark | Avoiding the general public since 1805!
Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8
Enter any 11 digit prime number to continue.


-- 
PHP General 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]

Reply via email to