I tried downloading the patch thinking I would submit a patch. But the beast built correctly. Maybe it builds incorrectly on a real Debian machine and then gets copied into Ubuntu?
% bzr branch lp:ubuntu/lucid/libapreq2 libapreq2 % cd libapreq2 % ./configure --with-apache2-apxs=/usr/bin/apxs2 --with-apreq2-config=/usr/bin/apreq2-config % make % cd library % diff /usr/lib/libapreq2.la ./libapreq2.la 17c17 < dependency_libs=' /usr/lib/libaprutil-1.la /usr/lib/libexpat.la /usr/lib/libapr-1.la /usr/lib/libuuid.la -lrt -lcrypt -lpthread -ldl -ldb' --- > dependency_libs=' /usr/lib/libaprutil-1.la /usr/lib/libexpat.la > /usr/lib/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl -ldb' 25c25 < installed=yes --- > installed=no -- lucid libapreq2 references nonexistent libuuid.la https://bugs.launchpad.net/bugs/651396 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
