Apr 26th, 2024, 8:35am
Welcome, Guest. Please Login or Register.
Pages: 1  Reply Reply  Notify of replies Notify of replies  Print Print
   Author  Topic: Debian client installation fails  (Read 2679 times)
RSteadman
FabulaTech Forum Newbie
*



View Profile         
Posts: 1
Debian client installation fails
« on: Aug 22nd, 2022, 5:07pm »
Quote Quote  Modify Modify

I've been trying for a while now to install the USB over Network (Linux version) client (received ftvusbnet.tar.gz from your end).
 
The OS is Debian 11, fully uptodate, with kernel 5.10.0-17-amd64. I've installed the appropriate kernel headers and required tools.
 
However, as soon as I run make, this is the result I get:
 
-------------
 
root@user:/opt/ftvusbnet/module/fthc# make
make -C /lib/modules/`uname -r`/build M=`pwd` modules
make[1]: Entering directory '/usr/src/linux-headers-5.10.0-17-amd64'
  CC [M]  /opt/ftvusbnet/module/fthc/main.o
In file included from /opt/ftvusbnet/module/fthc/main.c:16:
/opt/ftvusbnet/module/fthc/ftdefs.h:14:10: fatal error: hcd.h: No such file or directory
   14 | #include <hcd.h>
      |          ^~~~~~~
compilation terminated.
make[3]: *** [/usr/src/linux-headers-5.10.0-17-common/scripts/Makefile.build:291: /opt/ftvusbnet/module/fthc/main.o] Error 1
make[2]: *** [/usr/src/linux-headers-5.10.0-17-common/Makefile:1855: /opt/ftvusbnet/module/fthc] Error 2
make[1]: *** [/usr/src/linux-headers-5.10.0-17-common/Makefile:185: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.10.0-17-amd64'
make: *** [Makefile:23: all] Error 2
 
-------------
 
I've placed hcd.h manually there, but no change. Any idea what's going wrong?
« Last Edit: Aug 22nd, 2022, 5:08pm by RSteadman » IP Logged
Sergey_Jarovski
FabulaTech Forum Moderator
FabulaTech Forum God
*****



View Profile   WWW         
Gender: male Posts: 556
Re: Debian client installation fails
« Reply #1 on: Aug 23rd, 2022, 1:00pm »
Quote Quote  Modify Modify

Hi,
 
Do the following:
sudo apt-get install linux-headers-`uname -r`
Reboot PC
make clean
make
IP Logged

Sergey Jarovski

FabulaTech
===================
http://www.fabulatech.com
Pages: 1  Reply Reply  Notify of replies Notify of replies  Print Print

« Previous topic | Next topic »
Online Talk to our
support team or
sales department.