Merhaba, Asus f3sv dizüstü makinada dahili bir webcam var ve Ubuntu 7.10 üzerinde sürücüsünü kurmak için; http://www.zer0.net/2007/12/asus-syntek-webcam-installation-on.html adresinden yararlanmaya çalıştım. Ancak sürücü derleme işleminde sayfadaki kurulum aşamalarından 2. 'sinde takıldım: make -f Makefile.standalone komutunu çalıştırdığımda;
[EMAIL PROTECTED]:~/webcam_icin/syntek$ cd driver/ [EMAIL PROTECTED]:~/webcam_icin/syntek/driver$ ls doxygen.cfg stk11xx-bayer.c stk11xx-dev-a311.c stk11xx.txt Kbuild stk11xx-buf.c stk11xx-dev-a821.c stk11xx-usb.c Kconfig stk11xx-dev-6a31.c stk11xx-dev.c stk11xx-v4l.c Makefile stk11xx-dev-6a33.c stk11xx-dev.h Makefile.standalone stk11xx-dev-6a51.c stk11xx.h README stk11xx-dev-6a54.c stk11xx-sysfs.c [EMAIL PROTECTED]:~/webcam_icin/syntek/driver$ ls doxygen.cfg stk11xx-bayer.c stk11xx-dev-a311.c stk11xx.txt Kbuild stk11xx-buf.c stk11xx-dev-a821.c stk11xx-usb.c Kconfig stk11xx-dev-6a31.c stk11xx-dev.c stk11xx-v4l.c Makefile stk11xx-dev-6a33.c stk11xx-dev.h Makefile.standalone stk11xx-dev-6a51.c stk11xx.h README stk11xx-dev-6a54.c stk11xx-sysfs.c [EMAIL PROTECTED]:~/webcam_icin/syntek/driver$ make -f Makefile.standalone make -C /lib/modules/2.6.22-14-generic/build SUBDIRS=/home/ubunay/webcam_icin/sy ntek/driver modules make[1]:`/usr/src/linux-headers-2.6.22-14-generic' dizinine giriliyor CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-usb.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-v4l.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-sysfs.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-dev.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-buf.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-bayer.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-dev-a311.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-dev-a821.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-dev-6a31.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-dev-6a33.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-dev-6a51.o CC [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx-dev-6a54.o LD [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx.o Building modules, stage 2. MODPOST 1 modules CC /home/ubunay/webcam_icin/syntek/driver/stk11xx.mod.o LD [M] /home/ubunay/webcam_icin/syntek/driver/stk11xx.ko make[1]: `/usr/src/linux-headers-2.6.22-14-generic' dizininden çıkılıyor make: ctags: Komut bulunamadı make: *** [driver] Hata 127 şeklinde hata verdi. Acaba bu komutu sudo ile mi kullanmalıydım? Nedir bu ctags : Komut bulunamadı hatası? Teşekkürler. -- ubuntu-tr mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr
