LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   pb Ti with USB Graph Link (https://www.linuxquestions.org/questions/linux-hardware-18/pb-ti-with-usb-graph-link-268720/)

filipuce 12-21-2004 04:49 AM

pb Ti with USB Graph Link
 
Hello

well i compiled ticalcs, ticables and tifiles.
then tilp.

But when i launch iti can't use the usb port
in the console there is :

ticables: checking resources:
ticables: IO_API: found at compile time (HAVE_TERMIOS_H)
ticables: IO_ASM: found at compile time (HAVE_ASM_IO_H).
ticables: IO_TIPAR: found at compile time (HAVE_LINUX_TICABLE_H)
ticables: IO_TISER: found at compile time (HAVE_LINUX_TICABLE_H)
ticables: IO_TIUSB: not found at compile time (HAVE_LINUX_TIGLUSB_H)
ticables: IO_LIBUSB: found at compile time (HAVE_LIBUSB)

tilp was not compiled with the tiglusb support if i understood well.

so i want to recompile ticables with this support but i don't managed

but i see it can't find it

checking linux/ticable.h usability... yes
checking linux/ticable.h presence... yes
checking for linux/ticable.h... yes
checking linux/tiglusb.h usability... no
checking linux/tiglusb.h presence... no
checking for linux/tiglusb.h... no

so i'd like to know which file i have to put in my /usr/include/linux directory for ticable to compile with usb support

ps : i have 2.6.9 kernel with tiglusb module loaded

tks


All times are GMT -5. The time now is 10:04 AM.