| Bug#: 144832 | Product: Gentoo Linux | Version: 2006.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: major | Priority: P2 |
| Resolution: FIXED | Assigned To: netmon@gentoo.org | Reported By: sam@rfc1149.net | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: net-wireless/wepattack-0.1.3-r2 doesn't build | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-08-23 02:00 0000 | |||
| Description: | Opened: 2006-08-23 02:00 0000 |
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. ;)