[Bug 737340] Re: Exiv2 has to be rebuilt after libexpat got 'multi-arched'

Fabrice Coutadeur coutadeurf at gmail.com
Fri Mar 18 06:06:53 UTC 2011


Patch with the deletion of dependency_libs content of libexiv2.la

** Description changed:

  Binary package hint: exiv2
  
  Hi,
  
  When build gnome-commander, that b-d on libexiv2-dev, I got the following error:
  ...
  libtool: link: cannot find the library `/usr/lib/libexpat.la' or unhandled argument `/usr/lib/libexpat.la'
  
  This is because libexiv2.la still references /usr/lib/libexpat.la
  instead of /usr/lib/i386-linux-gnu (or the one corresponding to the
  arch) after libexpat got 'multi-arched'.
  
  A simple rebuild of exiv2 would be enough to fix the issue, but a patch
  to build system to get rid of the content of dependency_libs would be
- cleaner.
+ cleaner (as spoken with Steve Langasek by irc).
  
  thanks,
  fabrice

** Patch added: "exiv2.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/exiv2/+bug/737340/+attachment/1916655/+files/exiv2.debdiff

** Changed in: exiv2 (Ubuntu)
     Assignee: Fabrice Coutadeur (fabricesp) => (unassigned)

** Changed in: exiv2 (Ubuntu)
       Status: In Progress => Confirmed

** Description changed:

  Binary package hint: exiv2
  
  Hi,
  
  When build gnome-commander, that b-d on libexiv2-dev, I got the following error:
  ...
  libtool: link: cannot find the library `/usr/lib/libexpat.la' or unhandled argument `/usr/lib/libexpat.la'
  
  This is because libexiv2.la still references /usr/lib/libexpat.la
  instead of /usr/lib/i386-linux-gnu (or the one corresponding to the
  arch) after libexpat got 'multi-arched'.
  
  A simple rebuild of exiv2 would be enough to fix the issue, but a patch
  to build system to get rid of the content of dependency_libs would be
  cleaner (as spoken with Steve Langasek by irc).
  
+ I've checked that the la file still works by rebuilding locally gnome-
+ commander with the patched version of libexiv2-dev.
+ 
  thanks,
  fabrice

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/737340

Title:
  Exiv2 has to be rebuilt after libexpat got 'multi-arched'

Status in “exiv2” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: exiv2

  Hi,

  When build gnome-commander, that b-d on libexiv2-dev, I got the following error:
  ...
  libtool: link: cannot find the library `/usr/lib/libexpat.la' or unhandled argument `/usr/lib/libexpat.la'

  This is because libexiv2.la still references /usr/lib/libexpat.la
  instead of /usr/lib/i386-linux-gnu (or the one corresponding to the
  arch) after libexpat got 'multi-arched'.

  A simple rebuild of exiv2 would be enough to fix the issue, but a
  patch to build system to get rid of the content of dependency_libs
  would be cleaner (as spoken with Steve Langasek by irc).

  I've checked that the la file still works by rebuilding locally gnome-
  commander with the patched version of libexiv2-dev.

  thanks,
  fabrice



More information about the Ubuntu-sponsors mailing list