Opened 15 years ago

Last modified 15 years ago

#19446 closed defect

openssl fails to compile on x86_64 — at Version 1

Reported by: cbowns@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: openssl x86_64 64-bit Cc:
Port: openssl

Description (last modified by mf2k (Frank Schima))

This is on Snow Leopard. Should I take the issue elsewhere (or to one of the Apple internal lists?)

After configuring MacPorts to build for x86_64 (by going through some of the config steps found here http://blog.imk.cx/2008/11/02/building-and-using-x86_64-macports/ ), I successfully have a base ports system with 64-bit x86_64 Mach-Os.

openssl fails to build, however:

ld: in libcrypto.a(read2pwd.o), ObjectFileAddressSpace::mappedAddress(0xFFFFFFFFFFFFFFFC) not in any section
collect2: ld returned 1 exit status
make[2]: *** [link_a.darwin] Error 1
make[1]: *** [do_darwin-shared] Error 2
make: *** [libcrypto.0.9.8.dylib] Error 2

Full log is attached.

Change History (2)

Changed 15 years ago by cbowns@…

Attachment: openssl_log.txt added

openssl log

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

Component: baseports
Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Note: See TracTickets for help on using tickets.