From owner-freebsd-emulation@FreeBSD.ORG Mon Nov 21 13:07:59 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 182AC106564A for ; Mon, 21 Nov 2011 13:07:59 +0000 (UTC) (envelope-from admin@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id CCD538FC08 for ; Mon, 21 Nov 2011 13:07:58 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1004) id 945DF119C26; Mon, 21 Nov 2011 04:06:16 -0800 (PST) From: David Southwell Organization: Vizion Communications To: emulation@freebsd.org Date: Mon, 21 Nov 2011 04:06:16 -0800 User-Agent: KMail/1.13.7 (FreeBSD/8.2-RELEASE; KDE/4.7.3; amd64; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201111210406.16414.admin@vizion2000.net> Cc: Subject: loading linux 32 bit printer drivers possible on amd64? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: david@vizion2000.net List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2011 13:07:59 -0000 HI I am wondering if there is any way of using the linux version of print/pips* drivers for epson printers on freebsd8.2. As they stand prints/pip* tree will not compile on amd64 systems (I have tried commenting out the i386 only in the relevant Makefile). This may be due to assembler code in cbtd_wrapper and possibly other issues. It would be very useful to have all print/pips available for amd64 and am wondering if any emulation gurus may be able to find a way of making them operative using the linux distribution. Thanks is advance David