Where is KEY_SIZE defined?

Dave Thorup dthorup at corda.com
Wed Oct 17 19:41:54 CEST 2001


I just did a checkout from CVS and tried to build VLC but I got this error:

ioctl.c: In function `ioctl_ReadTitleKey':
ioctl.c:409: `KEY_SIZE' undeclared (first use in this function)
ioctl.c:409: (Each undeclared identifier is reported only once
ioctl.c:409: for each function it appears in.)

This is on Mac OS X 10.1.

Update:  I just found where KEY_SIZE is defined (css.h) so I just copied its
definition from there to ioctl.c and it compiles (and runs) now.  I'm not
familiar enough with the project to know what the problem is though (a
missing #include somewhere would be my guess).
____________________________________

Dave Thorup
Software Engineer
dthorup at corda.com
voice: 801-805-9422

www.corda.com
Interactive data driven graphics.






More information about the vlc-devel mailing list