Dirk Meyer wrote:
It should be CDROM.py not cdrom.py. If you don't have it, we need the ioctl numbers for FreeBSD and add them directly in the code.
thanks for the explanation. FreeBSD's ioctl's are in sys/cdio.h and sys/cdrio.h, kinda like Solaris:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/cdio.h http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/cdrio.h
Is this the information you need?
BTW, when porting freevo to FreeBSD, don't forget mmpython. Send patches also to this list.
I have made a port of mmpython for FreeBSD, it's sitting in the ports commit queue at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/55425
The only required patch was the location of includes and libraries, as usual for python ports.
The port may still have issues, but the limited use it's getting at the current state of the freevo port hasn't revealed any o far.
Lars -- Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
