Opened 12 years ago

Closed 12 years ago

#31637 closed defect (fixed)

cryptlib: libcl.3.4.dylib has wrong install_name

Reported by: zdw (Zack Williams) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: cryptlib

Description

I get this error when trying to run secpwgen. I'm assuming that the dependencies aren't correct for this port.

$ secpwgen 
dyld: Library not loaded: libcl.3.4.dylib
  Referenced from: /opt/local/bin/secpwgen
  Reason: image not found
Trace/BPT trap

Change History (4)

comment:1 Changed 12 years ago by zdw (Zack Williams)

Cc: zdw@… added

Cc Me!

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

Cc: ryandesign@… added; zdw@… removed
Port: cryptlib added; secpwgen removed
Summary: secpwgen @1.3_0 does not run, dyld: Library not loaded: libcl.3.4.dylibcryptlib: libcl.3.4.dylib has wrong install_name

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

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

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

Resolution: fixed
Status: assignedclosed

Fixed cryptlib in r85985 and increased revision of secpwgen (the only port that depends on cryptlib) in r85986 to force a rebuild.

Note: See TracTickets for help on using tickets.