[MPlayer-users] Compile failed on 'incompatible pointer type' !
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Sep 18 11:40:15 CEST 2004
Hi,
> 'make' started looping
I have no idea what that's supposed to mean. Please describe your
problem a bit more (and make sure your computer's clock is set correctly).
Also give your gcc version, most gcc 3.x versions are broken one way or
another :-(
>> 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
Also post the rest of the output! You truncated at the point where it
was becoming interesting! Those above are just warnings that can be ignored.
> As far as I am aware, my pointer is
This has nothing at all to do with it...
Greetings,
Reimar Döffinger
More information about the MPlayer-users
mailing list