Who-hoo, it works!!! Thanks a bunch!!! On Fri, 19 Sep 2003, Marius Strobl wrote: > On Thu, Sep 18, 2003 at 05:51:25PM +0200, Jan Srzednicki wrote: > > > > Anyway, here's backtrace for atapicam panic I've mentioned. It's > > triggered by: > > > > cdrecord dev=1,1,0 /some/track > > > > This panic isn't ATAPICAM related. Could you try the patch below? It's > against the cdrtools-devel port but should also work with the cdrtools > port. > > > Index: files/patch-conf::configure > =================================================================== > RCS file: files/patch-conf::configure > diff -N files/patch-conf::configure > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ files/patch-conf::configure 19 Sep 2003 16:03:35 -0000 > _at__at_ -0,0 +1,10 _at__at_ > +--- conf/configure.orig Fri Sep 19 16:47:37 2003 > ++++ conf/configure Fri Sep 19 16:49:26 2003 > +_at__at_ -5567,6 +5567,7 _at__at_ > + int > + main() > + { > ++ exit(1); > + if (mlockall(MCL_CURRENT|MCL_FUTURE) < 0) { > + if (errno == EINVAL || errno == ENOMEM || > + errno == EPERM || errno == EACCES) And thanks again, VladimirReceived on Fri Sep 19 2003 - 14:39:35 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:23 UTC