Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#29610 closed defect (invalid)

openssl 1.0.0d fails on compile error

Reported by: jason@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: openssl

Description (last modified by mf2k (Frank Schima))

My earlier ticket #29600 was closed as duplicate of #28204. #28204 was closed as invalid with the comment by the creator of the ticket that workarounds were to downgrade to an earlier port, or to remove /usr/local/include/dlfcn.h. I am confused. First, ticket #29600 was for version openssl 1.0.0d, not 1.0.0c so I don't understand how is that is a duplicate. Second, the workarounds given don't seem like a resolution to the problem, so why was #28204 marked as "invalid"? Either way, openssl still doesn't compile on OS X 10.6.7.

Change History (3)

comment:1 Changed 13 years ago by jason@…

Was 28204 marked invalid because /usr/local/include/dlfcn.h is a file that is not supposed to exist on a normal install of OS X 10.6.7 ?

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

Resolution: invalid
Status: newclosed

Lots of things fail to build correctly if you have stuff in /usr/local - if you have include/dlfcn.h there, it is probably what is causing your problem.

The general recommendation is to move aside /usr/local (and move it back if you need it, after your build succeeds). I did just verify that openssl builds fine on 10.6.7 (so the problem you are experiencing isn't a bug with the port, but a problem with your system).

If you need additional help, please use the macports-users mailing list. Thanks.

comment:3 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.