> Hmm, so you did a make world?
> 
> I assume you mean "cdcontrol" above, and not "cdrecord".  You can't pause,
> play, etc., cds with cdrecord.  cdcontrol uses the ioctl interface to the
> cd driver, and so it shouldn't be affected.

yes :(

> Well, can you send me the output of the following commands:
> 
> find /usr/include/cam -print |xargs ident

/usr/include/cam:

/usr/include/cam/scsi:

/usr/include/cam/scsi/scsi_all.h:
     $Id: scsi_all.h,v 1.6 1998/12/05 22:10:14 mjacob Exp $

/usr/include/cam/scsi/scsi_cd.h:

/usr/include/cam/scsi/scsi_ch.h:
     $NetBSD: scsi_changer.h,v 1.11 1998/02/13 08:28:32 enami Exp $

/usr/include/cam/scsi/scsi_da.h:
     $Id: scsi_da.h,v 1.2 1998/09/18 22:33:59 ken Exp $

/usr/include/cam/scsi/scsi_message.h:

/usr/include/cam/scsi/scsi_pass.h:
     $Id: scsi_pass.h,v 1.2 1999/05/06 20:16:07 ken Exp $

/usr/include/cam/scsi/scsi_pt.h:
     $Id: scsi_pt.h,v 1.1 1998/09/15 06:36:34 gibbs Exp $

/usr/include/cam/scsi/scsi_sa.h:
     $Id: scsi_sa.h,v 1.4 1999/02/05 07:19:23 mjacob Exp $

/usr/include/cam/scsi/scsi_targetio.h:
     $Id: scsi_targetio.h,v 1.2 1999/03/05 23:25:11 gibbs Exp $

/usr/include/cam/cam.h:
     $Id: cam.h,v 1.2 1999/04/07 22:57:48 gibbs Exp $

/usr/include/cam/cam_ccb.h:
     $Id: cam_ccb.h,v 1.5 1999/05/06 20:15:57 ken Exp $

/usr/include/cam/cam_conf.h:
     $Id: cam_conf.h,v 1.1 1998/09/15 06:33:23 gibbs Exp $

/usr/include/cam/cam_debug.h:
     $Id: cam_debug.h,v 1.3 1998/12/05 23:55:48 mjacob Exp $

/usr/include/cam/cam_extend.h:
     $Id: cam_extend.h,v 1.1 1998/09/15 06:33:23 gibbs Exp $

/usr/include/cam/cam_periph.h:
     $Id: cam_periph.h,v 1.3 1998/10/22 22:16:48 ken Exp $

/usr/include/cam/cam_queue.h:
     $Id: cam_queue.h,v 1.4 1999/04/19 21:26:08 gibbs Exp $

/usr/include/cam/cam_sim.h:
     $Id: cam_sim.h,v 1.2 1999/05/06 20:15:59 ken Exp $

/usr/include/cam/cam_xpt.h:
     $Id: cam_xpt.h,v 1.1 1998/09/15 06:33:23 gibbs Exp $

/usr/include/cam/cam_xpt_periph.h:
     $Id: cam_xpt_periph.h,v 1.1 1998/09/15 06:33:23 gibbs Exp $

/usr/include/cam/cam_xpt_sim.h:
     $Id: cam_xpt_sim.h,v 1.3 1999/03/05 23:18:56 gibbs Exp $

> ls -la /usr/lib/libcam*

-r--r--r--  1 root  wheel  55890 May  7 19:39 /usr/lib/libcam.a
lrwxr-xr-x  1 root  wheel     11 May  7 19:39 /usr/lib/libcam.so ->
libcam.so.2
-r--r--r--  1 root  wheel  54350 May  7 19:39 /usr/lib/libcam.so.2

There you go.

-- 
Eric Hodel
hodel...@seattleu.edu

"If you understand what you're doing, you're not learning anything."
        -- A. L.


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to