From owner-freebsd-ports@FreeBSD.ORG Tue Aug 5 00:43:20 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D63B37B401 for ; Tue, 5 Aug 2003 00:43:20 -0700 (PDT) Received: from atlas.informatik.rwth-aachen.de (atlas.Informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A2143F75 for ; Tue, 5 Aug 2003 00:43:19 -0700 (PDT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from menelaos.informatik.rwth-aachen.de (menelaos.Informatik.RWTH-Aachen.DE [137.226.194.73]) 8.11.1-0.5) with ESMTP id h757hHL03955; Tue, 5 Aug 2003 09:43:17 +0200 Received: (from stolz@localhost)h757hHnK062548; Tue, 5 Aug 2003 09:43:17 +0200 (CEST) (envelope-from stolz) Date: Tue, 5 Aug 2003 09:43:17 +0200 From: Volker Stolz To: jd108@pacbell.net Message-ID: <20030805074317.GB62431@i2.informatik.rwth-aachen.de> References: <200308050730.h757UEse030139@adsl-63-198-56-213.dsl.snfc21.pacbell.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="s2ZSL+KKDSLx8OML" Content-Disposition: inline In-Reply-To: <200308050730.h757UEse030139@adsl-63-198-56-213.dsl.snfc21.pacbell.net> X-PGP-Key: finger vs@foldr.org X-PGP-Id: 0x3FD1B6B5 User-Agent: Mutt/1.5.4i cc: ports@FreeBSD.org Subject: Re: HP OfficeJet Linux driver X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 07:43:20 -0000 --s2ZSL+KKDSLx8OML Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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/Make= file > 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 li= nes # Necessary hacks to find libsnmp: CONFIGURE_ENV=3D CFLAGS=3D"${CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_CFLAGS}" CONFIGURE_ENV+=3D LDFLAGS=3D"${LDFLAGS} -lcipher -L${LOCALBASE}/lib ${PTHRE= AD_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=20 > [ 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.s= html "hpoj versions 0.8 and 0.90 don't support USB connectivity on non-Linux ope= rating systems such as FreeBSD, NetBSD, and OpenBSD. However, the latest code in C= VS "should" support platforms that support libusb, but this has not yet been v= erified. Success or failure reports would be greatly appreciated." Regards, Volker --=20 http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME rage against the finite state machine=20 --s2ZSL+KKDSLx8OML Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iQCVAwUBPy9gFRLpPok/0ba1AQGHQAQAupxeFUeOeHnd53VqvLnJSxO4aoFtyiZx l3B/Wn0yQnA9NnpRUrQvkm5VVUDDBmGTOwFghza4OToC+B1sVx3i8mmVXcwRQB0U 0IpSDDevwN7PzMGLmTnlUk7EKzZHfQZffiKgXhM05A3OXm1ttFDb2TrA6U29CKAW E62zg9VFVHo= =yb0+ -----END PGP SIGNATURE----- --s2ZSL+KKDSLx8OML--