From: Julien T. <jul...@wa...> - 2004-03-03 20:44:50
|
hi all, I'm trying to install the hp3300-backend package set in order to see if it supports my scanner (hp scanjet2400). But I can't compile it :( " # make all gcc -Wall -g -I/usr/local/include -DLIBUSB_SUPPORT -c -o main.o main.c main.c:28:21: mytypes.h: No such file or directory main.c: In function `main': main.c:277: warning: implicit declaration of function `Hp3300cXferRegisterModule' main.c:277: error: `LibUsbDev' undeclared (first use in this function) main.c:277: error: (Each undeclared identifier is reported only once main.c:277: error: for each function it appears in.) main.c:420: warning: implicit declaration of function `Hp3300cBulkRead' make: *** [main.o] Error 1 " Libusb is functionnal on my system. What does LibUsbDev refer to ? Any help appreciated, thanx, julien |