missing INPUT_READ_ONCE?

Eyal Lebedinsky eyal at eyal.emu.id.au
Mon Apr 16 02:20:56 CEST 2001


building on kerlen 2.4.3

I see this problem in my last few cvs updates.

gcc -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98  -Iinclude
-Iextras -I/usr/local/include -Wall -Winline -D_REENTRANT -D_GNU_SOURCE
-O3 -ffast-math -funroll-loops -fomit-frame-pointer -march=pentiumpro
-mcpu=pentiumpro -DHAVE_MMX -I../../include -I../../extras -DBUILTIN -c
-o input_ps-BUILTIN.o input_ps.c
input_ps.c:70: `INPUT_READ_ONCE' undeclared here (not in a function)
input_ps.c:70: warning: parameter has incomplete type
input_ps.c: In function `module_ps_input_getfunctions':
input_ps.c:88: `input_FileOpen' undeclared (first use in this function)
input_ps.c:88: (Each undeclared identifier is reported only once
input_ps.c:88: for each function it appears in.)
input_ps.c:89: `input_FileClose' undeclared (first use in this function)
input_ps.c: In function `PSInit':
input_ps.c:168: warning: implicit declaration of function
`input_InitStream'
input_ps.c:169: warning: implicit declaration of function
`input_AddProgram'
input_ps.c:184: `INPUT_READ_ONCE' undeclared (first use in this
function)
input_ps.c:186: type of formal parameter 2 is incomplete
input_ps.c:184: warning: unused variable `pp_packets'
input_ps.c:244: warning: implicit declaration of function
`input_SelectES'
input_ps.c: At top level:
input_ps.c:352: `INPUT_READ_ONCE' undeclared here (not in a function)
input_ps.c:353: parameter `pp_packets' has incomplete type
input_ps.c: In function `PSRead':
input_ps.c:362: `INPUT_READ_ONCE' undeclared (first use in this
function)
input_ps.c:362: warning: unreachable code at beginning of switch
statement
make[1]: *** [input_ps-BUILTIN.o] Error 1
make[1]: Leaving directory `/data2/download/dvd/vlc/vlc/plugins/mpeg'
make: *** [lib/ps.a] Error 2

--
Eyal Lebedinsky (eyal at eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>




More information about the vlc mailing list