[PATCH] Cygwin compile fix (was: Re: Cygwin compilation problem)

Diego Biurrun diego at biurrun.de
Tue Nov 8 12:41:06 CET 2005


On Mon, Oct 24, 2005 at 11:45:23AM +0200, Diego Biurrun wrote:
> On Fri, Oct 07, 2005 at 06:32:45PM +0200, Diego Biurrun wrote:
> > 
> > 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.
> 
> Subversion does not compile either.  Here is the fix from MPlayer CVS.
> Please apply or commit a different fix that I can port to MPlayer then.

Rejected?  Applied?  No interest?

Do you see problems or a way to fix this differently?

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