Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: AfterStep



> 
> I guess it begs the question of what AfterStep is doing with SCSI goo?

 A quick investigation revealed that AfterStep comes with an application
called "ascd" - a CD player.

 Changing from "/sys/dev/scsipi/" to <dev/scsipi>" didnt helped:
gcc -O2 -fno-strength-reduce     -I/usr/X11R6/include -I/include  -DCSRG_BASED  
 -DFUNCPROTO=15 -DNARROWPROTO    -c plat_freebsd.c
In file included from plat_freebsd.c:34:
/usr/include/dev/scsipi/scsi_cd.h:78: field `audio' has incomplete type
plat_freebsd.c: In function `gen_get_trackinfo':
plat_freebsd.c:110: subscripted value is neither array nor pointer
plat_freebsd.c:111: subscripted value is neither array nor pointer
plat_freebsd.c:112: subscripted value is neither array nor pointer
plat_freebsd.c: In function `gen_get_drive_status':
plat_freebsd.c:188: subscripted value is neither array nor pointer
plat_freebsd.c:189: subscripted value is neither array nor pointer
plat_freebsd.c:190: subscripted value is neither array nor pointer
*** Error code 1

 I currently do not know where "audio" is defined.

 It is easy to remove ascd, though :-)

-- 
Markus Illenseer



Home | Main Index | Thread Index | Old Index