Ticket #14131 (closed defect: duplicate)
openssl +universal variant does not build on ppc
| Reported by: | ryan@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: | openssl |
Description (last modified by blb@…) (diff)
The build fails with:
/usr/bin/ld: warning fat file: /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib does not contain an architecture that matches the specified -arch flag: i386 (file ignored) /usr/bin/ld: warning fat file: /usr/lib/libSystem.B.dylib does not contain an architecture that matches the specified -arch flag: i386 (file ignored)
According to http://blogs.sun.com/dochez/entry/glassfish_in_universal, the -isysroot option is required.
Change History
Note: See
TracTickets for help on using
tickets.


Assigning to maintainer of openssl.