Just wanted to say thanks for Stephane and Michael's help - indeed Stephane's suggestion got the driver in no problem.
I would much rather use a newer distribution, but am trying to recreate something very old, which unfortunately has old dependencies.
Cheers,
Corky
Search found 5 matches
- Tue 2. Apr 2019, 16:31
- Forum: Linux
- Topic: Driver compilation failure on Debian
- Replies: 7
- Views: 5920
- Mon 25. Mar 2019, 16:02
- Forum: Linux
- Topic: Driver compilation failure on Debian
- Replies: 7
- Views: 5920
Re: Driver compilation failure on Debian
Thanks a lot Stephan, that complied no problem. The issue now (after a sudo /sbin/modprobe pcan) is that a cat proc/pcan does not see the pci card.
*------------- PEAK-System CAN interfaces (http://www.peak-system.com) -------------
*------------- Release_20110113_n ...
*------------- PEAK-System CAN interfaces (http://www.peak-system.com) -------------
*------------- Release_20110113_n ...
- Wed 20. Mar 2019, 12:22
- Forum: Linux
- Topic: Driver compilation failure on Debian
- Replies: 7
- Views: 5920
Re: Driver compilation failure on Debian
Here are the results of running 8.7 driver install
make clean
make[1]: Entering directory `/home/ccmuser/linuxy/peak-linux-driver-8.7.0/driver'
rm -f src/*o src/*~ src/.*cmd *o *ko *~ .*cmd pcan.mod.c Module.symvers modules.order .cache.mk
make[1]: Leaving directory `/home/ccmuser/linuxy/peak ...
make clean
make[1]: Entering directory `/home/ccmuser/linuxy/peak-linux-driver-8.7.0/driver'
rm -f src/*o src/*~ src/.*cmd *o *ko *~ .*cmd pcan.mod.c Module.symvers modules.order .cache.mk
make[1]: Leaving directory `/home/ccmuser/linuxy/peak ...
- Wed 20. Mar 2019, 11:25
- Forum: Linux
- Topic: Driver compilation failure on Debian
- Replies: 7
- Views: 5920
Re: Driver compilation failure on Debian
Hi Michael,
Thanks for the response.
uname -a gives:
Its 2.6.26.2-686 GNU/Linux
Thanks for the response.
uname -a gives:
Its 2.6.26.2-686 GNU/Linux
- Tue 19. Mar 2019, 18:29
- Forum: Linux
- Topic: Driver compilation failure on Debian
- Replies: 7
- Views: 5920
Driver compilation failure on Debian
On an older Debian 5.10 system, I'm having trouble compiling the driver for PCI Card (i've tried various newest, back to 3.17!).
Installed linux-headers (2.6.26-686)
build essentiais
tar -xzf peak-linux-driver.6.0.tar.gz
cd peak-linux-driver-6.0/
make clean
make
This fails with Error 1 : No rule ...
Installed linux-headers (2.6.26-686)
build essentiais
tar -xzf peak-linux-driver.6.0.tar.gz
cd peak-linux-driver-6.0/
make clean
make
This fails with Error 1 : No rule ...