Hello
I have downloaded the cvs-version of the mjpegtools, while compiling i
got this:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I .. -I ../utils -DZALPHA
-march=pentium4 -mcpu=pentium4 -g -O2 -pthread -I/usr/include/SDL
-D_REENTRANT -MT libmplex2_la-videostrm_out.lo -MD -MP -MF
.deps/libmplex2_la-videostrm_out.Tpo -c videostrm_out.cpp -fPIC -DPIC
-o .libs/libmplex2_la-videostrm_out.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I .. -I ../utils -DZALPHA
-march=pentium4 -mcpu=pentium4 -g -O2 -pthread -I/usr/include/SDL
-D_REENTRANT -MT libmplex2_la-videostrm_out.lo -MD -MP -MF
.deps/libmplex2_la-videostrm_out.Tpo -c videostrm_out.cpp -o
libmplex2_la-videostrm_out.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I.. -I .. -I ../utils -DZALPHA -march=pentium4 -mcpu=pentium4 -g
-O2 -pthread -I/usr/include/SDL -D_REENTRANT -MT
libmplex2_la-zalphastrm_in.lo -MD -MP -MF
".deps/libmplex2_la-zalphastrm_in.Tpo" -c -o
libmplex2_la-zalphastrm_in.lo `test -f 'zalphastrm_in.cpp' || echo
'./'`zalphastrm_in.cpp; \
then mv -f ".deps/libmplex2_la-zalphastrm_in.Tpo"
".deps/libmplex2_la-zalphastrm_in.Plo"; else rm -f
".deps/libmplex2_la-zalphastrm_in.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I .. -I ../utils -DZALPHA
-march=pentium4 -mcpu=pentium4 -g -O2 -pthread -I/usr/include/SDL
-D_REENTRANT -MT libmplex2_la-zalphastrm_in.lo -MD -MP -MF
.deps/libmplex2_la-zalphastrm_in.Tpo -c zalphastrm_in.cpp -fPIC -DPIC
-o .libs/libmplex2_la-zalphastrm_in.o
zalphastrm_in.cpp: In member function `void ZAlphaStream::Init(int)':
zalphastrm_in.cpp:129: error: `InitAUbuffer' undeclared (first use this
function)
zalphastrm_in.cpp:129: error: (Each undeclared identifier is reported
only once
for each function it appears in.)
zalphastrm_in.cpp: At global scope:
zalphastrm_in.cpp:181: error: no `bool ZAlphaStream::AUBufferNeedsRefill()'
member function declared in class `ZAlphaStream'
zalphastrm_in.cpp: In member function `bool
ZAlphaStream::AUBufferNeedsRefill()
':
zalphastrm_in.cpp:184: error: `current' undeclared (first use this function)
zalphastrm_in.cpp: In member function `virtual void
ZAlphaStream::FillAUbuffer(unsigned int)':
zalphastrm_in.cpp:276: error: no matching function for call to
`ZAlphaStream::
NextDTSPTS(clockticks&, clockticks&)'
zalphastrm.hpp:45: error: candidates are: virtual void
ZAlphaStream::NextDTSPTS()
zalphastrm_in.cpp:277: error: `append' undeclared (first use this function)
zalphastrm_in.cpp:308: error: no matching function for call to
`ZAlphaStream::
NextDTSPTS(clockticks&, clockticks&)'
zalphastrm.hpp:45: error: candidates are: virtual void
ZAlphaStream::NextDTSPTS()
zalphastrm_in.cpp: In member function `virtual void ZAlphaStream::Close()':
zalphastrm_in.cpp:363: warning: converting to `unsigned int' from `double'
zalphastrm_in.cpp: At global scope:
zalphastrm_in.cpp:435: error: prototype for `void
ZAlphaStream::NextDTSPTS(clockticks&, clockticks&)' does not match
any in
class `ZAlphaStream'
zalphastrm.hpp:45: error: candidate is: virtual void
ZAlphaStream::NextDTSPTS()
make[2]: *** [libmplex2_la-zalphastrm_in.lo] Fehler 1
make[2]: Leaving directory `/root/mjpeg_play/mplex'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/root/mjpeg_play'
make: *** [all] Fehler 2
Any ideas?
BF.
_______________________________________________
Mjpeg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users