[vlc-devel] OS X make[2]: *** [src/input/lib_libvlc_a-input.o] Error 1

Fabio Ribeiro coffee at mac.com
Wed Jul 23 16:39:12 CEST 2003


Hi All,

	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:158: incompatible types in assignment
src/input/input.c:163: `null' undeclared (first use in this function)
src/input/input.c:165: cannot convert to a pointer type
src/input/input.c:165: invalid type argument of `->'
make[2]: *** [src/input/lib_libvlc_a-input.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

	BTW: I'm 'configure' using the same tips from the time I was able to 
build the application:

	./configure --disable-x11 --disable-xvideo --disable-gtk --disable-sdl 
--enable-ffmpeg --enable-mad --enable-libdvbpsi
--enable-a52 --enable-dvdplay --enable-faad --enable-vorbis 
--enable-ogg --with-included-gettext --enable-debug

Thanks a lot!

Fabio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1835 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20030723/5033a11a/attachment.bin>


More information about the vlc-devel mailing list