Opened 14 years ago

Closed 14 years ago

#22317 closed defect (worksforme)

upgrading exiv2 fails on 10.6

Reported by: vlsd (Vlad) Owned by: tcurdt@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: exiv2

Description

The package fails during configure, when I run

sudo port upgrade exiv2

This is the relevant snippet from the output:

...
checking whether to enable XMP support (requires expat)... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... no
configure: error: either specify a valid expat installation with --with-expat=DIR or disable XMP support with --disable-xmp

Error: Status 1 encountered during processing.

Note that expat seems to be installed and up to date.

Change History (4)

comment:1 Changed 14 years ago by vlsd (Vlad)

Cc: vloodo@… added

Cc Me!

comment:2 Changed 14 years ago by blb@…

What is the result of running the following?

$ lipo -info /opt/local/lib/libexpat.dylib

If you have a 64bit-capable processor and the result says i386, you need to see the Migration page if this isn't a completely new install of MacPorts with 10.6.

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Cc: vloodo@… removed
Owner: changed from macports-tickets@… to tcurdt@…
Port: exiv2 added

comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

exiv2 installs fine here. Closing due to lack of response.

Note: See TracTickets for help on using tickets.