Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18801 closed defect (fixed)

BUG: tiff builds incorrectly with 32/64-bit universal

Reported by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: universal Cc:
Port: tiff

Description

In tiffconf.h, SIZEOF_LONG should be different for 32 and 64 bit builds.
Attached is a proposed fix.

The patch should also fix #18076.

Although off topic, -dylib_file is no longer needed with recent XCode releases.

Attachments (2)

Portfile.diff (1.9 KB) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 15 years ago.
patch-configure.diff (277 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: Portfile.diff added

Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: patch-configure.diff added

comment:1 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

Fixed in r48175 (maintainer timeout).

comment:2 in reply to:  description Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to mcalhoun@…:

Although off topic, -dylib_file is no longer needed with recent XCode releases.

mcalhoun removed the -dylib_file workaround in r48176, and I added a check for Xcode >= 3.1 in r48210.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.