From owner-freebsd-ports Wed Aug 23 4:10:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from argon.gryphonsoft.com (mcut-b-078.resnet.purdue.edu [128.211.209.78]) by hub.freebsd.org (Postfix) with ESMTP id 1FFBB37B42C for ; Wed, 23 Aug 2000 04:10:03 -0700 (PDT) Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id C9948197F; Wed, 23 Aug 2000 06:06:33 -0500 (EST) Date: Wed, 23 Aug 2000 06:06:33 -0500 From: Will Andrews To: Carl Johan Madestrand Cc: ports@FreeBSD.ORG, clkao@CirX.ORG Subject: Re: dagrab port fails to compile Message-ID: <20000823060633.C8055@argon.gryphonsoft.com> Mail-Followup-To: Carl Johan Madestrand , ports@FreeBSD.ORG, clkao@CirX.ORG References: <39A2F82B.90DE411F@vallcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39A2F82B.90DE411F@vallcom.net>; from cj@vallcom.net on Wed, Aug 23, 2000 at 12:01:15AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Aug 23, 2000 at 12:01:15AM +0200, Carl Johan Madestrand wrote: > /usr/ports/audio/dagrab-0.3.5 fails to compile. > See below: > > > -- ===> Building for dagrab-0.3.5 > cc -O -pipe -DCDDB_PATH=\"/usr/X11R6/lib/X11/xmcd/cddb\" -c dagrab.c > dagrab.c:97: getopt.h: No such file or directory > dagrab.c:105: linux/cdrom.h: No such file or directory > dagrab.c:109: sys/vfs.h: No such file or directory > dagrab.c:126: warning: `CDDB_PATH' redefined > *Initialization*:1: warning: this is the location of the previous > definition > dagrab.c:229: warning: `struct cdrom_tochdr' declared inside parameter > list > dagrab.c:229: warning: its scope is only this definition or declaration, > which is probably not what you want. > dagrab.c: In function `cd_get_tochdr': > dagrab.c:231: `CDROMREADTOCHDR' undeclared (first use in this function) > dagrab.c:231: (Each undeclared identifier is reported only once > dagrab.c:231: for each function it appears in.) > > etc... The patch for dagrab.c should change CDROMREADTOCHDR to CDIOREADTOCHEADER. You write the patch, clkao approve, I commit. -- Will Andrews GCS/E/S @d- s+:+ a--- C++ UB++++$ P+ L- E--- W+ N-- !o ?K w--- O- M+ V- PS+ PE++ Y+ PGP+>+++ t++ 5 X+ R+ tv+ b++ DI+++ D+ G++ e>++++ h! r- y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message