Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94986 - cannot compile php 4.3.11 with net-snmp 5.2.1
Summary: cannot compile php 4.3.11 with net-snmp 5.2.1
Status: RESOLVED DUPLICATE of bug 89055
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-04 01:30 UTC by George Kargiotakis
Modified: 2005-06-04 01:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Kargiotakis 2005-06-04 01:30:37 UTC
If you try to install php 4.3.11 when you already have installed net-snmp 5.2.1
it does not compile. It is related to this: http://bugs.php.net/bug.php?id=30995


ext/snmp/snmp.lo(.text+0x2503): In function `netsnmp_session_set_sec_protocol':
: undefined reference to `usmAES192PrivProtocol'
ext/snmp/snmp.lo(.text+0x2523): In function `netsnmp_session_set_sec_protocol':
: undefined reference to `usmAES256PrivProtocol'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1



Reproducible: Always
Steps to Reproduce:
1. Install net-snmp
2. Try to install php-4.3.11
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-04 01:41:20 UTC

*** This bug has been marked as a duplicate of 89055 ***