this is a new installation of redhat 8.0
i tried it with and without 1.1.4a-patch
does anyone have an idea of what needs to be changed?
here is what I did and what i am getting
[root@rhw DirecPC]# make
gcc -O2 -march=i586 -Wstrict-prototypes
-fomit-frame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce -Wall -DMODULE -D__KERNEL__
-DLINUX -DUSE_LZJH -I/usr/src/linux-2.4.18-14/include/
-c dpc_usb.c -o dpc_usb.o
gcc -O2 -march=i586 -Wstrict-prototypes
-fomit-frame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce -Wall -DMODULE -D__KERNEL__
-DLINUX -DUSE_LZJH -I/usr/src/linux-2.4.18-14/include/
"-DDRIVER_VERSION=\"1.1.4 (Tue 16 Sep 2003 10:25:40 PM
EDT)\"" -c direcpc.c -o dpc_common.o
make -C lzjh all
make[1]: Entering directory `/usr/src/DirecPC/lzjh'
gcc -DDPC -O2 -march=i586 -Wstrict-prototypes
-fomit-frame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce -Wall -DMODULE -D__KERNEL__
-DLINUX -DUSE_LZJH -I/usr/src/linux-2.4.18-14/include/
-c -o lzjh.o lzjh.c
make[1]: Leaving directory `/usr/src/DirecPC/lzjh'
ld -O2 -r -s -o direcpc.o dpc_usb.o dpc_common.o
lzjh/lzjh.o
gcc -O2 -I/usr/src/linux-2.4.18-14/include/ dpc_tool.c
-o dpc_tool
[root@rhw DirecPC]# make install
Installing: direcpc.o dpc_tool dpcstart
Installing sample file dpc0.cfg as dpc0.cfg.sample
Copying samples/dpc_route (backing up any existing copy
to .old)
Copying samples/rc.ip_tune (backing up any existing
copy to .old)
Copying firmware images
Installing module in /lib/modules
direcpc.o: unresolved symbol usb_deregister
direcpc.o: unresolved symbol usb_free_dev
direcpc.o: unresolved symbol usb_inc_dev_use
direcpc.o: unresolved symbol usb_register
direcpc.o: unresolved symbol usb_set_configuration
direcpc.o: unresolved symbol usb_submit_urb
direcpc.o: unresolved symbol usb_clear_halt
direcpc.o: unresolved symbol usb_unlink_urb
make: *** [install] Error 1
[root@rhw DirecPC]#
Logged In: YES
user_id=870381
Try reading the response to request 718553.