Bug 73896 - fix php5-snmp if openssl is not in base
Summary: fix php5-snmp if openssl is not in base
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-13 13:10 UTC by Oliver Lehmann
Modified: 2005-01-10 17:02 UTC (History)
1 user (show)

See Also:


Attachments
patch-net-mgmt::php5-snmp (425 bytes, text/plain)
2004-11-13 13:10 UTC, Oliver Lehmann
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Lehmann freebsd_committer freebsd_triage 2004-11-13 13:10:23 UTC
	php5-snmp fails with:

	checking for C compiler default output... configure: error: C compiler cannot create executables

	config.log says, that it always uses -lssl - but no -L to determine where to  search for libssl

How-To-Repeat: 
	remove openssl from base, try to build php5-snmp
Comment 1 Oliver Lehmann freebsd_committer freebsd_triage 2004-11-13 13:21:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over the maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2005-01-10 17:02:26 UTC
State Changed
From-To: open->closed

Fixed, thanks!