Was hats da? Hab ich maybe irgendwas nicht installiert was ich installiert haben sollte?
Code: Alles auswählen
root@latitude, 9305-/usr/bin/ksh, /opt/ZD1211LnxDrv_2_6_0_0
$ ls
apdbg.c copying Makefile Menudbg src sta
root@latitude, 9305-/usr/bin/ksh, /opt/ZD1211LnxDrv_2_6_0_0
$ make
make both
make[1]: Entering directory `/opt/ZD1211LnxDrv_2_6_0_0'
make clean
make[2]: Entering directory `/opt/ZD1211LnxDrv_2_6_0_0'
rm -rf .tmp_versions .*.cmd *.ko *.mod.c *.mod.o *.o src/*.o src/.*.o.cmd menudbg apdbg
make[2]: Leaving directory `/opt/ZD1211LnxDrv_2_6_0_0'
make ZD1211REV_B=0
make[2]: Entering directory `/opt/ZD1211LnxDrv_2_6_0_0'
/lib/modules/2.6.15-1-486/build
/opt/ZD1211LnxDrv_2_6_0_0
-I/opt/ZD1211LnxDrv_2_6_0_0/src/include -fomit-frame-pointer -O2 -Wall -Wstrict-prototypes -pipe -DZDCONF_WE_STAT_SUPPORT=1 -DHOST_IF_USB -DAMAC -DGCCK -DOFDM -DHOSTAPD_SUPPORT -DUSE_EP4_SET_REG -DDOWNLOADFIRMWARE -DfTX_GAIN_OFDM=0 -DfNEW_CODE_MAP=1 -DfWRITE_WORD_REG=1 -DfREAD_MUL_REG=1 -DENHANCE_RX=1 -DZDCONF_MENUDBG -DZDCONF_APDBG -DZD1211
src/zd1205.o src/zdasocsvc.o src/zdauthreq.o src/zdauthrsp.o src/zdmmrx.o src/zdshared.o src/zdhci.o src/zdglobal.o src/zdencrypt.o src/zdpmfilter.o src/zdpsmon.o src/zdsynch.o src/zdbuf.o src/zd1205_proc.o src/zdhw.o src/zddebug.o src/zdtkipseed.o src/zdmic.o src/zddebug2.o src/zdusb.o src/zd1211.o
make -C /lib/modules/2.6.15-1-486/build SUBDIRS=/opt/ZD1211LnxDrv_2_6_0_0 modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.15-1-486'
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.o
In file included from /opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:43:
/opt/ZD1211LnxDrv_2_6_0_0/src/zdinlinef.h: In function ‘Cfg_CtrlSetting’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zdinlinef.h:357: warning: ‘LenInUs’ may be used uninitialized in this function
/opt/ZD1211LnxDrv_2_6_0_0/src/zdinlinef.h:358: warning: ‘NextLenInUs’ may be used uninitialized in this function
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c: In function ‘zd1205_validate_frame’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:2695: warning: unused variable ‘len1’
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c: In function ‘zd1205_translate_scan’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:6849: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘U32’
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:6849: warning: unknown conversion type character ‘,’ in format
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:6849: warning: spurious trailing ‘%’ in format
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c: In function ‘zd1205_list_bss’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:7046: warning: format ‘%2d’ expects type ‘int’, but argument 2 has type ‘U32’
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:7046: warning: spurious trailing ‘%’ in format
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c: In function ‘zd1205_ioctl’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:7743: warning: ignoring return value of ‘copy_from_user’, declared with attribute warn_unused_result
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:7744: warning: ignoring return value of ‘copy_to_user’, declared with attribute warn_unused_result
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c: In function ‘zdcb_setup_next_send’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zdinlinef.h:357: warning: ‘LenInUs’ may be used uninitialized in this function
/opt/ZD1211LnxDrv_2_6_0_0/src/zdinlinef.h:358: warning: ‘NextLenInUs’ may be used uninitialized in this function
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c: In function ‘CalculateQuality’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zd1205.c:9626: warning: unused variable ‘rxOffset’
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdasocsvc.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdauthreq.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdauthrsp.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdmmrx.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdshared.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdhci.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdglobal.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdencrypt.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdpmfilter.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdpsmon.o
/opt/ZD1211LnxDrv_2_6_0_0/src/zdpsmon.c: In function ‘RxInfoIndicate’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zdpsmon.c:379: warning: ‘asoc’ may be used uninitialized in this function
/opt/ZD1211LnxDrv_2_6_0_0/src/zdpsmon.c:378: warning: ‘oldPsm’ may be used uninitialized in this function
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdsynch.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdbuf.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zd1205_proc.o
CC [M] /opt/ZD1211LnxDrv_2_6_0_0/src/zdhw.o
/opt/ZD1211LnxDrv_2_6_0_0/src/zdhw.c: In function ‘HW_Set_AL2232_RF_Chips’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zdhw.c:1889: warning: unused variable ‘macp’
/opt/ZD1211LnxDrv_2_6_0_0/src/zdhw.c: In function ‘HW_RadioOnOff’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zdhw.c:3267: warning: ‘tmpvalue’ is used uninitialized in this function
/opt/ZD1211LnxDrv_2_6_0_0/src/zdhw.c: In function ‘HW_UpdateIntegrationValue’:
/opt/ZD1211LnxDrv_2_6_0_0/src/zdhw.c:3997: warning: unused variable ‘macp’
/opt/ZD1211LnxDrv_2_6_0_0/src/zdhw.c:3996: warning: unused variable ‘reg’