[MacPorts] #27316: DateLine trys to use wrong libcrypt
MacPorts
noreply at macports.org
Sun Nov 14 11:48:25 PST 2010
#27316: DateLine trys to use wrong libcrypt
-----------------------------+----------------------------------------------
Reporter: vulcan_@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port:
-----------------------------+----------------------------------------------
Snow Leopard 10.6.4
MacBook Intel DuoCore 32 bit
i tried building DateLine today, got this
{{{
/Developer/usr/bin/gcc-4.2 -arch i386
-L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_DateLine/work/DateLine/build/Deployment
-F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_DateLine/work/DateLine/build/Deployment
-F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_DateLine/work/DateLine
-F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_DateLine/work/DateLine
-filelist
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_DateLine/work/DateLine/build/DateLine.build/Deployment/DateLine.build
/Objects-normal/i386/DateLine.LinkFileList -mmacosx-version-min=10.6
-framework Cocoa -framework Carbon -framework Sparkle -lcrypto.0.9.7
-framework QuartzCore -o
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_DateLine/work/DateLine/build/Deployment/DateLine.app/Contents/MacOS/DateLine
ld: cannot link directly with /usr/lib/libcrypto.0.9.7.dylib
collect2: ld returned 1 exit status
}}}
looks like the configure step found /usr/lib/libcrypto.0.9.7.dylib and it
fails to link
--
Ticket URL: <https://trac.macports.org/ticket/27316>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list