From: "Kuligin Mikhail" <kmlmail@mail.ru> To: <community@altlinux.ru> Subject: [Comm] Ustanovka modema na Junior Date: Sat, 17 Apr 2004 20:42:53 +0300 Message-ID: <000701c424a3$add36cc0$f01026c3@home> (raw) На ALTLinux Junior 2.2 ставлю драйвера для модема Intel 536EP V.92 (PCI) - скачал с интеловского сайта самую свежую версию для Mandrake 9.1(This driver release supports 2.4.x kernels, The 536EP corecode binary was compiled with gcc version 3.2, Linux Compatability tests are performed on the latest or previous versions of the following distributions: Mandrake, RedHat, and SuSE). Мое ядро - 2.4.20-alt6-up. Поставил gcc3.2 + rpm-builds - были проблеы, - встали только после переустановки системы. Привожу инструкцию по установке из файла readme: 6 steps to install 1. login as ROOT 2. extract the archive into a directory with "tar -zxvf <archivename>.tgz" 3. cd into the directory it created. 4. Type: make clean 5. Type: make 536ep 6. Type: make install ____________________________________ Выполняю: make clean результат ниже [root@localhost Intel536ep-4.62-M91-SMP]# make clean cd coredrv; make clean make[1]: Вход в каталог `/home/user/Intel536ep-4.62-M91-SMP/coredrv' rm -f *.o *~ core make[1]: Выход из каталог `/home/user/Intel536ep-4.62-M91-SMP/coredrv' cd serialdrv; make clean make[1]: Вход в каталог `/home/user/Intel536ep-4.62-M91-SMP/serialdrv' rm -f *.o *~ core make[1]: Выход из каталог `/home/user/Intel536ep-4.62-M91-SMP/serialdrv' rm -f *.o rm -f *.o [root@localhost Intel536ep-4.62-M91-SMP]# make 536ep результат ниже [root@localhost Intel536ep-4.62-M91-SMP]# make 536ep Module precompile check Current running kernel is: 2.4.20-alt6-up /lib/modules... autoconf.h does not exist please install kernel source make: *** [check] Ошибка 1 [root@localhost Intel536ep-4.62-M91-SMP]# make install результат ниже [root@localhost Intel536ep-4.62-M91-SMP]# make install bash 536ep-inst running kernel 2.4.20-alt6-up installing hamregistry, used for persistant storage installing 536EP module install: невозможно выполнить stat для `536ep.o': No such file or directory installing 536ep core module install: невозможно выполнить stat для `536epcore.o': No such file or directory mandrake 536ep-boot script starting module and utilities error loading 536epcore done [root@localhost Intel536ep-4.62-M91-SMP]# Из строчки " please install kernel source" после команды make 536ep я понял, что нахватает headers, подскажите пожалуйста каких именно. Проводил поиск по репозитерию - все headers, что есть на диске 1и 2 поставил: kernel24-headers, kernel24-linus-headers, kernel24-linus-headers-smp#2.4.20-alt4@i586, kernel24-linus-headers-up#2.4.20-alt4@i586, kernel24-linus-headers-common. Пробовал драйвера для RedHat - выдаются точно такие же сообщения об ошибках. Если я неправильно понял суть проблемы подскажите пожалуйста в каком направлении двигаться.
reply other threads:[~2004-04-17 17:42 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='000701c424a3$add36cc0$f01026c3@home' \ --to=kmlmail@mail.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git