Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2000 17:47:27 +0200
From:      Carl Johan Madestrand <cj@vallcom.net>
To:        Will Andrews <will@physics.purdue.edu>
Cc:        clkao@CirX.ORG, ports@freebsd.org
Subject:   Re: dagrab port fails to compile
Message-ID:  <39A3F20F.DB719960@vallcom.net>
References:  <39A2F82B.90DE411F@vallcom.net> <20000823060633.C8055@argon.gryphonsoft.com> <39A3EF1C.72AD37CA@vallcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <will@physics.purdue.edu> <will@FreeBSD.org>
> > 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 <cj@vallcom.net>
> 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 <cj@vallcom.net>
LoRd_CJ on IRC


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39A3F20F.DB719960>