Opened 14 years ago

Closed 14 years ago

#25944 closed defect (worksforme)

subversion - linked to wrong file ?

Reported by: drechsel@… Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: subversion

Description

Log says:

:info:build ld: file not found: /opt/local/lib/libssl.0.9.8.dylib

Available is /opt/local/lib/libssl.1.0.0.dylib

Attachments (1)

main.log (195.8 KB) - added by drechsel@… 14 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to dluke@…

Please remember to cc the maintainer. Attach the complete log; it makes a big difference where the lib is being referenced from.

Changed 14 years ago by drechsel@…

Attachment: main.log added

comment:2 Changed 14 years ago by danielluke (Daniel J. Luke)

Resolution: worksforme
Status: newclosed

Looks like you just need to re-build now that you've upgraded to openssl 1.0.0 (this should have happened for you if you did port upgrade outdated since the subversion port was revision bumped with openssl was updated, but apparently it didn't work).

Try:

sudo port -f uninstall subversion sudo port clean --all subversion sudo port selfupdate sudo port upgrade outdated sudo port -dv install subversion

and attach the output of that build (and re-open this bug) if it fails.

Note: See TracTickets for help on using tickets.