#17679 closed defect (fixed)
libffi doesn't install universal (ppc)
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | universal | Cc: | pguyot (Paul Guyot), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), jeremyhu (Jeremy Huddleston Sequoia) |
Port: | libffi |
Description
./include/ffitarget.h:67: error: 'FFI_DEFAULT_ABI' undeclared here (not in a function)
It's had a version bump too
Change History (6)
comment:1 Changed 16 years ago by tobypeterson
Summary: | libffi doesn't install universal → libffi doesn't install universal (ppc) |
---|
comment:2 Changed 16 years ago by tobypeterson
comment:3 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
Cc Me!
comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… added |
---|
r44994: Jeremy disabled the universal variant and bumped the version to 3.0.7.
comment:5 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed in r46771.
Note: See
TracTickets for help on using
tickets.
Looks like it's just ppc building that's broken. Will probably need to do a separate build if ppc archs are specified (assuming you're building on intel), then merge.