gcc -o wepattack wepattack.o rc4.o wepfilter.o log.o\ modes.o misc.o verify.o keygen.o -lpcap -lz -lcrypto gcc: log.omodes.o: No such file or directory make: *** [wepattack] Error 1 A space is missing before the "\".
Thank you for report! Although I did not manage to reproduce this problem, I found similar reports in internet. Thus I fixed this in cvs. And please. Next time when you report bug, please, paste emerge --info. ;)