Opened 15 years ago
Closed 14 years ago
#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 (1)
Change History (2)
Changed 15 years ago by prahl@…
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | LP64 added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | pict2pdf fails to build under 10.6 → pict2pdf fails to build 64-bit |
Note: See
TracTickets for help on using
tickets.
New Makefile