missing INPUT_READ_ONCE?
Eyal Lebedinsky
eyal at eyal.emu.id.au
Mon Apr 16 13:01:55 CEST 2001
Samuel Hocevar wrote:
>
> On Mon, Apr 16, 2001, Eyal Lebedinsky wrote:
> > 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_READ_ONCE should be defined in include/input.h, which should be
> included by plugins/mpeg/input_ps.c. Check which of these two statements
> has become false :-)
It is defined in include/input.h.
input.h is included in plugins/mpeg/input_ps.c
Is this magic?
No, one should notice the above
-I/usr/local/include
Which brings in /usr/local/input.h (whatever that is, I think 'oms' put
it there).
Anyone knows why we use /usr/local/include at all?
--
Eyal Lebedinsky (eyal at eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>
More information about the vlc
mailing list