Cygwin compilation problem

Diego Biurrun diego at biurrun.de
Fri Oct 7 18:32:45 CEST 2005


Hi everybody!

libdvdcss 1.2.9 does currently not compile under Cygwin (latest Cygwin, 
Windows XP SP2), here is the error message:

gcc -shared  .libs/libdvdcss.o .libs/device.o .libs/css.o .libs/ioctl.o 
.libs/error.o   -o .libs/cygdvdcss-2.dll -Wl,--enable-auto-image-base 
-Wl,--out-implib,.
libs/libdvdcss.dll.a
Creating library file: .libs/libdvdcss.dll.a
.libs/device.o: In function `libc_seek':
/home/diego/src/libdvdcss-1.2.9/src/device.c:440: undefined reference to 
`__lseeki64'
collect2: ld returned 1 exit status
make[3]: *** [libdvdcss.la] Error 1
make[3]: Leaving directory `/home/diego/src/libdvdcss-1.2.9/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/diego/src/libdvdcss-1.2.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/diego/src/libdvdcss-1.2.9'
make: *** [all] Error 2

1.2.8 does not compile as well, but gives a different error.  Sorry, I 
cannot test subversion right now.

Diego

-- 
This is the libdvdcss-devel mailing-list, see http://developers.videolan.org/
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the libdvdcss-devel mailing list