New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18801 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Reported by: mcalhoun@… 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

Portfile.diff (1.9 KB) - added by mcalhoun@… 4 years ago.
patch-configure.diff (277 bytes) - added by mcalhoun@… 4 years ago.

Change History

Changed 4 years ago by mcalhoun@…

Changed 4 years ago by mcalhoun@…

comment:1 Changed 4 years ago by mcalhoun@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r48175 (maintainer timeout).

comment:2 in reply to: ↑ description Changed 4 years ago by ryandesign@…

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 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.