Wrong mailing list. This list is about gitorious, the software behind gitorious.org. Not sure what you are looking for. It might host its sources on gitorious.org, but you probably need to find a different channel to contact the people behind the project you're interested in.
Regards, Ben On Dec 8, 2011 8:43 PM, "Oliver Zier" <[email protected]> wrote: > Hello, > > im trying to compile speedpwn in macOSX 10.6.8. > > I have successfully compiled Aircrack-ng 1.1 and copied the speedpwn > files to the aircrack source directory. > > But when i try to compile speedpwn with > > gcc -o speedpwn speedpwn.c common.c osdep/libosdep.a crypto.c -lssl > > i become a lot of errors: > > sh-3.2# gcc -o speedpwn speedpwn.c common.c osdep/libosdep.a crypto.c > -lssl > speedpwn.c:2: error: expected identifier or ‘(’ before ‘<’ token > speedpwn.c:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘.’ token > speedpwn.c:17:12: warning: character constant too long for its type > speedpwn.c:17:27: warning: character constant too long for its type > speedpwn.c:18: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘.’ token > speedpwn.c:18:12: warning: character constant too long for its type > speedpwn.c:18:30: warning: character constant too long for its type > speedpwn.c:19:12: warning: character constant too long for its type > speedpwn.c:20: error: expected ‘)’ before ‘{’ token > speedpwn.c:21:36: warning: character constant too long for its type > speedpwn.c:21:57: warning: character constant too long for its type > speedpwn.c:22:14: warning: character constant too long for its type > speedpwn.c:22:55: warning: character constant too long for its type > speedpwn.c:22:71: warning: character constant too long for its type > speedpwn.c:22:87: warning: character constant too long for its type > speedpwn.c:25: error: expected identifier or ‘(’ before ‘<’ token > ..... > > what have i todo ? > Sorry for my bad english > > Thanks, Oliver > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
