Messages in this thread |  | | From | Michael Nelson <> | Date | Tue, 12 Nov 1996 16:52:09 -0800 (PST) | Subject | Re[2]: error compiling 2.1.9 |
| |
philou@sicel-home-1-4.urbanet.ch (Philippe Strauss) wrote: > > For me too, I have SCSI CD-Rom enabled, not IDE ATAPI. > Doing the following compile and work, altough I absolutely > don't know if it may work for someone loading SCSI CD-Rom support > as a module. > > --- ksyms.c.old Tue Nov 12 21:44:01 1996 > +++ ksyms.c Tue Nov 12 21:35:40 1996 > @@ -174,7 +174,6 @@ > X(tty_std_termios), > > #if defined(CONFIG_BLK_DEV_IDECD) || \ > - defined(CONFIG_BLK_DEV_SR) || \ > defined(CONFIG_CM206) > X(register_cdrom), > X(unregister_cdrom),
That patch (thanks!) allowed it to finish the compilation, but ppp and the serial ports are just as broken as in 2.1.8. Lots of characters dropped to the point where the ppp chat script never receives the strings it's looking for.
Dropping back to 2.0.25 or 2.1.6 and ppp works fine again.
Michael
-- Michael Nelson nelson@seahunt.imat.com San Francisco, CA michaeln@csd.sgi.com
|  |