http://homepages.tu-darmstadt.de/~p_larbig/wlan/#mdk3
Dodam ze mam gcc w wersji 4.4
i gdy zmieniam plik osdep/common.mak z
Kod: Zaznacz cały
CC = $(TOOL_PREFIX)gcc
Kod: Zaznacz cały
CC = $(TOOL_PREFIX)gcc-4.4
Kod: Zaznacz cały
Building for Linux
make[2]: Wejście do katalogu `/home/norbi123/Pobrane/mdk3-v6/osdep'
gcc-4.4 -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o osdep.o osdep.c
gcc-4.4 -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o common.o common.c
gcc-4.4 -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o network.o network.c
gcc-4.4 -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o linux.o linux.c
gcc-4.4 -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o linux_tap.o linux_tap.c
gcc-4.4 -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o radiotap/radiotap-parser.o radiotap/radiotap-parser.c
ar cru libosdep.a osdep.o common.o network.o linux.o linux_tap.o radiotap/radiotap-parser.o common.o
ranlib libosdep.a
touch .os.Linux
make[2]: Opuszczenie katalogu `/home/norbi123/Pobrane/mdk3-v6/osdep'
make[1]: Opuszczenie katalogu `/home/norbi123/Pobrane/mdk3-v6/osdep'
cc -g -O3 -Wall -Wextra -lpthread mdk3.c osdep/libosdep.a -o mdk3 -Losdep -losdep
mdk3.c: In function ‘mdk_parser’:
mdk3.c:3393: warning: format not a string literal and no format arguments
mdk3.c:3409: warning: format not a string literal and no format arguments
mdk3.c:3413: warning: format not a string literal and no format arguments
mdk3.c:3431: warning: format not a string literal and no format arguments
mdk3.c:3436: warning: format not a string literal and no format arguments
mdk3.c:3494: warning: format not a string literal and no format arguments
mdk3.c:3535: warning: format not a string literal and no format arguments
mdk3.c:3555: warning: format not a string literal and no format arguments
mdk3.c:3565: warning: format not a string literal and no format arguments
mdk3.c:3569: warning: format not a string literal and no format arguments
mdk3.c:3574: warning: format not a string literal and no format arguments
mdk3.c:3602: warning: format not a string literal and no format arguments
mdk3.c:3608: warning: format not a string literal and no format arguments
mdk3.c:3630: warning: format not a string literal and no format arguments
mdk3.c:3636: warning: format not a string literal and no format arguments
mdk3.c:3640: warning: format not a string literal and no format arguments
mdk3.c:3655: warning: format not a string literal and no format arguments
mdk3.c:3663: warning: format not a string literal and no format arguments
mdk3.c:3672: warning: format not a string literal and no format arguments
mdk3.c: In function ‘main’:
mdk3.c:3855: warning: format not a string literal and no format arguments
mdk3.c:3862: warning: format not a string literal and no format arguments
mdk3.c:3868: warning: format not a string literal and no format arguments
mdk3.c:3871: warning: format not a string literal and no format arguments
mdk3.c:3874: warning: format not a string literal and no format arguments
mdk3.c:3877: warning: format not a string literal and no format arguments
mdk3.c:3880: warning: format not a string literal and no format arguments
mdk3.c:3883: warning: format not a string literal and no format arguments
mdk3.c:3886: warning: format not a string literal and no format arguments
mdk3.c:3889: warning: format not a string literal and no format arguments
mdk3.c:3892: warning: format not a string literal and no format arguments
mdk3.c:3895: warning: format not a string literal and no format arguments
mdk3.c:3902: warning: format not a string literal and no format arguments
mdk3.c:3904: warning: format not a string literal and no format arguments
mdk3.c:3905: warning: format not a string literal and no format arguments
mdk3.c:3906: warning: format not a string literal and no format arguments
mdk3.c:3907: warning: format not a string literal and no format arguments
mdk3.c:3908: warning: format not a string literal and no format arguments
mdk3.c:3909: warning: format not a string literal and no format arguments
mdk3.c:3910: warning: format not a string literal and no format arguments
mdk3.c:3911: warning: format not a string literal and no format arguments
mdk3.c:3912: warning: format not a string literal and no format arguments