Avoid compiler warnings
Would it be possible for someone to revive building on Linux? The download page seems to indicate that the last Linux build was done in 2009 and yet it was downloaded this week. I tried to build it and it stopped on stime function not existing. I found a page suggesting the workaround that follows (see attachment), but I have no C skills, so I got stuck with build rule and makefile definitions. For someone who knows the project, this might be easy to fix. If this is only one of a a magnitude of problems...
Change to Java 1.8 and avoid compiler warnings
In Windows 10 I cannot do anything. I simply get this error: usbip err: usbip_network.c: 121 (usbip_recv_op_common) recv op_common, -1 usbip err: usbip.c: 216 (query_exported_devices) recv op_common usbip err: usbip.c: 288 (show_exported_devices) query
I am attempting the same, but with a Linux kernel 4.4.0-112 and I cannot even get a list of shared devices. I just get this error: usbip err: usbip_network.c: 121 (usbip_recv_op_common) recv op_common, -1 usbip err: usbip.c: 216 (query_exported_devices) recv op_common usbip err: usbip.c: 288 (show_exported_devices) query
Hi. I have been able to install the drivers on Windows 10, but using usbip.exe simply does not work. usbip err: usbip_network.c: 121 (usbip_recv_op_common) recv op_common, -1 usbip err: usbip.c: 216 (query_exported_devices) recv op_common usbip err: usbip.c: 288 (show_exported_devices) query Is there any chance of an upgraded windows installation that works with Windows 10 and can attach to a port exported by a Linux pc with usbip version 2.0?
Ignore target
Hi, I have spent some time to AvantFax working with PHP 7 and Smarty 3. So in stead of doing some special PHP install, you can now use PHP and Smarty3 from your Linux repositories to use AvantFax. Also, I struggled with MySQL problems that might be because of MySQL being replaced by MariaDB (or changes to MySQL). So I have modified database access to allow both MySQL as well as PostgreSQL. I would like to contribute these changes, but it seems none of the messages posted on the forums. I am looking...