there is still a issue with the package I did not notice before, libpaps.so is underlinked but its not so bad as it has no rdeps.
this patch should fix it: Index: paps-0.6.8/src/Makefile.am =================================================================== --- paps-0.6.8.orig/src/Makefile.am 2011-07-29 23:45:42.000000000 +0200 +++ paps-0.6.8/src/Makefile.am 2011-07-29 23:45:42.000000000 +0200 @@ -1,6 +1,7 @@ man_MANS = paps.1 lib_LTLIBRARIES = libpaps.la libpaps_la_SOURCES = libpaps.c +libpaps_la_LIBADD = -lfreetype -lglib-2.0 $(PANGO_LIBS) libpapsinc_HEADERS = libpaps.h libpapsincdir = $(includedir) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/771131 Title: paps version 0.6.8-2 failed to build on amd64 with GCC-4.6/oneiric To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/paps/+bug/771131/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs