[Pardus-kullanicilari] modem sürücüsü yüklenmiyor

can comert cancomert at gmail.com
8 Þub 2007 Per 22:53:33 EET


merhabalar,
Verdiğiniz linkteki dosyayı da indirmiştim onu çalıştırdığımda aldığım
çıktıyı daha sonra yollarım
sistemde kernel-source yok onu download edemem byte ın pardus özel sayısını
beklemek zorundayım
./configure ye gerek yok sanırım read me dosyasında
make clean
make 536ep
make install-536ep yeterli diyor  ./configure denediğimde ise böyle bir
dosya yok şeklinde bir yanıt alıyorum
(Koray Beyin dediÄŸi make536... ÅŸeklinde bir komut isteyen dosya ile ilgili
çıktıyı bir sonraki mesajda yollayacağım; o komutu kullanan dosya intelin
sitesinden indirilen )
Size modemin orijinal cd si içerisinde gelen driver scriptini
çalıştırdığımda aldığım yanıtları yolluyorum....
iyi çalışmalar....
__________________________________________________________________________

pardus Linux # ls

536ep-boot  coredrv      inc          makefile    serialdrv

536ep-inst  hamregistry  license.txt  readme.txt  vssver.scc

pardus Linux # make clean

cd coredrv; make clean

make[1]:`/home/MehmetCan/SHIPM-5600/SHIPM-5600 driver/Linux/coredrv'
dizinine giriliyor

rm -f *.o *~ core

make[1]: `/home/MehmetCan/SHIPM-5600/SHIPM-5600 driver/Linux/coredrv'
dizininden çıkılıyor

cd serialdrv;  make clean

make[1]:`/home/MehmetCan/SHIPM-5600/SHIPM-5600 driver/Linux/serialdrv'
dizinine giriliyor

rm -f *.o *~ core

make[1]: `/home/MehmetCan/SHIPM-5600/SHIPM-5600 driver/Linux/serialdrv'
dizininden çıkılıyor

rm -f *.o

rm -f *.o

pardus Linux # make 536ep

if [ -a /boot/vmlinuz.version.h ]; then \

       cp /boot/vmlinuz.version.h /lib/modules/`uname
-r`/build/include/linux/version.h; fi

cd coredrv; make \

       "PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" \

        536ep;

make[1]:`/home/MehmetCan/SHIPM-5600/SHIPM-5600 driver/Linux/coredrv'
dizinine giriliyor

cc -DTARGET_SELAH -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname
-r`/build/include -I../inc    -c -o coredrv.o coredrv.c

In file included from /usr/include/asm/fixmap.h:27,

                 from /usr/include/asm/smp.h:16,

                 from /usr/include/linux/smp.h:21,

                 from /usr/include/linux/sched.h:26,

                 from coredrv.c:35:

/usr/include/asm/acpi.h:31:28: acpi/pdc_intel.h: No such file or directory

In file included from /usr/include/linux/irq.h:22,

                 from /usr/include/asm/hardirq.h:6,

                 from /usr/include/linux/hardirq.h:7,

                 from /usr/include/linux/interrupt.h:11,

                 from /usr/include/linux/rcuref.h:36,

                 from /usr/include/linux/fs.h:12,

                 from /usr/include/linux/proc_fs.h:6,

                 from coredrv.c:36:

/usr/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory

In file included from /usr/include/asm/hardirq.h:6,

                 from /usr/include/linux/hardirq.h:7,

                 from /usr/include/linux/interrupt.h:11,

                 from /usr/include/linux/rcuref.h:36,

                 from /usr/include/linux/fs.h:12,

                 from /usr/include/linux/proc_fs.h:6,

                 from coredrv.c:36:

/usr/include/linux/irq.h:85: error: `NR_IRQS' undeclared here (not in a
function)

In file included from /usr/include/linux/irq.h:94,

                 from /usr/include/asm/hardirq.h:6,

                 from /usr/include/linux/hardirq.h:7,

                 from /usr/include/linux/interrupt.h:11,

                 from /usr/include/linux/rcuref.h:36,

                 from /usr/include/linux/fs.h:12,

                 from /usr/include/linux/proc_fs.h:6,

                 from coredrv.c:36:

/usr/include/asm/hw_irq.h:30: error: `NR_IRQ_VECTORS' undeclared here (not
in a function)

coredrv.c:48: warning: type defaults to `int' in declaration of
`EXPORT_SYMBOL_NOVERS'

coredrv.c:48: warning: parameter names (without types) in function
declaration

coredrv.c:48: warning: data definition has no type or storage class

coredrv.c:49: warning: type defaults to `int' in declaration of
`EXPORT_SYMBOL_NOVERS'

coredrv.c:49: warning: parameter names (without types) in function
declaration

coredrv.c:49: warning: data definition has no type or storage class

coredrv.c:50: warning: type defaults to `int' in declaration of
`EXPORT_SYMBOL_NOVERS'

.

.

.(bu kısımdaki satırlar birbirinin aynısı 51 -52... diye gidiyor)

.

coredrv.c:70: warning: parameter names (without types) in function
declaration

coredrv.c:70: warning: data definition has no type or storage class

coredrv.c:72: warning: type defaults to `int' in declaration of
`EXPORT_SYMBOL_NOVERS'

coredrv.c:72: warning: parameter names (without types) in function
declaration

coredrv.c:72: warning: data definition has no type or storage class

coredrv.c: In function `kcli':

coredrv.c:282: warning: implicit declaration of function `cli'

coredrv.c: In function `ksave_flags':

coredrv.c:287: warning: implicit declaration of function `save_flags'

coredrv.c: In function `krestore_flags':

coredrv.c:292: warning: implicit declaration of function `restore_flags'

make[1]: *** [coredrv.o] Hata 1

make[1]: `/home/MehmetCan/SHIPM-5600/SHIPM-5600 driver/Linux/coredrv'
dizininden çıkılıyor

make: *** [536ep] Hata 2

pardus Linux # make install-536ep

bash 536ep-inst

: command not found

: command not found:

running kernel 2.6.18.5-67

: command not found:

'36ep-inst: line 38: syntax error near unexpected token `in

'36ep-inst: line 38: `case $KERNVER in

make: *** [install-536ep] Hata 2

pardus Linux #
_____________________________________________________________
-------------- sonraki bölüm --------------
Bir HTML eklentisi temizlendi...
URL: http://liste.uludag.org.tr/pardus-kullanicilari/attachments/20070208/641d837d/attachment-0001.html 


Pardus-kullanicilari mesaj listesiyle ilgili daha fazla bilgi