From owner-freebsd-questions Tue Dec 18 10:52:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts20-srv.bellnexxia.net (tomts20.bellnexxia.net [209.226.175.74]) by hub.freebsd.org (Postfix) with ESMTP id 1598D37B417 for ; Tue, 18 Dec 2001 10:52:45 -0800 (PST) Received: from d.tracker ([65.92.112.218]) by tomts20-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011218185244.IJTI14593.tomts20-srv.bellnexxia.net@d.tracker> for ; Tue, 18 Dec 2001 13:52:44 -0500 Received: (from david@localhost) by d.tracker (8.11.6/8.11.3) id fBIIi4j03915 for questions@freebsd.org; Tue, 18 Dec 2001 13:44:04 -0500 (EST) (envelope-from david) Date: Tue, 18 Dec 2001 13:44:04 -0500 From: David Banning To: questions@freebsd.org Subject: compiling linux code - pencam Message-ID: <20011218134404.A3879@sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am attempting to compile and run pencam, which us a small program for loading photos from a small digital camera. It is originally written to compile under linux. A number of questions come to mind; Should I compile this under freebsd or linux? The camera connects to the usb port, and I don't know what the status of freebsd support is for usb. My first thought was to try and compile under freebsd, but I get errors. If I compile under linux, how would I direct the makefile to utilize the linux compiler - is it even feasable? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message