Opened 13 years ago
Closed 13 years ago
#32334 closed defect (invalid)
gdk-pixbuf2 @2.22.1_1+universal fails to configure; missing JPEG library
Reported by: | tyson@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | gdk-pixbuf2 |
Description
When trying to upgrade gdk-pixbuf2, I receive an error "Error: Target org.macports.configure returned: configure failure: shell command failed". I've attached a log, but it seems like the culprit is here:
configure: WARNING: *** JPEG loader will not be built (JPEG library not found) *** configure: error: *** Checks for JPEG loader failed. You can build without it by passing *** --without-libjpeg to configure but some programs using GTK+ may *** not work properly
Attachments (1)
Change History (4)
Changed 13 years ago by tyson@…
Attachment: | upgrade.log added |
---|
comment:1 follow-up: 2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 13 years ago by tyson@…
Replying to ryandesign@…:
It should work fine. Is your jpeg port installed universal? Can you attach the config.log file?
Yep, you were right: the +universal variant of jpeg was installed, but not activated. A simple "port activate jpeg @8c_0 +universal" fixed the problem. Sorry for the erroneous bug report!
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Ok, glad you got it figured out.
Note: See
TracTickets for help on using
tickets.
It should work fine. Is your jpeg port installed universal? Can you attach the config.log file?