From owner-freebsd-multimedia@FreeBSD.ORG Sun May 6 17:07:46 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3633216A400 for ; Sun, 6 May 2007 17:07:46 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao102.cox.net (eastrmmtao102.cox.net [68.230.240.8]) by mx1.freebsd.org (Postfix) with ESMTP id BC14813C44C for ; Sun, 6 May 2007 17:07:45 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao102.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070506170746.LUGA8705.eastrmmtao102.cox.net@eastrmimpo02.cox.net>; Sun, 6 May 2007 13:07:46 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id vt7k1W0034iy4EG0000000; Sun, 06 May 2007 13:07:44 -0400 Date: Sun, 06 May 2007 12:10:09 -0500 To: "Kris Kennaway" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20070505212530.GA10831@xor.obsecurity.org> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <20070505212530.GA10831@xor.obsecurity.org> User-Agent: Opera Mail/9.20 (Linux) Cc: multimedia@freebsd.org Subject: Re: lxdvdrip broken X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 May 2007 17:07:46 -0000 On Sat, 05 May 2007 16:25:30 -0500, Kris Kennaway = = wrote: > =3D=3D=3D> Building for lxdvdrip-1.62_2 > cc -L/usr/local/lib -I/usr/local/include -O2 -fno-strict-aliasing -pip= e = > -march=3Dathlon-mp -I/usr/local/include -march=3Dathlon-mp -lm -ldvdr= ead = > -ldvdnav -lpthread -o lxdvdrip lxdvdrip.c streamanalyze.c ifo.c = > dvdinfo.c dvdbackup.c dvdcell.c systools.c vaporize.c dvdtools.c = > dvdcopy.c requant.c cputest.c tcmemcpy.c > lxdvdrip.c: In function `SizeOfDVDFile': > lxdvdrip.c:941: error: syntax error before "__off64_t" > lxdvdrip.c:943: error: syntax error before "__off64_t" > lxdvdrip.c:952: error: structure has no member named `size' > lxdvdrip.c:957: error: structure has no member named `parts_size' > *** Error code 1 > > __off64_t doesn't seem to exist in FreeBSD Yep and here is a patch to fix the build. While I am here, respect the = CFLAGS too. http://people.freebsd.org/~mezz/diff/lxdvdrip.diff BTW: It is untest in the runtime as I never have use lxdvdrip before. Cheers, Mezz > Kris -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org