Bug 23384 - using latest scsilib in cdrdao - i.e. provides atapi/ide burning when used with linux 2.5.x kernels
Bug#: 23384 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: aliz@gentoo.org Reported By: lypanov@kde.org
Component: Ebuilds
URL: 
Summary: using latest scsilib in cdrdao - i.e. provides atapi/ide burning when used with linux 2.5.x kernels
Keywords:  
Status Whiteboard: 
Opened: 2003-06-24 09:23 0000
Description:   Opened: 2003-06-24 09:23 0000
adding  
<       insinto /usr/include/scsilib 
<       doins include/*.h 
<       insinto /usr/include/scsilib/scg 
<       doins include/scg/*.h 
to the install section in cdrtools and  
<                               --with-scglib-inc=/usr/include/scsilib \ 
<                               --with-scglib-lib=/usr/lib \ 
to the cdrdao configure line 
seemed to work for me a while back 
sorry about the vagueness but i guess 
it just works out of the box still. i'll test 
tonight and add a comment to this  
bug if thats not the case. 
cheers! 
Alex

------- Comment #1 From Daniel Ahlberg (RETIRED) 2003-06-29 07:40:15 0000 -------
commited, thanks for finding this!