[MPlayer-dev-eng] new input
Alban Bedel
albeu at free.fr
Mon Feb 4 15:49:42 CET 2002
On Mon, 4 Feb 2002 09:54:11 +0100 (CET)
Ponekker Zoltan <pontscho at makacs.poliod.hu> wrote:
>
> Hali Alban !
Let start with some off topic things :).
Is hali hello in hungrian ? If not what it is ? I'd like to know this word in as
many languages as possible ;) .
> gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE64_SOURCE -I. -I.. -Wall -o input.o input.c
> input.c: In function `mp_input_read_keys':
> input.c:453: storage size of `tv' isn't known
> input.c:453: warning: unused variable `tv'
> input.c: In function `mp_input_read_cmds':
> input.c:538: storage size of `tv' isn't known
> input.c:538: warning: unused variable `tv'
> make[1]: *** [input.o] Error 1
> make[1]: Leaving directory `/root/mplaya/main/input'
> make: *** [input/libinput.a] Error 2
> ptsch-pc:~/mplaya/main#
>
> Please fix this ... 10l :)
Sorry, I forgot to include sys/time.h (did nothing on my system).
Albeu
More information about the MPlayer-dev-eng
mailing list