[vlc-devel] Re: vlc: svn commit r11714 (courmisch)
C.Y.M
cym at syphir.sytes.net
Wed Jul 13 15:27:36 CEST 2005
Subversion daemon wrote:
> r11714 | courmisch | 2005-07-12 18:00:43 +0200 (Tue, 12 Jul 2005) | 2 lines
> Changed paths:
> M /trunk/Makefile.am
> M /trunk/include/network.h
> A /trunk/include/vlc_acl.h
> M /trunk/include/vlc_common.h
> M /trunk/include/vlc_httpd.h
> M /trunk/include/vlc_symbols.h
> M /trunk/modules/access_output/http.c
> M /trunk/modules/control/http.c
> M /trunk/modules/misc/rtsp.c
> M /trunk/modules/stream_out/rtp.c
> M /trunk/src/misc/httpd.c
> M /trunk/src/misc/modules.c
> M /trunk/src/misc/net.c
> A /trunk/src/stream_output/acl.c
>
> Better ACL API (full rewrite)
>
The following checkin seems to break the build. I'm using gcc-3.4.
src/stream_output/acl.c: In function `ACL_LoadFile':
src/stream_output/acl.c:281: error: `errno' undeclared (first use in this function)
src/stream_output/acl.c:281: error: (Each undeclared identifier is reported only
once
src/stream_output/acl.c:281: error: for each function it appears in.)
make[1]: *** [src/stream_output/lib_libvlc_a-acl.o] Error 1
Regards,
C.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list