From: Ken G. <ks...@te...> - 2003-08-02 17:58:57
|
Is there any further development of this thread? I am trying to install hpoj under Mac OS 10.1.5 to enable me to scan over a network using my OJ6110. I can install SANE and SNMP, but run into problems with hpoj. I run configure without par or usb and specify the path to snmp. Then when I run Make, I get a number of warnings primarily concerning ptal: ../../include/ptal.h:330: illegal declaration, missing `;' after `)' ../../include/ptal.h:351: illegal declaration, missing `;' after `)' ../../include/ptal.h:357: illegal declaration, missing `;' after `)' ../../include/ptal.h:366: illegal declaration, missing `;' after `)' ../../include/ptal.h:373: illegal declaration, missing `;' after `)' Then a fatal error: gcc -g -O2 -o .libs/ptal-connect ptal_connect-ptal-connect.o -L/usr/local/src/hpoj-0.0.1/lib/ptal/.libs -lptal -L/usr/local/src/hpoj-0.0.1/lib/hpojip -L/usr/local/src/hpoj-0.0.1/lib/ptal -L/usr/local/src/hpoj-0.0.1/lib/sane ld: Undefined symbols: _strtok_r make[3]: *** [ptal-connect] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Before I proceed any further I'd like to know the current state of play, or get any suggestions from anyone who has managed to get this running. Thank Ken Gordon > John et. al., > > I found a very recent patch for libusb that I have not > had a chance to test yet, but I am hopeful that it > will resolve my most recent issue. > > I will get a chance this week to try it out. > In the meantime I am using the printer only driver to > use the printing functions. > > Regards, > > Tim Regovich > --- John McNulty <john@jm...> wrote: > > > > Hi Tim, > > > > Are we (OS X users) still in the same state as when > > you wrote this? > > I'm at the point of throwing the towel in and buying > > a dedicated > > printer. > > > > Cheers, > > > > John > > |