Bugs item #479271, was opened at 2001-11-07 12:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=479271&group_id=11050
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: compilation error Initial Comment: Compilation error with the snapshot from October 26 and the cvs from November 7 (21:00h) I use SuSE 7.2, XFree 4.1.0, QT 2.3.1, gcc 2.95.3 on an Athlon 750 MHz. Here is the output: make[1]: Entering directory `/tmp/avifile0.6-0.6.4/samples' Making all in misc make[2]: Entering directory `/tmp/avifile0.6-0.6.4/samples/misc' source='benchmark.cpp' object='benchmark.o' libtool=no depfile='.deps/benchmark.Po' tmpdepfile='.deps/benchmark.TPo' depmode=gcc /bin/sh ../../depcomp g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I../../lib/aviread -Wall -Wno-unused -g -O2 -march=i686 -pipe -c -o benchmark.o `test -f benchmark.cpp || echo './'`benchmark.cpp /bin/sh ../../libtool --mode=link g++ -g -O2 -march=i686 -pipe -L/usr/X11R6/lib -L/usr/lib/qt2/lib -o avibench benchmark.o ../../lib/libaviplay.la -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lm -lXxf86dga -lXxf86vm -lXv -lX11 -lpthread -lnsl -ldl -lm mkdir .libs g++ -g -O2 -march=i686 -pipe -o .libs/avibench benchmark.o -Wl,-rpath -Wl,/usr/lib -L/usr/X11R6/lib -L/usr/lib/qt2/lib ../../lib/.libs/libaviplay.so -lpthread -lpthread -lpthread -lpthread -L/usr/lib -lm -lm -lpthread -lXi -lXft -lpthread -lm /usr/lib/libSDL.so -lm /usr/lib/libasound.so /usr/lib/libesd.so -laudiofile -lm -lXext -lpthread -lm -lXxf86dga -lXxf86vm -lXv -lX11 -lpthread -lnsl -ldl -lm -Wl,--rpath -Wl,/usr/local/lib benchmark.o: In function `FatalError type_info function': /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp(.text+0xf): undefined reference to `cout' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp(.text+0x14): undefined reference to `ostream::operator<<(char const *)' benchmark.o: In function `main': /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:66: undefined reference to `cout' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:66: undefined reference to `ostream::operator<<(char const *)' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:66: undefined reference to `ostream::operator<<(double)' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:66: undefined reference to `ostream::operator<<(char const *)' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:66: undefined reference to `ostream::operator<<(double)' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:66: undefined reference to `ostream::operator<<(char const *)' benchmark.o: In function `main': /usr/include/g++/iostream.h:106: undefined reference to `endl(ostream &)' benchmark.o: In function `main': /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:181: undefined reference to `cout' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:181: undefined reference to `ostream::operator<<(char const *)' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:181: undefined reference to `ostream::operator<<(char const *)' benchmark.o: In function `main': /usr/include/g++/iostream.h:106: undefined reference to `endl(ostream &)' benchmark.o: In function `main': /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:239: undefined reference to `cout' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:239: undefined reference to `ostream::operator<<(char const *)' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:239: undefined reference to `ostream::operator<<(int)' benchmark.o: In function `main': /usr/include/g++/iostream.h:106: undefined reference to `endl(ostream &)' benchmark.o: In function `main': /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:278: undefined reference to `cout' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:278: undefined reference to `ostream::operator<<(char const *)' benchmark.o: In function `main': /usr/include/g++/iostream.h:106: undefined reference to `endl(ostream &)' benchmark.o: In function `main': /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:280: undefined reference to `cout' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:280: undefined reference to `ostream::operator<<(char const *)' benchmark.o: In function `main': /usr/include/g++/iostream.h:106: undefined reference to `endl(ostream &)' benchmark.o: In function `main': /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:338: undefined reference to `cout' /tmp/avifile0.6-0.6.4/samples/misc/benchmark.cpp:338: undefined reference to `ostream::operator<<(char const *)' benchmark.o: In function `main': /usr/include/g++/iostream.h:106: undefined reference to `endl(ostream &)' ../../lib/.libs/libaviplay.so: undefined reference to `cerr' ../../lib/.libs/libaviplay.so: undefined reference to `iostream::ios virtual table' ../../lib/.libs/libaviplay.so: undefined reference to `ends(ostream &)' ../../lib/.libs/libaviplay.so: undefined reference to `ios virtual table' ../../lib/.libs/libaviplay.so: undefined reference to `ostream::operator<<(void const *)' ../../lib/.libs/libaviplay.so: undefined reference to `__out_of_range(char const *)' ../../lib/.libs/libaviplay.so: undefined reference to `ostream::flush(void)' ../../lib/.libs/libaviplay.so: undefined reference to `istream::ios virtual table' ../../lib/.libs/libaviplay.so: undefined reference to `flush(ostream &)' ../../lib/.libs/libaviplay.so: undefined reference to `strstream::ios virtual table' ../../lib/.libs/libaviplay.so: undefined reference to `dec(ios &)' ../../lib/.libs/libaviplay.so: undefined reference to `strstream::strstream(int)' ../../lib/.libs/libaviplay.so: undefined reference to `ifstream::~ifstream(void)' ../../lib/.libs/libaviplay.so: undefined reference to `ostream::operator<<(unsigned int)' ../../lib/.libs/libaviplay.so: undefined reference to `strstreambuf::~strstreambuf(void)' ../../lib/.libs/libaviplay.so: undefined reference to `ostream::ios virtual table' ../../lib/.libs/libaviplay.so: undefined reference to `__length_error(char const *)' ../../lib/.libs/libaviplay.so: undefined reference to `fstreambase::fstreambase(int, char const *, int, int)' ../../lib/.libs/libaviplay.so: undefined reference to `ifstream::ios virtual table' ../../lib/.libs/libaviplay.so: undefined reference to `strstreambuf::str(void)' ../../lib/.libs/libaviplay.so: undefined reference to `hex(ios &)' ../../lib/.libs/libaviplay.so: undefined reference to `strstreambase::ios virtual table' collect2: ld returned 1 exit status make[2]: *** [avibench] Error 1 make[2]: Leaving directory `/tmp/avifile0.6-0.6.4/samples/misc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/avifile0.6-0.6.4/samples' make: *** [all-recursive] Error 1 Hope this helps! Avifile is great! Chris ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=479271&group_id=11050 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
