From owner-freebsd-questions@FreeBSD.ORG Sat Apr 12 01:40:10 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 95D6A37B404 for ; Sat, 12 Apr 2003 01:40:10 -0700 (PDT) Received: from smtp.mailbox.co.uk (smtp.mailbox.net.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 353F043FBF for ; Sat, 12 Apr 2003 01:40:08 -0700 (PDT) (envelope-from wayne.pascoe@penguinpowered.org.uk) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org.uk) by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) id 194GYQ-0003ym-00 for freebsd-questions@freebsd.org; Sat, 12 Apr 2003 09:40:06 +0100 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 194GiC-000PS9-00 for freebsd-questions@freebsd.org; Sat, 12 Apr 2003 09:50:12 +0100 Date: Sat, 12 Apr 2003 09:50:12 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Message-ID: <20030412085012.GA97824@marvin.penguinpowered.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-System: FreeBSD i386 with kernel 4.8-STABLE Sender: User Waynep Subject: dvdrtools-0.1.4 - Can't compile 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: Sat, 12 Apr 2003 08:40:10 -0000 Hi all, I'm trying to compile dvdrtools 0.1.4 on FreeBSD 5.0. When running gmake, I get the following error: ar cru libscg.a scsitransp.o scsihack.o scsiopen.o scgsettarget.o \ scsierrs.o scgtimes.o rdummy.o -lcam ar: -lcam: No such file or directory I have the following files on my system: /usr/lib/libcam.a /usr/lib/libcam.so.2 /usr/lib/libcam.so /usr/lib/libcam_p.a which implies that -lcam should work. Any tips ? The reason for this is that I'm trying to burn a DVD-R on my new recorder. thanks, -- Wayne Pascoe