Opened 19 years ago

Closed 19 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)

yydecode-tiger.diff (815 bytes) - added by dhjr@… 19 years ago.
Patch to fix build on tiger
yydecode-tiger.2.diff (846 bytes) - added by dhjr@… 19 years ago.
Patch now properly handles Panther vs Tiger

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by dhjr@…

Attachment: yydecode-tiger.diff added

Patch to fix build on tiger

Changed 19 years ago by dhjr@…

Attachment: yydecode-tiger.2.diff added

Patch now properly handles Panther vs Tiger

comment:1 Changed 19 years ago by cjr@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.