Ticket #23592 (closed defect: fixed)
pict2pdf fails to build 64-bit
| Reported by: | prahl@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | LP64 | Cc: | neil_mayhew@… |
| Port: | pict2pdf |
Description
This is because the required functions are 32-bit, not 64 bit
The fix is to add -m32 to CFLAGS and LDFLAGS
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


New Makefile