From owner-freebsd-ports Wed Aug 23 8:47:52 2000 Delivered-To: freebsd-ports@freebsd.org Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id 17FF737B422 for ; Wed, 23 Aug 2000 08:47:48 -0700 (PDT) Received: from vallcom.net (cj@localhost.norrgarden.se [127.0.0.1]) by 214.norrgarden.se (8.11.0/8.9.3) with ESMTP id e7NFlRW01287; Wed, 23 Aug 2000 17:47:28 +0200 (CEST) (envelope-from cj@vallcom.net) Message-ID: <39A3F20F.DB719960@vallcom.net> Date: Wed, 23 Aug 2000 17:47:27 +0200 From: Carl Johan Madestrand X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: clkao@CirX.ORG, ports@freebsd.org Subject: Re: dagrab port fails to compile References: <39A2F82B.90DE411F@vallcom.net> <20000823060633.C8055@argon.gryphonsoft.com> <39A3EF1C.72AD37CA@vallcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Carl Johan Madestrand wrote: > > Will Andrews wrote: > > > > 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 > > Thanks, unfortunately there seems to be a lot more that has to be > changed than CDROMREADTOCHDR. > -- > Carl Johan Madestrand > LoRd_CJ on IRC > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message As a side note though, I later noticed that there was a working package of this port same version which does in fact work well. Odd. -- Carl Johan Madestrand LoRd_CJ on IRC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message