On Fri, Oct 21, 2011 at 11:56 AM, Tim Nackos <nackp...@yahoo.com> wrote:
> My temporary solution was to use 'pkg_add -r cdparanoia' which worked. That's 
> not a fix for the build error however.
>
>
>
> On Oct 21, 2011, at 11:52 AM, Christian Jachmann <ja...@unitix.org> wrote:
>
>> Hello my friends.
>>
>> Last two days I switched form 8 to 9
>>
>> following is bad:
>>
>> ===>  Building for cdparanoia-3.9.8_9
>> cd interface && gmake all
>> gmake[1]: Entering directory 
>> `/usr/ports/audio/cdparanoia/work/cdparanoia-III-alpha9.8/interface'
>> gmake libcdda_interface.a CFLAGS="-O -O2 -pipe -fno-strict-aliasing"
>> gmake[2]: Entering directory 
>> `/usr/ports/audio/cdparanoia/work/cdparanoia-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 named 
>> 'flags'
>> scsi_interface.c:381: error: 'struct scsi_sense_data' has no member named 
>> 'add_sense_code'
>> scsi_interface.c:382: error: 'struct scsi_sense_data' has no member named 
>> 'add_sense_code_qual'
>> scsi_interface.c: In function 'scsi_read_map':
>> scsi_interface.c:967: error: 'struct scsi_sense_data' has no member named 
>> 'flags'
>> scsi_interface.c:968: error: 'struct scsi_sense_data' has no member named 
>> 'add_sense_code'
>> scsi_interface.c:969: error: 'struct scsi_sense_data' has no member named 
>> '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.
-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6...@gmail.com
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to