Public bug reported:

The current /usr/lib/libapr-util-1.la has the following:

dependency_libs=' -luuid -lrt -lcrypt -lpthread -ldl
/usr/lib/libexpat.la /usr/lib/libapr-1.la'

But this causes problems with the current libexpat1-dev, which installs
libexpat.la into (for example) /usr/lib/i386-linux-gnu/libexpat.la.

If I rebuild apr-util, I get the following in its la file:

dependency_libs=' -luuid -lrt -lcrypt -lpthread -ldl -lexpat
/usr/lib/libapr-1.la'

Which would also fix this.  Can a simple rebuild be done?

** Affects: apr-util (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739575

Title:
  Bad path in libapr-util-1.la

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to