From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 08:39:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D80937B401 for ; Mon, 7 Apr 2003 08:39:26 -0700 (PDT) Received: from gs166.sp.cs.cmu.edu (GS166.SP.CS.CMU.EDU [128.2.205.169]) by mx1.FreeBSD.org (Postfix) with SMTP id 9F3FF43FAF for ; Mon, 7 Apr 2003 08:39:25 -0700 (PDT) (envelope-from dpelleg@gs166.sp.cs.cmu.edu) Sender: dpelleg@gs166.sp.cs.cmu.edu To: Antoine Jacoutot References: <200304071553.49241.ajacoutot@lphp.org> From: Dan Pelleg Date: 07 Apr 2003 11:39:18 -0400 In-Reply-To: <200304071553.49241.ajacoutot@lphp.org> Message-ID: Lines: 26 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@FreeBSD.ORG Subject: Re: gphoto2 Segmentation fault (core dumped) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:39:26 -0000 Antoine Jacoutot writes: > Hi ! > > Did anyone succeed in making gphoto2 works under 4.8-RELEASE ? > When I want to list the files in my camera, this is what I get: > > $ gphoto2 --camera="Canon Digital IXUS 300" --port=usb: -L > Segmentation fault (core dumped) > > I tried recompiling libgphoto2 and gphoto2 from the ports collection but I > still get the same error. > Any idea how I could access to my digital camera (which can't be mounted as an > usb hard drive). > > Thanks. > > Antoine Try building the CVS version. See: http://marc.theaimsgroup.com/?l=gphoto&m=104521210117421&w=2 -- Dan Pelleg