Hi All,

I am trying to compile netsniff-ng for our powerpc based platform.

I am running into below issues,  Can you please help me here??


$ make ARCH=powerpc CROSS_COMPILE=powerpc-linux- -C user/netsniff
make[1]: Entering directory `user/netsniff'
Cross compiling netsniff-ng toolkit (0.5.9-rc3+) for powerpc-linux:
Cross compiling netsniff-ng:
ccache powerpc-linux-gcc -std=gnu99 -dD -pipe -O2 -g -fomit-frame-pointer
-fno-strict-aliasing -fasynchronous-unwind-tables
-fno-delete-null-pointer-checks -Wall -D_REENTRANT -D_BSD_SOURCE
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-DVERSION_STRING=\""0.5.9-rc3"+""\" -DVERSION_LONG=\""0.5.9-rc3"+"
(Cilonen)"\" -DETCDIRE_STRING=\"/etc/netsniff-ng\" -I. -I.
-DNEED_TCPDUMP_LIKE_FILTER -I. -DNEED_TCPDUMP_LIKE_FILTER -o
netsniff-ng/proto_80211_mac_hdr.o -c proto_80211_mac_hdr.c
proto_80211_mac_hdr.c: In function `meas_type': proto_80211_mac_hdr.c:1704:
warning: control reaches end of non-void function
proto_80211_mac_hdr.c:2876:13: invalid suffix "b0000000000000001" on
integer constant proto_80211_mac_hdr.c:2878:13: invalid suffix
"b0000000000000010" on integer constant proto_80211_mac_hdr.c:2880:13:
invalid suffix "b0000000000000100" on integer constant
proto_80211_mac_hdr.c:2882:13: invalid suffix "b0000000000001000" on
integer constant proto_80211_mac_hdr.c:2884:13: invalid suffix
"b0000000000010000" on integer constant proto_80211_mac_hdr.c:2886:13:
invalid suffix "b0000000000100000" on integer constant
proto_80211_mac_hdr.c:2888:13: invalid suffix "b0000000001000000" on
integer constant proto_80211_mac_hdr.c:2890:13: invalid suffix
"b0000000010000000" on integer constant proto_80211_mac_hdr.c:2892:13:
invalid suffix "b0000000100000000" on integer constant
proto_80211_mac_hdr.c:2894:13: invalid suffix "b0000001000000000" on
integer constant proto_80211_mac_hdr.c:2896:13: invalid suffix
"b0000010000000000" on integer constant proto_80211_mac_hdr.c:2898:13:
invalid suffix "b0000100000000000" on integer constant
proto_80211_mac_hdr.c:2900:13: invalid suffix "b0001000000000000" on
integer constant

Thanks,
Mohan.

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to