Hi,
I have problem compiling cdparanoia-alpha-9.8 even after applying the patch.
Here is the problem.
cd interface && make all
make[1]: Entering directory `/sources/cdparanoia-III-alpha9.8/interface'
make libcdda_interface.a CFLAGS="-fsigned-char -g -O2"
make[2]: Entering directory `/sources/cdparanoia-III-alpha9.8/interface'
gcc -fsigned-char -g -O2 -fPIC -c scsi_interface.c
scsi_interface.c: In function 'reset_scsi':
scsi_interface.c:45: warning: dereferencing 'void *' pointer
scsi_interface.c:45: error: void value not ignored as it ought to be
scsi_interface.c:46: warning: dereferencing 'void *' pointer
scsi_interface.c:46: error: void value not ignored as it ought to be
scsi_interface.c:47: warning: dereferencing 'void *' pointer
scsi_interface.c:47: error: void value not ignored as it ought to be
scsi_interface.c: In function 'sg2_handle_scsi_cmd':
scsi_interface.c:413: warning: cast from pointer to integer of different size
scsi_interface.c: In function 'scsi_read_map':
scsi_interface.c:983: warning: dereferencing 'void *' pointer
scsi_interface.c:983: error: void value not ignored as it ought to be
scsi_interface.c:984: warning: dereferencing 'void *' pointer
scsi_interface.c:984: error: void value not ignored as it ought to be
scsi_interface.c:985: warning: dereferencing 'void *' pointer
scsi_interface.c:985: error: void value not ignored as it ought to be
make[2]: *** [scsi_interface.o] Error 1
make[2]: Leaving directory `/sources/cdparanoia-III-alpha9.8/interface'
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/sources/cdparanoia-III-alpha9.8/interface'
make: *** [all] Error 2
Please Help.
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support