Gentoo Archives: gentoo-desktop

From: Jorn Argelo <jorn@×××××××××.nl>
To: gentoo-desktop@l.g.o
Subject: [gentoo-desktop] Error emerging gift-fasttrack
Date: Sun, 31 Oct 2004 09:31:31
Message-Id: 20041031092812.M82478@wcborstel.nl
1 Hi folks,
2
3 I've been trying to emerge gift-fasttrack from the portage, but it results
4 into a compile error:
5
6 gcc -shared fst_download.lo fst_upload.lo fst_fasttrack.lo fst_hash.lo
7 fst_http_header.lo fst_http_client.lo fst_http_server.lo fst_meta.lo fst_node.
8 lo fst_packet.lo fst_search.lo fst_share.lo fst_session.lo fst_stats.lo
9 fst_utils.lo fst_ipset.lo fst_push.lo fst_udp_discover.lo fst_source.lo md5.lo
10 -Wl,--whole-archive ../src/crypt/.libs/libfst_crypt.al -Wl,--no-whole-archive
11 /usr/lib/libgift.so -lgiftproto -lm -Wl,-soname -Wl,libFastTrack.so -o .libs/
12 libFastTrack.so
13 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld:
14 cannot find -lgiftproto
15 collect2: ld returned 1 exit status
16 make[3]: *** [libFastTrack.la] Error 1
17 make[3]: Leaving directory `/var/tmp/portage/gift-fasttrack-0.8.7/work/giFT-
18 FastTrack-0.8.7/src'
19 make[2]: *** [all-recursive] Error 1
20 make[2]: Leaving directory `/var/tmp/portage/gift-fasttrack-0.8.7/work/giFT-
21 FastTrack-0.8.7/src'
22 make[1]: *** [all-recursive] Error 1
23 make[1]: Leaving directory `/var/tmp/portage/gift-fasttrack-0.8.7/work/giFT-
24 FastTrack-0.8.7'
25 make: *** [all] Error 2
26
27 I'm running Gentoo 2004.2 on a 2.6.9-r1 kernel, with GCC 3.3.4. Perhaps the
28 latter is the issue? I've been using it from the very start though. I compiled
29 the Linux kernel with it as well. Any idea how I can resolve this?
30
31 Thanks in advance,
32
33 Jorn.
34
35 --
36 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] Error emerging gift-fasttrack Adam Petaccia <adam@×××××××××.com>