Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#13392 closed defect (fixed)

BUG: jpeg - C++ programs fail to link against libjpeg

Reported by: master@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc: yves@…
Port: jpeg

Description

C++ programs fail to link with messages like

Undefined symbols:

"jpeg_start_compress(jpeg_compress_struct*, int)", referenced from:

  • note that arguments got into symbol name.

A fix is in the fink port for years http://www.finkports.info/ports/graphics/libjpeg.html

Macports-style patch file attached.

Attachments (1)

patch-jpeglib.h (540 bytes) - added by master@… 16 years ago.
The header patch for cpp support ported from fink

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by master@…

Attachment: patch-jpeglib.h added

The header patch for cpp support ported from fink

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: waqar@… removed
Owner: changed from macports-tickets@… to waqar@…

Assigning to maintainer.

comment:2 Changed 15 years ago by blb@…

Port: jpeg added
Resolution: fixed
Status: newclosed

Fixed in r42381, thanks (maintainer timeout).

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.