Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Amanda won't compile complaining about missing symbols if you are using -Wl,--as-needed in your LDFLAGS. Reproducible: Always Attached patch and ebuild diff fixes it for latest amanda in portage
Created an attachment (id=145763) [edit] Modifies two Makefile.ams to fix breakage
Created an attachment (id=145764) [edit] Patches the 2.5.2_p1-r3 ebuild
I've contacted upstream. Will update this as appropriate, although hopefully this can be put into a -r4 ebuild in main Portage tree.
The source patch is good, the ebuild patch is not ;) You should apply patches in src_unpack, not src_compile, and you should be running at least eautomake if you change the Makefile.am files.
in r4.