I downloaded the above and tried to install it on my system.
I am not a programmer, just a user, but an experienced one. I know nothing
at all about g++/c++.
Here is the error it gave me. Forgive me if this is not in the correct
format.
I spaced it out so that I could read it.
-----------------------------------------------------------------------------------------------------------------
g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -march=barcelona
-mtune=barcelona -g -O2 -pthread -MT libmplex2_la-interact.lo -MD -MP -MF
.deps/libmplex2_la-interact.Tpo -c interact.cpp -o libmplex2_la-interact.o
>/dev/null 2>&1
mv -f .deps/libmplex2_la-interact.Tpo .deps/libmplex2_la-interact.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I .. -I ../utils -march=barcelona -mtune=barcelona -g -O2 -pthread -MT
libmplex2_la-lpcmstrm_in.lo -MD -MP -MF .deps/libmplex2_la-lpcmstrm_in.Tpo
-c -o libmplex2_la-lpcmstrm_in.lo `test -f 'lpcmstrm_in.cpp' || echo
'./'`lpcmstrm_in.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -march=barcelona
-mtune=barcelona -g -O2 -pthread -MT libmplex2_la-lpcmstrm_in.lo -MD -MP -MF
.deps/libmplex2_la-lpcmstrm_in.Tpo -c lpcmstrm_in.cpp -fPIC -DPIC -o
.libs/libmplex2_la-lpcmstrm_in.o
lpcmstrm_in.cpp: In static member function 'static bool
LPCMStream::Probe(IBitStream&)':
lpcmstrm_in.cpp:56: error: invalid conversion from 'const char*' to 'char*'
make[2]: *** [libmplex2_la-lpcmstrm_in.lo] Error 1
make[2]: Leaving directory `/home/valliant/src/mjpegtools-1.9.0/mplex'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/valliant/src/mjpegtools-1.9.0'
make: *** [all] Error 2
================================================================================
A problem with different versions of the compiler?
g++ --version
g++ (Debian 4.4.3-5) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
uname -a
Linux magadan 2.6.32-3-amd64 #1 SMP Wed Feb 24 18:07:42 UTC 2010 x86_64
GNU/Linux
It compiled fine under FreeBSD. I also have that installed -- on another
disk.
--
Robert Valliant
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users