[SM-Discuss] glibc question also....
Robin Cook
rcook at wyrms.net
Tue Oct 23 17:54:46 EDT 2007
I am having a problem compiling two spells: libcdio and dvd+rw-tools on
my two machine that I have updated glibc on.
growisofs is having a failure of INT_MAX not defined in function
setup_fds at line 724.
.It has the the below include.
#include <linux/cdrom.h>
This is the line where the error occurs.
if (ioctl (ioctl_fd,CDROM_MEDIA_CHANGED,CDSL_CURRENT) < 0)
And this is the defines in cdrom.h.
cdrom.h:#define CDSL_CURRENT INT_MAX
Is there something in the glibc spell that in not being setup that is
causing this?
Thanks
CuZnDragon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ibiblio.org/pipermail/sm-discuss/attachments/20071023/38ec111b/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part
Url : http://lists.ibiblio.org/pipermail/sm-discuss/attachments/20071023/38ec111b/attachment.bin
More information about the SM-Discuss
mailing list