Iptime N100UM 드라이버 설치중 애러 뜨네요 ,,,

처음 접해봐서 완전 초보 입니다

make 명령 까지 쳤는데
잘가다가 이렇게 나오네요

[code:2tmw1g0n]osw@osw-desktop:~$ cd "/home/osw/ip/dr"
osw@osw-desktop:~/ip/dr$ make
make -C tools
make[1]: Entering directory /home/osw/ip/dr/tools' gcc -g bin2h.c -o bin2h make[1]: Leaving directory /home/osw/ip/dr/tools’
/home/osw/ip/dr/tools/bin2h
cp -f os/linux/Makefile.6 /home/osw/ip/dr/os/linux/Makefile
make -C /lib/modules/2.6.38-8-generic/build SUBDIRS=/home/osw/ip/dr/os/linux modules
make[1]: Entering directory /usr/src/linux-headers-2.6.38-8-generic' CC [M] /home/osw/ip/dr/os/linux/../../common/crypt_md5.o CC [M] /home/osw/ip/dr/os/linux/../../common/crypt_sha2.o CC [M] /home/osw/ip/dr/os/linux/../../common/crypt_hmac.o CC [M] /home/osw/ip/dr/os/linux/../../common/crypt_aes.o CC [M] /home/osw/ip/dr/os/linux/../../common/crypt_arc4.o CC [M] /home/osw/ip/dr/os/linux/../../common/mlme.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_wep.o CC [M] /home/osw/ip/dr/os/linux/../../common/action.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_data.o CC [M] /home/osw/ip/dr/os/linux/../../common/rtmp_init.o CC [M] /home/osw/ip/dr/os/linux/../../common/rtmp_init_inf.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_tkip.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_aes.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_sync.o CC [M] /home/osw/ip/dr/os/linux/../../common/eeprom.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_sanity.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_info.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_cfg.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_wpa.o CC [M] /home/osw/ip/dr/os/linux/../../common/dfs.o CC [M] /home/osw/ip/dr/os/linux/../../common/spectrum.o CC [M] /home/osw/ip/dr/os/linux/../../common/rtmp_timer.o CC [M] /home/osw/ip/dr/os/linux/../../common/rt_channel.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_profile.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_asic.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_cmd.o CC [M] /home/osw/ip/dr/os/linux/../../os/linux/rt_profile.o CC [M] /home/osw/ip/dr/os/linux/../../chips/rtmp_chip.o CC [M] /home/osw/ip/dr/os/linux/../../sta/assoc.o CC [M] /home/osw/ip/dr/os/linux/../../sta/auth.o CC [M] /home/osw/ip/dr/os/linux/../../sta/auth_rsp.o CC [M] /home/osw/ip/dr/os/linux/../../sta/sync.o CC [M] /home/osw/ip/dr/os/linux/../../sta/sanity.o CC [M] /home/osw/ip/dr/os/linux/../../sta/rtmp_data.o CC [M] /home/osw/ip/dr/os/linux/../../sta/connect.o CC [M] /home/osw/ip/dr/os/linux/../../sta/wpa.o CC [M] /home/osw/ip/dr/os/linux/../../sta/ags.o CC [M] /home/osw/ip/dr/os/linux/../../sta/sta_cfg.o In file included from /usr/src/linux-headers-2.6.38-8-generic/arch/x86/include/asm/uaccess.h:571:0, from /usr/src/linux-headers-2.6.38-8-generic/arch/x86/include/asm/sections.h:5, from /usr/src/linux-headers-2.6.38-8-generic/arch/x86/include/asm/hw_irq.h:26, from include/linux/irq.h:211, from /usr/src/linux-headers-2.6.38-8-generic/arch/x86/include/asm/hardirq.h:5, from include/linux/hardirq.h:7, from include/linux/interrupt.h:12, from /home/osw/ip/dr/include/os/rt_linux.h:40, from /home/osw/ip/dr/include/rtmp_os.h:44, from /home/osw/ip/dr/include/rtmp_comm.h:60, from /home/osw/ip/dr/include/rt_config.h:33, from /home/osw/ip/dr/os/linux/../../sta/sta_cfg.c:28: In function ‘copy_from_user’, inlined from ‘RTMPSetInformation’ at /home/osw/ip/dr/os/linux/../../sta/sta_cfg.c:1704:28: /usr/src/linux-headers-2.6.38-8-generic/arch/x86/include/asm/uaccess_32.h:212:26: warning: call to ‘copy_from_user_overflow’ declared with attribute warning: copy_from_user() buffer size is not provably correct In function ‘copy_from_user’, inlined from ‘RTMPSetInformation’ at /home/osw/ip/dr/os/linux/../../sta/sta_cfg.c:2193:28: /usr/src/linux-headers-2.6.38-8-generic/arch/x86/include/asm/uaccess_32.h:212:26: warning: call to ‘copy_from_user_overflow’ declared with attribute warning: copy_from_user() buffer size is not provably correct CC [M] /home/osw/ip/dr/os/linux/../../common/rt_os_util.o CC [M] /home/osw/ip/dr/os/linux/../../os/linux/sta_ioctl.o CC [M] /home/osw/ip/dr/os/linux/../../os/linux/rt_linux.o CC [M] /home/osw/ip/dr/os/linux/../../os/linux/rt_main_dev.o CC [M] /home/osw/ip/dr/os/linux/../../common/ba_action.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.o /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c: In function ‘RTMPAllocUsbBulkBufStruct’: /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:52:2: warning: passing argument 4 of ‘usb_alloc_coherent’ from incompatible pointer type include/linux/usb.h:1374:7: note: expected ‘dma_addr_t *’ but argument is of type ‘long long int *’ /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c: In function ‘RTMPFreeTxRxRingMemory’: /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:235:9: warning: passing argument 3 of ‘RTMPFreeUsbBulkBufStruct’ from incompatible pointer type /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:62:20: note: expected ‘UCHAR **’ but argument is of type ‘struct __TX_BUFFER **’ /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:242:9: warning: passing argument 3 of ‘RTMPFreeUsbBulkBufStruct’ from incompatible pointer type /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:62:20: note: expected ‘UCHAR **’ but argument is of type ‘struct __TX_BUFFER **’ /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:280:11: warning: passing argument 3 of ‘RTMPFreeUsbBulkBufStruct’ from incompatible pointer type /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:62:20: note: expected ‘UCHAR **’ but argument is of type ‘struct __HTTX_BUFFER **’ /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c: In function ‘NICInitTransmit’: /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:509:12: warning: passing argument 3 of ‘RTMPFreeUsbBulkBufStruct’ from incompatible pointer type /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:62:20: note: expected ‘UCHAR **’ but argument is of type ‘struct __TX_BUFFER **’ /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c: In function ‘RTMPAllocTxRxRingMemory’: /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:568:13: warning: passing argument 3 of ‘RTMPAllocUsbBulkBufStruct’ from incompatible pointer type /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:34:20: note: expected ‘VOID **’ but argument is of type ‘struct __HTTX_BUFFER **’ /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:598:12: warning: passing argument 3 of ‘RTMPAllocUsbBulkBufStruct’ from incompatible pointer type /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:34:20: note: expected ‘VOID **’ but argument is of type ‘struct __TX_BUFFER **’ /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:612:12: warning: passing argument 3 of ‘RTMPAllocUsbBulkBufStruct’ from incompatible pointer type /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:34:20: note: expected ‘VOID **’ but argument is of type ‘struct __TX_BUFFER **’ /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:630:13: warning: passing argument 3 of ‘RTMPAllocUsbBulkBufStruct’ from incompatible pointer type /home/osw/ip/dr/os/linux/../../common/cmm_mac_usb.c:34:20: note: expected ‘VOID **’ but argument is of type ‘UCHAR **’ CC [M] /home/osw/ip/dr/os/linux/../../common/rtusb_io.o CC [M] /home/osw/ip/dr/os/linux/../../common/rtusb_data.o CC [M] /home/osw/ip/dr/os/linux/../../common/cmm_data_usb.o CC [M] /home/osw/ip/dr/os/linux/../../common/ee_prom.o CC [M] /home/osw/ip/dr/os/linux/../../common/ee_efuse.o CC [M] /home/osw/ip/dr/os/linux/../../common/rtmp_mcu.o CC [M] /home/osw/ip/dr/os/linux/../../chips/rt30xx.o /home/osw/ip/dr/os/linux/../../chips/rt30xx.c: In function ‘RT30xx_ChipSwitchChannel’: /home/osw/ip/dr/os/linux/../../chips/rt30xx.c:601:17: warning: unused variable ‘BbpR109’ /home/osw/ip/dr/os/linux/../../chips/rt30xx.c:600:30: warning: unused variable ‘Tx1FinePowerCtrl’ /home/osw/ip/dr/os/linux/../../chips/rt30xx.c:600:8: warning: unused variable ‘Tx0FinePowerCtrl’ CC [M] /home/osw/ip/dr/os/linux/../../common/rt_rf.o CC [M] /home/osw/ip/dr/os/linux/../../common/rtusb_bulk.o CC [M] /home/osw/ip/dr/os/linux/../../os/linux/rt_usb.o CC [M] /home/osw/ip/dr/os/linux/../../chips/rt3070.o CC [M] /home/osw/ip/dr/os/linux/../../common/rtusb_dev_id.o CC [M] /home/osw/ip/dr/os/linux/../../os/linux/rt_usb_util.o CC [M] /home/osw/ip/dr/os/linux/../../os/linux/usb_main_dev.o LD [M] /home/osw/ip/dr/os/linux/rt3070sta.o Building modules, stage 2. MODPOST 1 modules WARNING: modpost: missing MODULE_LICENSE() in /home/osw/ip/dr/os/linux/rt3070sta.o see include/linux/module.h for more information CC /home/osw/ip/dr/os/linux/rt3070sta.mod.o LD [M] /home/osw/ip/dr/os/linux/rt3070sta.ko make[1]: Leaving directory /usr/src/linux-headers-2.6.38-8-generic’
cp -f /home/osw/ip/dr/os/linux/rt3070sta.ko /tftpboot
cp: 일반 파일 `/tftpboot’을(를) 생성할 수 없음: 허가 거부
make: *** [LINUX] 오류 1
osw@osw-desktop:~/ip/dr$ [/code:2tmw1g0n]

지극히 기초적인 내용이긴 하지만…

혹시 권한이 없으셔서 그런 것 아닐까요…?

make 명령어 앞에 sudo를 붙여서

sudo make로 해보시면…

[quote="ColdChamois":1qjlqnrs]지극히 기초적인 내용이긴 하지만…

혹시 권한이 없으셔서 그런 것 아닐까요…?

make 명령어 앞에 sudo를 붙여서

sudo make로 해보시면…[/quote:1qjlqnrs]
아 바로 해볼께요 감사합니다!