libcdio-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libcdio-help] unknown type name 'ULONG'


From: Kyle Schwarz
Subject: [Libcdio-help] unknown type name 'ULONG'
Date: Thu, 09 Feb 2012 12:58:53 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0

Hello,

I'm trying to compile libcdio 0.83 with MinGW-w64, but I'm running into this compile error: make[3]: Entering directory `/home/kyle/software/ffmpeg/packages/libcdio/source/libcdio-0.83/lib/driver' /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -I/home/kyle/software/ffmpeg/packages/libiconv/libiconv-1.14-win32/include -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT win32_ioctl.lo -MD -MP -MF .deps/win32_ioctl.Tpo -c -o win32_ioctl.lo `test -f 'MSWindows/win32_ioctl.c' || echo './'`MSWindows/win32_ioctl.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/driver -I../../include -I../../include/ -I/home/kyle/software/ffmpeg/packages/libiconv/libiconv-1.14-win32/include -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT win32_ioctl.lo -MD -MP -MF .deps/win32_ioctl.Tpo -c MSWindows/win32_ioctl.c -o win32_ioctl.o In file included from /home/kyle/software/mingw-w64/4.6.2/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.6.2/../../../../i686-w64-mingw32/include/ntddcdrm.h:26:0,
                 from MSWindows/win32_ioctl.c:33:
/home/kyle/software/mingw-w64/4.6.2/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.6.2/../../../../i686-w64-mingw32/include/ntddstor.h:224:3: error: unknown type name 'ULONG'

The full error is much longer, but I don't think it will fit in the email.

The full error can be viewed here: http://pastebin.com/r44vmmW1

I'm not sure if the problem is on MinGW-w64's end or libcdio's.

Best regards,
  Kyle Schwarz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]