Let me know if you need help
Hello Vladimir Bulgaru
I'm still can't build the driver.
So, I need a help :-(
I did it for all steps as a casual user, not a root, and provided 'sudo' if neccessary.
As posted in the git's readme file to build a Debian installation package [ from here:
https://github.com/snuf/iomemory-vsl ]:
OK:
$ sudo apt-get install gcc fakeroot build-essential debhelper linux-headers-$(uname --r) rsync
OK:
download the driver source file for your target operating system at
http://support.fusionio.com
Operating System / Type: Linux_debian-stretch
Version: 3.2.16
OK:
Unpack the driver source file:
$ tar zxvf iomemory-vsl_3.2.16.1731-1.0.tar.gz
OK:
Change directory to the folder created in the previous step:
$ cd iomemory-vsl-3.2.16.1731
NOT OK:
$ dpkg-buildpackage -rfakeroot -b >../build.2012-03-12.log 2>&1
What I can do for resolve my issue?
P.S. I attached file to my post: "build.2020-03-12.log"