From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.0.6
PHP Bug Type:     *Compile Issues
Bug description:  Compile bails when you use --with-snmp=shared,/path

Although the configure --help says you can use --with-snmp=shared,/usr it
infact does not work.  You get errors like this:

checking for SNMP support... yes, shared
./configure: shared,/usr/include: No such file or directory

and 

gcc -I. ... -Ishared,/usr/include/ucd-snmp .. -o snmp.lo
snmp.c:60: default_store.h: No such file or directory

-- 
Edit bug report at: http://bugs.php.net/?id=13557&edit=1


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

Reply via email to