Date: Fri, 21 Oct 2011 13:30:12 -0700 From: Kevin Oberman <kob6558@gmail.com> To: Tim Nackos <nackpere@yahoo.com> Cc: "danfe@FreeBSD.org" <danfe@freebsd.org>, Christian Jachmann <JACHI@unitix.org>, "current@freebsd.org" <current@freebsd.org> Subject: Re: 9.0 and cdparanoia Message-ID: <CAN6yY1u731a3CCcZM2QpgsO%2BXWYA5q6o7evYbbRPiCNO=_sELQ@mail.gmail.com> In-Reply-To: <C8883BC7-C105-425B-BF3A-E19DA640E107@yahoo.com> References: <20111021175204.GA69688@hurx.thc> <C8883BC7-C105-425B-BF3A-E19DA640E107@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 21, 2011 at 11:56 AM, Tim Nackos <nackpere@yahoo.com> wrote: > My temporary solution was to use 'pkg_add -r cdparanoia' which worked. Th= at's not a fix for the build error however. > > > > On Oct 21, 2011, at 11:52 AM, Christian Jachmann <JACHI@unitix.org> wrote= : > >> Hello my friends. >> >> Last two days I switched form 8 to 9 >> >> following is bad: >> >> =3D=3D=3D> =A0Building for cdparanoia-3.9.8_9 >> cd interface && gmake all >> gmake[1]: Entering directory `/usr/ports/audio/cdparanoia/work/cdparanoi= a-III-alpha9.8/interface' >> gmake libcdda_interface.a CFLAGS=3D"-O -O2 -pipe -fno-strict-aliasing" >> gmake[2]: Entering directory `/usr/ports/audio/cdparanoia/work/cdparanoi= a-III-alpha9.8/interface' >> cc -O -O2 -pipe -fno-strict-aliasing -c scsi_interface.c >> scsi_interface.c: In function 'handle_scsi_cmd': >> scsi_interface.c:370: error: 'struct scsi_sense_data' has no member name= d 'flags' >> scsi_interface.c:381: error: 'struct scsi_sense_data' has no member name= d 'add_sense_code' >> scsi_interface.c:382: error: 'struct scsi_sense_data' has no member name= d 'add_sense_code_qual' >> scsi_interface.c: In function 'scsi_read_map': >> scsi_interface.c:967: error: 'struct scsi_sense_data' has no member name= d 'flags' >> scsi_interface.c:968: error: 'struct scsi_sense_data' has no member name= d 'add_sense_code' >> scsi_interface.c:969: error: 'struct scsi_sense_data' has no member name= d 'add_sense_code_qual' >> gmake[2]: *** [scsi_interface.o] Error 1 >> gmake[2]: Leaving directory `/usr/ports/audio/cdparanoia/work/cdparanoia= -III-alpha9.8/interface' >> gmake[1]: *** [all] Error 2 >> gmake[1]: Leaving directory `/usr/ports/audio/cdparanoia/work/cdparanoia= -III-alpha9.8/interface' >> gmake: *** [all] Error 2 >> *** Error code 1 >> >> Stop in /usr/ports/audio/cdparanoia. >> >> >> >> So you got any idea what to do ? >> How to access CDDA ? >> >> danfe is hoping to commit the current version of cdparanoia to ports before the 9.0 freeze, but until then you can build it with the patch in ports/161760. (Thanks to Ken Merry). It basically replaces the scsi_interface.c with the current version. --=20 R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1u731a3CCcZM2QpgsO%2BXWYA5q6o7evYbbRPiCNO=_sELQ>