Port-amiga archive

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

Re: AfterStep



On Sun, 19 Apr 1998 11:30:56 +0200 (MET DST) 
 Markus Illenseer <markus%core.de@localhost> wrote:

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

Hm, that application should probably use the CDIO* ioctls so that it works
with ATAPI and Mitsumi CD-ROM drives.  Seems silly to limit it to SCSI.

 > 
 >  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

Jason R. Thorpe                                       
thorpej%nas.nasa.gov@localhost
NASA Ames Research Center                            Home: +1 408 866 1912
NAS: M/S 258-5                                       Work: +1 650 604 0935
Moffett Field, CA 94035                             Pager: +1 415 428 6939



Home | Main Index | Thread Index | Old Index