Re: [PATCH] aicasm db3 fiasco

2001-03-10 Thread FAVRE Gregoire
Thus spake Chmouel Boudjnah ([EMAIL PROTECTED]): > FAVRE Gregoire <[EMAIL PROTECTED]> writes: > > > thanks for your answer, I cannot apply your patch, don't know why, but > > readind it I think it won't change anything for me: I have db3 (I have a > > Mandrake...). > > on which version ? it wor

Re: [PATCH] aicasm db3 fiasco

2001-03-10 Thread Chmouel Boudjnah
FAVRE Gregoire <[EMAIL PROTECTED]> writes: > thanks for your answer, I cannot apply your patch, don't know why, but > readind it I think it won't change anything for me: I have db3 (I have a > Mandrake...). on which version ? it works fine for me. -- MandrakeSoft Inc http:/

Re: [PATCH] aicasm db3 fiasco

2001-03-09 Thread Peter Blomgren
While we're at it, on my RH6.2 system db_185.h is in /usr/include, i.e. bash$ echo "`locate db_185.h` ($(rpm -qf `locate db_185.h`))" /usr/include/db_185.h (glibc-devel-2.1.3-22) FWIW, for my builds I've been using the following patch (hey, it works for me): --- linux/drivers/scsi/aic7xxx/aicas

Re: [PATCH] aicasm db3 fiasco

2001-03-09 Thread FAVRE Gregoire
Thus spake FAVRE Gregoire ([EMAIL PROTECTED]): > The files exist but aren't seen??? I have tried to change the path to > them, that don't change anything??? If I put absolut path, that go further... > I don't understand why... But: make[4]: Entering directory `/usr/src/linux-2.4.2-ac17/drive

Re: [PATCH] aicasm db3 fiasco

2001-03-09 Thread FAVRE Gregoire
Thus spake Nathan Dabney ([EMAIL PROTECTED]): > Debian does not use db3 at all, yet. > > Applies against 2.4.2-ac17 Hello, thanks for your answer, I cannot apply your patch, don't know why, but readind it I think it won't change anything for me: I have db3 (I have a Mandrake...). >From my com

[PATCH] aicasm db3 fiasco

2001-03-09 Thread Nathan Dabney
Debian does not use db3 at all, yet. Applies against 2.4.2-ac17 -Nathan diff -urN linux.orig/drivers/scsi/aic7xxx/aicasm/Makefile linux/drivers/scsi/aic7xxx/aicasm/Makefile --- linux.orig/drivers/scsi/aic7xxx/aicasm/Makefile Fri Mar 9 15:38:13 2001 +++ linux/drivers/scsi/aic7xxx/aicasm/Ma