gabber-0.8.8.ebuild fails with -lgnomeprint not found error from 'ld' gnomeprint seems to be in "gnome-print" which I did not have installed. The ebuild does not seem to have this dependency listed. After I installed gnome-print gabber installed properly. Thank you. Oktay
do you have the dump of the failure?
waiting for response
I have unmerged gnome-print and re-emerged gabber to get you guys the dump. Like I've mentioned before, it emerges fine if I manually merge gnome-print first. Oktay /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgnomeprint collect2: ld returned 1 exit status make[2]: *** [gabber] Error 1 make[2]: Leaving directory `/var/tmp/portage/gabber-0.8.8/work/gabber-0.8.8/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gabber-0.8.8/work/gabber-0.8.8' make: *** [all] Error 2 !!! ERROR: net-im/gabber-0.8.8 failed. !!! Function src_compile, Line 59, Exitcode 2 !!! make failed
what's the output of 'grep -r lgnomeprint /usr/lib/lib*.la' ? can you give a bit more output btw, the important thing misses here.
`grep -r lgnomeprint /usr/lib/lib*.la` returns nothing. I will attach the complete output in a few minutes. In the meantime, what other information do you need? Oktay
Created attachment 14919 [details] stdout of 'emerge gabber' stderr was posted already.
hmm sorry, whats the story here. I think theres a stale reference to gnomeprint somewhere (should be in the '.la' files usually), but it really isn't needed by gabber. In the meantime you could just install gnome-print to satisfy the request (the easy way out).
probably user-side problem. no response, closing