Ticket #34207 (closed defect: worksforme)
www/links 2.5 - configure: error: OpenSSL not found
| Reported by: | holms@… | Owned by: | landonf@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | ryandesign@… | |
| Port: | links |
Description
I don't understand this error. first it says - found, next it's not. what is difference between openssl and OpenSSL ?
checking for openssl... yes checking OPENSSL_CFLAGS... -I/opt/local/include checking OPENSSL_LIBS... -L/opt/local/lib -lssl -lcrypto checking for OpenSSL... no checking for OpenSSL... no configure: error: OpenSSL not found shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_links/links/work/links-2.5" && ./configure --prefix=/opt/local --enable-javascript --without-svgalib --mandir=/opt/local/share/man --with-ssl " returned error 1 Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Warning: the following items did not execute (for links): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Log for links is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_links/links/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
OpenSSL is installed
Romans-MacBook-Pro:~ holms$ sudo port -v install OpenSSL ---> Computing dependencies for OpenSSL. ---> Cleaning OpenSSL ---> Removing work directory for OpenSSL
Attachments
Change History
comment:1 Changed 13 months ago by macsforever2000@…
- Priority changed from High to Normal
- Owner changed from macports-tickets@… to landonf@…
- Milestone MacPorts 2.1.0 deleted
In the future, please Cc the port maintainer(s) and do not set the Milestone field or the Priority field to High.
comment:2 Changed 13 months ago by holms@…
Ok sorry. just created two more tickets without noticing this message.. For me it's HIGH because I need this port NOW =) why maintainers doesn't check ports on fresh install macports.. before putting it live? same was with vim checksum for example..
comment:3 Changed 13 months ago by ryandesign@…
- Cc ryandesign@… added
We do the best we can with limited available resources. We are unpaid volunteers working on MacPorts in our spare time.
I don't know what the distinction is that links is trying to make between "openssl" and "OpenSSL"; I agree that's weird but it's a question you'd have to ask the developers of links.
Please attach the config.log; maybe it has more information about why configure failed. Configure succeeds for me, but I have a different OS X & Xcode version than you.
comment:4 Changed 13 months ago by ryandesign@…
You've attached what looks like a terminal transcript. Could you attach the file called "config.log" that's located in the directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_links/links/work/links-2.5? It might contain more info.
comment:5 Changed 12 months ago by ryandesign@…
We're still waiting to see your config.log file, in the hopes that it will contain pertinent information that will help us diagnose and fix this problem. Could you attach it, please?

