Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
This package fails to build with LDFLAGS="-Wl,--as-needed" because of wrong order of the linker arguments, and unresolved symbols in libPgm2asc.a. The attached patch fixes that. Note that i don't use the "gtk" flag on this package (no GTK+-1.2 here), so i don't know whether the frontend compiles.
Created an attachment (id=86361) [edit] files/gocr-0.40-as-needed.patch
Created an attachment (id=86362) [edit] gocr-0.40-ebuild.patch
Patch looks fine for me.
Added to CVS in gocr-0.40-r1 Thanks for supplying the patch! Just a quick remark: remember to use || die in your ebuilds on patches for style.