[c&p] This is a new version of the gift-cvs ebuild. It downloads both giFT and the giFT FastTrack plugin from the CVS repositories and installs them properly. Gnutella support is enabled by default. [/c&p] :) The developers of the FastTrack plugin changed some important things in the Makefile. This ebuild closes bug #22052. Reproducible: Always Steps to Reproduce:
Created attachment 12638 [details] gift-cvs-0.12.0.ebuild (Update)
thanks.
Thanks for your work on this. Unfortunately I'm having some problems here. I've talked to others, so I know I'm not the only one. For the past three days, attempting to emerge gift-cvs fails to build at fasttrack. When it tries to check out from cvs: * Running cvs -q -f -z4 -d ":pserver:anonymous@cvs.gift-fasttrack.berlios.de:/cvsroot/gift-fasttrack" update -dP giFT-FastTrack Fatal error, aborting. gift-fasttrack: no such user Then later on: make[2]: Leaving directory `/home/portage/tmp/portage/gift-cvs-0.12.0/work/giFT' make[1]: Leaving directory `/home/portage/tmp/portage/gift-cvs-0.12.0/work/giFT' sed: can't read Makefile: No such file or directory sed: can't read *.c: No such file or directory sed: can't read *.h: No such file or directory make: *** No targets specified and no makefile found. Stop. !!! ERROR: net-p2p/gift-cvs-0.12.0 failed. !!! Function src_compile, Line 63, Exitcode 2 !!! FastTrack plugin failed to build
As it seems the source doesn't even get downloaded, which explains the "no such file or directory" errors later on. I tried to download the plugin by hand but the commands listed on the berliOS website don't work either, same problem ("gift-fasttrack: no such user"). Not really sure what's wrong here.