Opened 12 years ago

Closed 12 years ago

#34207 closed defect (worksforme)

www/links 2.5 - configure: error: OpenSSL not found

Reported by: holms (Roman Gorodeckij) Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
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 (2)

main.log (14.5 KB) - added by holms (Roman Gorodeckij) 12 years ago.
links_config.log (7.1 KB) - added by holms (Roman Gorodeckij) 12 years ago.
links configuration log

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by holms (Roman Gorodeckij)

Attachment: main.log added

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Milestone: MacPorts 2.1.0
Owner: changed from macports-tickets@… to landonf@…
Priority: HighNormal

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 12 years ago by holms (Roman Gorodeckij)

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 12 years ago by ryandesign (Ryan Carsten Schmidt)

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.

Changed 12 years ago by holms (Roman Gorodeckij)

Attachment: links_config.log added

links configuration log

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

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 years ago by ryandesign (Ryan Carsten Schmidt)

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?

comment:6 Changed 12 years ago by holms (Roman Gorodeckij)

close this ticket i don't even have this laptop anymore . sorry

comment:7 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.