[MPlayer-users] Compile failed on 'incompatible pointer type' !
Adam Bogacki
afb at paradise.net.nz
Sat Sep 18 10:16:56 CEST 2004
Hi, I was following <http://www.mplayerhq.hu/DOCS/README> when, after a
successful config,
'make' started looping
> D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mjpeg.o
> mjpeg.c
> cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=i486
> -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DHAVE_AV_CONFIG_H
> -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o
> resample.o resample.c
> cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=i486
> -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DHAVE_AV_CONFIG_H
> -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o
> resample2.o resample2.c
> cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=i486
> -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DHAVE_AV_CONFIG_H
> -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o
> dsputil.o dsputil.c
> dsputil.c: In function `dsputil_init':
> dsputil.c:3489: warning: assignment from incompatible pointer type
> dsputil.c:3490: warning: assignment from incompatible pointer type
As far as I am aware, my pointer is
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "mouse"
> Option "CorePointer"
> Option "Device" "/dev/psaux"
> Option "Protocol" "ImPS/2"
> Option "Emulate3Buttons" "true"
> Option "ZAxisMapping" "4 5"
and
>ldd ./mplayer
>
&
>fakeroot debian/rules binary
>
did not change anything.
Can anyone recomment a solution ? Otherwise I'll go back to
apt-get install mplayer-386 mplayer-fonts mozilla-mplayer mplayer-mozilla
(redundant ?)
and give up the idea of compiling.
Adam Bogacki,
afb at paradise.net.nz
More information about the MPlayer-users
mailing list