From owner-freebsd-ports@FreeBSD.ORG Sat Nov 19 15:12:10 2011 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 549ED106566B for ; Sat, 19 Nov 2011 15:12:10 +0000 (UTC) (envelope-from papowell@astart.com) Received: from astart2.astart.com (99-111-96-109.uvs.sndgca.sbcglobal.net [99.111.96.109]) by mx1.freebsd.org (Postfix) with ESMTP id 2E7108FC1C for ; Sat, 19 Nov 2011 15:12:09 +0000 (UTC) Received: from laptop_81.private (localhost [127.0.0.1]) by astart2.astart.com (8.14.4/8.14.4) with ESMTP id pAJEiTaU096804 for ; Sat, 19 Nov 2011 06:44:29 -0800 (PST) (envelope-from papowell@astart.com) Message-ID: <4EC7C0CC.4090105@astart.com> Date: Sat, 19 Nov 2011 06:44:28 -0800 From: Patrick Powell Organization: Astart Technologies User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110312 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <201111190153.59986.david@vizion2000.net> In-Reply-To: <201111190153.59986.david@vizion2000.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: epson r2400/2880 printers on freebsd8.2 amd64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: papowell@astart.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2011 15:12:10 -0000 On 11/19/11 01:53, David Southwell wrote: > Hi > > Anyone up to date on how to do high quality printing with epson inkjet > printers (in my case r2400 and r2880) on freebsd8.2 amd64 systems. print/pips* > reports > they require 386 and do not compile on amd64. > > Thanks in advance for useful pointers > > David > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > If you comment out ONLY_FOR_ARCHS= i386 in /usr/ports/print/pips800/Makefile.pips you can get it to compile. HOWEVER: there are a slew of warnings about 'cast from pointer to integer of different size' that may cause much grief and pain. Most of these appear to be generated in the GTK library, and apparently by the use of a cast to implement the 'offsetof' capability. Good luck... -- Patrick Powell Astart Technologies papowell@astart.com 1530 Jamacha Road, Suite X, Network and System San Diego, CA 92019 Consulting 858-874-6543 Web Site: www.astart.com