[vlc-devel] Re: OS X make[2]: *** [src/input/lib_libvlc_a-input.o] Error 1
Christophe Massiot
massiot at via.ecp.fr
Wed Jul 23 16:53:51 CEST 2003
On Wed, Jul 23, 2003, Fabio Ribeiro wrote:
> I'm trying to build VLC 0.5.2 on Mac OS X. I'm using this
> version cause one project requires this version (better performance
> compared to 0.60 to this project in particular).
>
> In the past I was able to build the application and I'm still
> able to run the builds that I did, so no lib is missing but if I build
> the project from scratch I get this error during the 'make' process.
>
> Running OSX 10.2.x and Developer Tools Decembeer 2002. Any
> idea?
>
> .c' || echo './'`src/input/input.c
> src/input/input.c:54: invalid initializer
> src/input/input.c: In function `__input_CreateThread':
> src/input/input.c:155: invalid operands to binary ==
> src/input/input.c:158: warning: implicit declaration of function `open'
> src/input/input.c:158: `O_APPEND' undeclared (first use in this
> function)
> src/input/input.c:158: (Each undeclared identifier is reported only
> once
> src/input/input.c:158: for each function it appears in.)
> src/input/input.c:158: `O_CREAT' undeclared (first use in this
> function)
> src/input/input.c:158: `O_RDWR' undeclared (first use in this function)
src/input/input.c doesn't make any call to open(). Please try with a
non-patched version of VLC 0.5.2.
--
Christophe Massiot.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list