Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24773 - gabber-0.8.8 needs gnome-print (unspecified dependency)
Summary: gabber-0.8.8 needs gnome-print (unspecified dependency)
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-18 15:15 UTC by oktay altunergil
Modified: 2011-10-30 22:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
stdout of 'emerge gabber' (gabber,66.66 KB, text/plain)
2003-07-23 06:45 UTC, oktay altunergil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oktay altunergil 2003-07-18 15:15:34 UTC
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
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-07-19 08:20:10 UTC
do you have the dump of the failure? 
Comment 2 foser (RETIRED) gentoo-dev 2003-07-23 04:15:34 UTC
waiting for response
Comment 3 oktay altunergil 2003-07-23 06:15:15 UTC
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
Comment 4 foser (RETIRED) gentoo-dev 2003-07-23 06:23:07 UTC
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.
Comment 5 oktay altunergil 2003-07-23 06:34:23 UTC
`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
Comment 6 oktay altunergil 2003-07-23 06:45:47 UTC
Created attachment 14919 [details]
stdout of 'emerge gabber'

stderr was posted already.
Comment 7 foser (RETIRED) gentoo-dev 2003-08-19 07:26:46 UTC
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).
Comment 8 foser (RETIRED) gentoo-dev 2003-09-19 07:48:03 UTC
probably user-side problem. no response, closing