Re: [Tomahawk-devs] Fedora Core 5 compile problems
Brought to you by:
bsmith1180,
dkolbly
From: Pauly M. <ss...@ju...> - 2006-05-03 20:43:30
|
1.1 seems to work. Thanks! On Thu, Apr 27, 2006 at 03:40:11PM -0700, Pauly Moref wrote: > I can't for the life of me figure out whats breaking this. > On Fedora Core 5 clean install with all the devtools > > > [root@localhost tomahawk1.0]# make > rm -f tomahawk > gcc -O2 -pipe -Wall -funroll-loops -fomit-frame-pointer -DNDEBUG -DHAVE_CONFIG_H -I../Libnet/include -I../libpcap `../Libnet/libnet-config --defines` -o tomahawk tomahawk.c eventloop.c packetutil.c alloc.c -lnsl ../libpcap/libpcap.a > gcc: ../libpcap/libpcap.a: No such file or directory > tomahawk.c:119: error: static declaration of âhandlerListâ follows non-static declaration > packetutil.h:134: error: previous declaration of âhandlerListâ was here > tomahawk.c: In function âSendPacketsâ: > tomahawk.c:1437: warning: pointer targets in passing argument 2 of âWriteInterfaceâ differ in signedness > tomahawk.c:1439: warning: pointer targets in passing argument 2 of âWriteInterfaceâ differ in signedness > eventloop.c: In function âHostToAddrâ: > eventloop.c:678: warning: dereferencing type-punned pointer will break strict-aliasing rules > eventloop.c: In function âAcceptConnectionâ: > eventloop.c:900: warning: pointer targets in passing argument 3 of âacceptâ differ in signedness > make: *** [tomahawk] Error 1 > [root@localhost tomahawk1.0]# ls .. > Desktop Libnet libnet-1.0.2a.tar.gz libpcap libpcap-0.8.1.tar.gz tomahawk1.0 tomahawk1.0.tar.gz > > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Tomahawk-devs mailing list > Tom...@li... > https://lists.sourceforge.net/lists/listinfo/tomahawk-devs |