LINUX.ORG.RU

ошибка при запуске ./configure


0

0

Устанавливаю драйвер звуковой карты под CLOS. Получаю ошибку при выполнении MAKE. Есть детальное описание процесса установки, но моих знаний пока не хватает. mail to: 19732801@mail.ru. Спасибо. ====================================================================== Installation instructions for the sam9407 device driver. ====================================================================== You can get sam9407 compiled and installed by typing: % ./configure % make % su Password: ***** % make install You can uninstall the package again by: % make uninstall Redhat users can build an RPM package by entering the following commands right after "make install": % make rpm This will build the package, which will be placed in "/usr/src/redhat/RPMS/i386/sam9407-version.i386.rpm" Likewise generate a debian package by doing a % make deb and pickup the package at "/var/tmp/sam9407.deb" After installing the package, reboot your machine or at least restart the kerneld ("killall -HUP kerneld"). Furthermore, you need to create a configuration file that contains pointers to the soundcards firmware and soundbanks you want to load. A description of the file format can be seen by doing a "man sam9407.conf". Here's a minimalistic version of how such a file could look like: ----------%<----------%<----------%<----------%<----------%<----- ----- firmware /usr/share/sam9407/hoon4d.bin soundbank /usr/share/sam9407/gmbk9708.94b ----------%<----------%<----------%<----------%<----------%<----- ----- Please note that the actual pathnames must be replaced with the location of the firmware file and soundbank on your system. Firmware and soundbanks should be delivered along with your soundcard ! If you own Windows, search on your Windows-Partition for those files, in case you did install the drivers for your soundcard there. If you run into problems, please check the file FAQ first before contacting me at <gerd@alf.gun.de> If you send any problem description please include as much information as possible, including the last few lines of the kernel log (produced by "dmesg | tail"), any compiler errors you get, what distribution you're using, what soundcard you have, your ISA PnP configuration (produced by "cat /etc/isapnp.conf") or your PCI configuration (produced by "cat /proc/pci"). A call for help like "The sounddriver doesn't work. What's wrong ?" is unlikely to be successful. ====================================================================== Командую ./configure (из ./desctop/tmp). ===================================================================== serge:~# mc serge:~/Desktop/tmp/sam9407-0.11.12# ./configure loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking for gawk... gawk checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking wether msgfmt is usable... yes checking X11 prototype flags... -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO checking for XawListChange in -lXaw3d... yes checking for X11/Xaw3d/Command.h... no checking for XpmCreatePixmapFromData in -lXpm... no configure: error: Couldn't find Xpm library Press any key to continue... ====================================================================== Получается, что не хватает библиотеки Xpm, или чего-то еще? P.S. Скачал библиотеку xpm4.7_3.4k-5.deb Установил. Запускаю ./configure Изменений никаких нет

anonymous

Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.