hi to the list,
i am trying to compile mjpegtools1.8 and i get an error on make:

make[2]: Entering directory 
`/home/nowhiskey/software/nove/mjpegtools/mjpegtools-1.8.0/lavtools'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I..  -I.. -I/usr/local/include -I../utils 
-DLAVPLAY_VERSION=\"1.8.0\"   -I/usr/local/include/lqt     
-march=pentium3 -mtune=pentium3 -g -O2 -pthread -Wall -Wunused -MT 
liblavfile_la-lav_io.lo -MD -MP -MF ".deps/liblavfile_la-lav_io.Tpo" -c 
-o liblavfile_la-lav_io.lo `test -f 'lav_io.c' || echo './'`lav_io.c; \
        then mv -f ".deps/liblavfile_la-lav_io.Tpo" 
".deps/liblavfile_la-lav_io.Plo"; else rm -f 
".deps/liblavfile_la-lav_io.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I../utils 
-DLAVPLAY_VERSION=\"1.8.0\" -I/usr/local/include/lqt -march=pentium3 
-mtune=pentium3 -g -O2 -pthread -Wall -Wunused -MT 
liblavfile_la-lav_io.lo -MD -MP -MF .deps/liblavfile_la-lav_io.Tpo -c 
lav_io.c  -fPIC -DPIC -o .libs/liblavfile_la-lav_io.o
lav_io.c: In function 'lav_fileno':
lav_io.c:1370: error: dereferencing pointer to incomplete type
make[2]: *** [liblavfile_la-lav_io.lo] Fehler 1
make[2]: Leaving directory 
`/home/nowhiskey/software/nove/mjpegtools/mjpegtools-1.8.0/lavtools'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory 
`/home/nowhiskey/software/nove/mjpegtools/mjpegtools-1.8.0'
make: *** [all] Fehler 2
[EMAIL PROTECTED]:~/software/nove/mjpegtools/mjpegtools-1.8.0$

i dont think that i am missing any of dependencies, perhaps for some of 
you this issue is known.

cheers,
doc

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to