Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Open Source > Linux
|
Linux General discussion of programming the various flavors of Linux operating systems.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Linux section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 13th, 2004, 07:08 AM
Registered User
 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Intel537 driver doesnt work on red hat 9...

Hello I am new to linux as well as this forum. I have managed to install red hat 9 kernel ver 2.4.20-8 in a dual boot environment with windows xp. Am using an intel537(Ambiant md3200) based soft modem. The driver i downloaded from http://developer.intel.com/design/mo...rt/drivers.htm doesnt make properly and make also fails to install it. I will appreciate any help that is extended towards me. Details of the make process are pasted below:

[root@localhost intel-537EP_secure-2.60.80.0]# make clean
cd coredrv; make clean
make[1]: Entering directory `/root/intel-537EP_secure-2.60.80.0/coredrv'
rm -f *.ko *.o *~ core
make[1]: Leaving directory `/root/intel-537EP_secure-2.60.80.0/coredrv'
rm -f *.o *.ko
[root@localhost intel-537EP_secure-2.60.80.0]# make 537
Module precompile check
Current running kernel is: 2.4.20-8
/lib/modules... autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: No such file or directory
autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: No such file or directory
version.h matches running kernel
make[1]: Entering directory `/root/intel-537EP_secure-2.60.80.0/coredrv'
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o coredrv.o coredrv.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o clmmain.o clmmain.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o rts.o rts.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o task.o task.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o uart.o uart.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o wwh_dflt.o wwh_dflt.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o locks.o locks.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o softserial_io.o softserial_io.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o softserial_ioctl.o softserial_ioctl.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o softserial.o softserial.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -fno-common -DTARGET_CATAWBA -c -o afedsp_int.o afedsp_int.c
afedsp_int.c:454: warning: initialization from incompatible pointer type
strip --strip-debug 537core.lib
ld -r coredrv.o clmmain.o rts.o task.o uart.o wwh_dflt.o locks.o softserial_io.o softserial_ioctl.o softserial.o afedsp_int.o 537core.lib -o Intel537.o
make[1]: Leaving directory `/root/intel-537EP_secure-2.60.80.0/coredrv'
[root@localhost intel-537EP_secure-2.60.80.0]# make install
rm -f /etc/hamregistry.bin
bash 537_inst
running kernel 2.4.20-8
installing hamregistry, used for persistant storage
installing usrsound, a soft buzzer
installing 537 module
redhat 537_boot rc2.d, rc3.d and rc5.d scripts
starting module and utilities
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/Intel537.o
error loading Intel537
rmmod: module Intel537 is not loaded
done

Again any help will be greatly appreciated.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Beginning Red Hat Linux 9 gsmitchell Wrox Book Feedback 5 July 29th, 2005 02:54 PM
Red Hat 9 Installation dhirajkhanna Linux 9 July 4th, 2005 07:01 AM
Red Hat 9 as a Server Porter200 Linux 1 November 15th, 2004 07:53 PM
Beginning Red Hat Linux 9 gorgenyi All Other Wrox Books 0 October 2nd, 2003 02:51 AM
firewire and Red Hat samr Linux 3 September 26th, 2003 04:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.