Discussion:
Broken Win32 compilation
Boris Dorès
2002-12-05 01:13:43 UTC
Permalink
The cross-compilation process for Win32 under Linux seems to have been
broken since November 24th.

Indeed, with the mingw32 archive avalaible on the videolan website or
the woody package, make fails with :

| libdvdcss.c:99: sys/param.h: No such file or directory

With the sid mingw32 package, make fails with :

| libdvdcss.c: In function `dvdcss_open':
| libdvdcss.c:354: too many arguments to function `mkdir'
| libdvdcss.c:363: too many arguments to function `mkdir'
--
babal
--
This is the libdvdcss-devel mailing-list, see http://www.videolan.org/libdvdcss/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <***@videolan.org>
Michael Müller
2002-12-05 10:36:08 UTC
Permalink
I can complile vls 0.4.0 with Microsoft VC++ 6 but it does not stream. It
gives errors. Not able to open port . vls 0.3.3 does run well.

Michael

Maybe different problem than yours

----- Original Message -----
From: "Boris Dorès" <***@via.ecp.fr>
To: <libdvdcss-***@videolan.org>
Sent: Thursday, December 05, 2002 2:13 AM
Subject: Broken Win32 compilation


The cross-compilation process for Win32 under Linux seems to have been
broken since November 24th.

Indeed, with the mingw32 archive avalaible on the videolan website or
the woody package, make fails with :

| libdvdcss.c:99: sys/param.h: No such file or directory

With the sid mingw32 package, make fails with :

| libdvdcss.c: In function `dvdcss_open':
| libdvdcss.c:354: too many arguments to function `mkdir'
| libdvdcss.c:363: too many arguments to function `mkdir'

--
babal
--
This is the libdvdcss-devel mailing-list, see
http://www.videolan.org/libdvdcss/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <***@videolan.org>
--
This is the libdvdcss-devel mailing-list, see http://www.videolan.org/libdvdcss/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <***@videolan.org>
Loading...