猫的问题
我的金浪猫,芯片intel5628,原在RH7.2下可以用,因受不了RH8.0的再次诱惑,,现在希望在RH8.0下工作,可是.......# make clean
cd coredrv; make clean
make: Entering directory `/home/ep/Intel-536ep-451-R73/coredrv'
rm -f *.o *~ core
make: Leaving directory `/home/ep/Intel-536ep-451-R73/coredrv'
cd serialdrv;make clean
make: Entering directory `/home/ep/Intel-536ep-451-R73/serialdrv'
rm -f *.o *~ core
make: Leaving directory `/home/ep/Intel-536ep-451-R73/serialdrv'
rm -f *.o
rm -f *.o
# make 536ep
Module precompile check
Current running kernel is: 2.4.18-14
/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
cd coredrv; make \
"PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" \
536ep;
make: Entering directory `/home/ep/Intel-536ep-451-R73/coredrv'
cc -DTARGET_SELAH -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I../inc -c -o coredrv.o coredrv.c
cc -DTARGET_SELAH -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I../inc -c -o clmmain.o clmmain.c
cc -DTARGET_SELAH -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I../inc -c -o rts.o rts.c
cc -DTARGET_SELAH -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I../inc -c -o task.o task.c
cc -DTARGET_SELAH -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I../inc -c -o uart.o uart.c
uart.c: In function `UART_dte_to_char':
uart.c:630: warning: operation on `uart_rx_put_index' may be undefined
uart.c: In function `UART_dce_to_char':
uart.c:672: warning: operation on `uart_tx_put_index' may be undefined
uart.c: In function `UART_dce_from_char':
uart.c:710: warning: operation on `uart_tx_get_index' may be undefined
uart.c: In function `UART_dte_from_char':
uart.c:755: warning: operation on `uart_rx_get_index' may be undefined
cc -DTARGET_SELAH -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I../inc -c -o wwh_dflt.o wwh_dflt.c
ld -r coredrv.o clmmain.o rts.o task.o uart.o wwh_dflt.o 536epcore.lib -o 536epcore.o
make: Leaving directory `/home/ep/Intel-536ep-451-R73/coredrv'
cp coredrv/536epcore.o .
cd serialdrv; make \
"PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" \
536ep;
make: Entering directory `/home/ep/Intel-536ep-451-R73/serialdrv'
cc -DTARGET_SELAH -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/build/include -I ../inc -c -o clmdrvr.o clmdrvr.c
clmdrvr.c:481:22: warning: multi-line string literals are deprecated
ld -r clmdrvr.o -o 536ep.o
make: Leaving directory `/home/ep/Intel-536ep-451-R73/serialdrv'
cp serialdrv/536ep.o .
# make install
bash 536ep-inst
running kernel 2.4.18-14
installing hamregistry, used for persistant storage
installing 536ep module
installing 536ep core module
redhat hamboot rc2.d and rc3.d scripts
starting module and utilities
done
#
该猫拨号不到十秒就断线,各位大虾,请帮帮 没用过这玩意,帮不上了
页:
[1]