Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64967 - gift-fasttrack & gift-openft do not compile
Summary: gift-fasttrack & gift-openft do not compile
Status: RESOLVED DUPLICATE of bug 63790
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-22 07:06 UTC by Roie Kerstein
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roie Kerstein 2004-09-22 07:06:12 UTC
I tried to emerge gift-openft-0.2.1.4/
the build failed with the following output:

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgiftproto
collect2: ld returned 1 exit status
make[3]: *** [libOpenFT.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/gift-openft-0.2.1.4/work/gift-openft-0.2.1.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gift-openft-0.2.1.4/work/gift-openft-0.2.1.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gift-openft-0.2.1.4/work/gift-openft-0.2.1.4'
make: *** [all] Error 2

!!! ERROR: net-p2p/gift-openft-0.2.1.4 failed.
!!! Function src_compile, Line 24, Exitcode 2
!!! failed to build
!!! If you need support, post the topmost build error, NOT this status message.

emerging gift-fasttrack yields similar output.
I emerge before that gift-0.11.7

Reproducible: Always
Steps to Reproduce:
1.emerge gift-0.11.7
2.emerge gift-openft-0.2.1.4
3.
Actual Results:  
linking error: cannot find -lgiftproto
Comment 1 Jon Hood (RETIRED) gentoo-dev 2004-09-22 16:05:03 UTC

*** This bug has been marked as a duplicate of 63790 ***