Opened 20 years ago
Closed 20 years ago
#3018 closed defect (fixed)
BUG: yydecode doesn't build on TIger
Reported by: | cjr@… | Owned by: | waqar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
If you remove this line from the Portfile, it builds OK. Even with gcc 4 :-)
configure.env CFLAGS=-DHAVE_U_INT32_T
I guess that was needed for 10.3, but it causes the compile of crc32.c to fail.
Cheers,
Chris
Attachments (2)
Change History (3)
Changed 20 years ago by dhjr@…
Attachment: | yydecode-tiger.diff added |
---|
Changed 20 years ago by dhjr@…
Attachment: | yydecode-tiger.2.diff added |
---|
Patch now properly handles Panther vs Tiger
comment:1 Changed 20 years ago by cjr@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch to fix build on tiger