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.

i am running on debian-tedting,

g++ -v:
[EMAIL PROTECTED]:~$ g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-java-awt=gtk-default 
--enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre 
--enable-mpfr --disable-werror --with-tune=i686 
--enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3)
[EMAIL PROTECTED]:~$


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