Opened 12 years ago
Closed 12 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)
Change History (3)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | fizmo.diff added |
---|
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
proposed patch