Bad news, Maverick 10.10 on 2.6.35-22-generic #33-Ubuntu and the now-
available 2010_0915_RT3572_Linux_STA_v2.4.0.2/ cannot build with the
same instructions.

I could not find 2.4.0.1 anywhere for download.

Here are the errors I get:

/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../sta/connect.c:356:
 warning: the frame size of 1776 bytes is larger than 1024 bytes
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../sta/wpa.o
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../sta/ags.o
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../sta/sta_cfg.o
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/rtmp_init_inf.o
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_profile.o
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.o
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:
 In function ‘rt_ioctl_siwencode’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:1484:
 warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or 
‘!’ to ‘~’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:
 In function ‘rt_ioctl_iwaplist’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:604:
 warning: the frame size of 1296 bytes is larger than 1024 bytes
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:
 In function ‘rt_ioctl_siwmlme’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:1984:
 warning: the frame size of 1696 bytes is larger than 1024 bytes
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:
 In function ‘RTMPIoctlMAC’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:5853:
 warning: the frame size of 1376 bytes is larger than 1024 bytes
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:
 In function ‘RTMPIoctlE2PROM’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/sta_ioctl.c:6052:
 warning: the frame size of 1376 bytes is larger than 1024 bytes
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.o
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:
 In function ‘duplicate_pkt’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:477:
 warning: passing argument 1 of ‘memmove’ makes pointer from integer without a 
cast
/usr/src/linux-headers-2.6.35-22-generic/arch/x86/include/asm/string_64.h:58: 
note: expected ‘void *’ but argument is of type ‘sk_buff_data_t’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:479:
 warning: passing argument 1 of ‘memmove’ makes pointer from integer without a 
cast
/usr/src/linux-headers-2.6.35-22-generic/arch/x86/include/asm/string_64.h:58: 
note: expected ‘void *’ but argument is of type ‘sk_buff_data_t’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:
 In function ‘ClonePacket’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:629:
 warning: assignment makes integer from pointer without a cast
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:
 In function ‘update_os_packet_info’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:651:
 warning: assignment makes integer from pointer without a cast
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:
 In function ‘wlan_802_11_to_802_3_packet’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:672:
 warning: assignment makes integer from pointer without a cast
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:
 In function ‘send_monitor_packets’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:945:
 warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long 
unsigned int’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:
 In function ‘RtmpOSNetDevDetach’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:1694:
 warning: initialization discards qualifiers from pointer target type
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:
 In function ‘RtmpOSNetDevAttach’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_linux.c:1731:
 warning: initialization discards qualifiers from pointer target type
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_main_dev.o
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_main_dev.c:
 In function ‘MainVirtualIF_close’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../os/linux/rt_main_dev.c:117:
 warning: unused variable ‘Cancelled’
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/ba_action.o
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/ba_action.c:
 In function ‘convert_reordering_packet_to_preAMSDU_or_802_3_packet’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/ba_action.c:1553:
 warning: assignment makes integer from pointer without a cast
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../sta/dls.o
  CC [M]  
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.o
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:
 In function ‘RTMPAllocUsbBulkBufStruct’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:52:
 error: implicit declaration of function ‘usb_buffer_coherent’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:52:
 warning: assignment makes pointer from integer without a cast
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:
 In function ‘RTMPFreeTxRxRingMemory’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:234:
 warning: passing argument 3 of ‘RTMPFreeUsbBulkBufStruct’ from incompatible 
pointer type
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:62:
 note: expected ‘UCHAR **’ but argument is of type ‘struct __TX_BUFFER **’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:241:
 warning: passing argument 3 of ‘RTMPFreeUsbBulkBufStruct’ from incompatible 
pointer type
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:62:
 note: expected ‘UCHAR **’ but argument is of type ‘struct __TX_BUFFER **’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:278:
 warning: passing argument 3 of ‘RTMPFreeUsbBulkBufStruct’ from incompatible 
pointer type
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:62:
 note: expected ‘UCHAR **’ but argument is of type ‘struct __HTTX_BUFFER **’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:
 In function ‘NICInitTransmit’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:507:
 warning: passing argument 3 of ‘RTMPFreeUsbBulkBufStruct’ from incompatible 
pointer type
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:62:
 note: expected ‘UCHAR **’ but argument is of type ‘struct __TX_BUFFER **’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:
 In function ‘RTMPAllocTxRxRingMemory’:
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:566:
 warning: passing argument 3 of ‘RTMPAllocUsbBulkBufStruct’ from incompatible 
pointer type
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:34:
 note: expected ‘VOID **’ but argument is of type ‘struct __HTTX_BUFFER **’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:596:
 warning: passing argument 3 of ‘RTMPAllocUsbBulkBufStruct’ from incompatible 
pointer type
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:34:
 note: expected ‘VOID **’ but argument is of type ‘struct __TX_BUFFER **’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:610:
 warning: passing argument 3 of ‘RTMPAllocUsbBulkBufStruct’ from incompatible 
pointer type
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:34:
 note: expected ‘VOID **’ but argument is of type ‘struct __TX_BUFFER **’
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:628:
 warning: passing argument 3 of ‘RTMPAllocUsbBulkBufStruct’ from incompatible 
pointer type
/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:34:
 note: expected ‘VOID **’ but argument is of type ‘UCHAR **’
make[2]: *** 
[/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.o]
 Error 1
make[1]: *** 
[_module_/home/myusername/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux] 
Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic'
make: *** [LINUX] Error 2
User:20.73s Kernel:2.17s REAL:24.62s CPU:93% sudo make
rez ~/Rebuild/2010_0915_RT3572_Linux_STA_v2.4.0.2 %

-- 
Linksys By Cisco WUSB600N v2 Doesn't Work
https://bugs.launchpad.net/bugs/408165
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to