Opened 11 years ago

Closed 11 years ago

#37246 closed defect (fixed)

fizmo: fails to find jpeg in nonstandard MacPorts prefix

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Christoph.Ender@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: haspatch Cc:
Port: fizmo

Description

Configure says:

checking for jpeg... no
checking for /usr/include/jpeglib.h... no
checking for /usr/local/include/jpeglib.h... no
checking for /opt/local/include/jpeglib.h... no
Could not find libjpeg.h.
Try setting the location using --with-jpeg-libdir.

My MacPorts prefix on this machine is not /usr, /usr/local or /opt/local so this fails.

The suggestion given in the error message works. May I commit the attached patch?

Attachments (1)

fizmo.diff (523 bytes) - added by ryandesign (Ryan Carsten Schmidt) 11 years ago.
proposed patch

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: fizmo.diff added

proposed patch

comment:1 Changed 11 years ago by Christoph.Ender@…

Yes, please. And thanks for looking into this.

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

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