Discussion:
libdvdcss.h:51: `PATH_MAX' undeclared here
Gansser, Martin
2003-02-04 11:30:45 UTC
Permalink
Hi,

I tried to compile libdvdcss on hpux 11.00 but the compilation fails with the
following error messages:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-c
ompare -Wall -O2 -MT device.lo -MD -MP -MF .deps/device.Tpo -c device.c -fPIC -DPIC -o .libs/device
.lo
In file included from device.c:59:
libdvdcss.h:51: `PATH_MAX' undeclared here (not in a function)
gmake[3]: *** [device.lo] Error 1
gmake[3]: Leaving directory `/users/mgansser/GNU/libdvdcss-1.2.5/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/users/mgansser/GNU/libdvdcss-1.2.5/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/users/mgansser/GNU/libdvdcss-1.2.5'
gmake: *** [all] Error 2
mzfem_root:/users/mgansser/GNU/libdvdcss-1.2.5 #


any help ?

Martin
--
--
This is the libdvdcss-devel mailing-list, see http://developers.videolan.org/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <***@videolan.org>
Christophe Massiot
2003-02-04 11:54:57 UTC
Permalink
Post by Gansser, Martin
I tried to compile libdvdcss on hpux 11.00 but the compilation fails with the
Could you retry with the latest CVS please ?
--
Christophe Massiot.
--
This is the libdvdcss-devel mailing-list, see http://developers.videolan.org/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <***@videolan.org>
Gansser, Martin
2003-02-04 12:03:12 UTC
Permalink
ok, works now.

thanks Martin
-----Original Message-----
Sent: Tuesday, February 04, 2003 12:55 PM
Subject: Re: libdvdcss.h:51: `PATH_MAX' undeclared here
Post by Gansser, Martin
I tried to compile libdvdcss on hpux 11.00 but the
compilation fails with the
Could you retry with the latest CVS please ?
--
Christophe Massiot.
--
This is the libdvdcss-devel mailing-list, see
http://developers.videolan.org/
To unsubscribe, please read http://developers.videolan.org/lists.html
--
This is the libdvdcss-devel mailing-list, see http://developers.videolan.org/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <***@videolan.org>
Loading...