From owner-freebsd-ports@FreeBSD.ORG Sun Dec 6 14:06:19 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C64FB106566B for ; Sun, 6 Dec 2009 14:06:19 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 771D68FC0A for ; Sun, 6 Dec 2009 14:06:19 +0000 (UTC) Received: from HOME.encontacto.net ([189.190.11.91]) by ns2.bafirst.com with esmtp; Sun, 06 Dec 2009 08:06:17 -0600 id 000D5138.4B1BBA59.0000D8DC Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Sun, 06 Dec 2009 08:06:16 -0600 id 0004AC10.4B1BBA58.0001226D Received: from local106.local.net.mx (local106.local.net.mx [192.168.1.106]) by econet.encontacto.net (Horde Framework) with HTTP; Sun, 06 Dec 2009 08:06:16 -0600 Message-ID: <20091206080616.35482lgc5sfifce8@econet.encontacto.net> Date: Sun, 06 Dec 2009 08:06:16 -0600 From: eculp To: freebsd-ports@freebsd.org References: <20091206000003.CBDEC1065705@hub.freebsd.org> <200912061117.52627.matt@chronos.org.uk> <200912061132.14944.matt@chronos.org.uk> In-Reply-To: <200912061132.14944.matt@chronos.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.5) Gecko/20091106 Ant.com Toolbar 1.5 Firefox/3.0.4, Ant.com Toolbar 1.3 X-IMP-Server: 189.190.11.91 X-Originating-IP: 192.168.1.106 X-Originating-User: eculp@encontacto.net Subject: Re: The new cups ports seem to not recognize usb printers on FreeBSD 7.2-STABLE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Dec 2009 14:06:19 -0000 End of Story. I recompiled cups without LIBUSB and the 7.2 servers =20 can now print. Such a simple solution still makes me think that a =20 note in ports/UPDATING could be a real time saver. I want to thank Matt, Gary, Steve and Brian for their help. have a great weekend, ed Quoting Matt Dawson : > On Sunday 06 Dec 2009 11:17:52 you wrote: >> On Sunday 06 Dec 2009 00:00:03 freebsd-ports-request@freebsd.org wrote: >> > > An option WITH_LIBUSB was added to the cups-base/Makefile. That's >> > > probably what Dirk meant. >> > >> > Thanks for the explanation, Gary. I have it set with make config but >> > just hardcoded it into the Makefile and am recompiling but I doubt it >> > will change but there is still hope. ;) >> >> The attached patch works on 8.0-RELEASE for me, restoring the non-libusb >> functionality. Leave the libusb option disabled and just compile as >> normal. >> > > Gah, sorry about the subject line. Won't happen again. > -- > Matt Dawson > MTD15-RIPE > matt@chronos.org.uk >