php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13557 Compile bails when you use --with-snmp=shared,/path
Submitted: 2001-10-05 03:15 UTC Modified: 2001-11-09 14:53 UTC
From: oliver at deeper dot co dot nz Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: oliver at deeper dot co dot nz
New email:
PHP Version: OS:

 

 [2001-10-05 03:15 UTC] oliver at deeper dot co dot nz
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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-05 08:57 UTC] sniper@php.net
Please try the latest CVS snapshot: http://snaps.php.net/
as this should be fixed now.

 [2001-11-09 14:53 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 08:01:27 2025 UTC