Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144832 - net-wireless/wepattack-0.1.3-r2 doesn't build
Summary: net-wireless/wepattack-0.1.3-r2 doesn't build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-23 02:00 UTC by Samuel Tardieu
Modified: 2006-09-08 12:07 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 Samuel Tardieu 2006-08-23 02:00:38 UTC
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 "\".
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2006-09-08 12:07:56 UTC
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. ;)