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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 15:01:56 2024 UTC