HP OfficeJet Linux driver

Volker Stolz stolz at i2.informatik.rwth-aachen.de
Tue Aug 5 00:43:20 PDT 2003


On Tue, Aug 05, 2003 at 12:30:14AM -0700, Joseph I. Davida wrote:
> 1. The compile fails because pthread...etc symbols are undifeined.
>    So I edited /usr/ports/graphics/hpoj/work/hpoj-0.90/apps/xojpanel/Makefile
>    and prepended the LDFLAGS with
>    -lcipher -lc_r
>    and the linker succeeded.

I'll look into this. Neither the automatic build cluster nor my machine
noticed anything. Do you have a recent Ports-tree? It should contain the lines

# Necessary hacks to find libsnmp:
CONFIGURE_ENV=  CFLAGS="${CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_CFLAGS}"
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -lcipher -L${LOCALBASE}/lib ${PTHREAD_LIBS}"

which would usually accomplish what you're doing manually.
The Makefile's CVS tag should show v. 1.4 2003/07/12 20:41:33.

> 2. Running the script 
> [ No USB ]

That's to be expected, because the current version doesn't support USB on
FreeBSD (as stated in pkg-descr), cf. http://hpoj.sourceforge.net/suplist.shtml

"hpoj versions 0.8 and 0.90 don't support USB connectivity on non-Linux operating
systems such as FreeBSD, NetBSD, and OpenBSD. However, the latest code in CVS
"should" support platforms that support libusb, but this has not yet been verified.
Success or failure reports would be greatly appreciated."

Regards,
  Volker
-- 
http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
rage against the finite state machine 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 305 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030805/afd29964/attachment.bin


More information about the freebsd-ports mailing list