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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 - 42 = ?
Subscribe to this entry?

 
 [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: Sat Apr 20 02:01:29 2024 UTC