Ticket #28204 (closed defect: invalid)
openssl-1.0.0c build failure on Snow Leopard
| Reported by: | robin.m.j@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | snowleopard | Cc: | |
| Port: | openssl |
Description
I eventually got it to build by downgrading to @68429 (@69520 fails with the same error).
I'm on Mac OS 10.6.6 with XCode 3.2.5
Attachments
Change History
comment:1 Changed 4 years ago by robin.m.j@…
I might as well include the meat of the error so it is searchable:
:info:build /usr/bin/gcc-4.2 -I.. -I../.. -I../asn1 -I../evp -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch x86_64 -O3 -DL_ENDIAN -DMD32_REG_T=int -Wall -c -o dso_dlfcn.o dso_dlfcn.c :info:build dso_dlfcn.c: In function 'dlfcn_pathbyaddr': :info:build dso_dlfcn.c:445: error: 'Dl_info' undeclared (first use in this function)
Note: See
TracTickets for help on using
tickets.

