After $ ./configure --prefix=/usr --disable-qt --disable-sdltest $ make
i get: make[2]: Entering directory `/linux/11/internet/cvs/sourceforge/avifile/samples/misc' /bin/sh ../../libtool --silent --mode=link c++ -I../../include -I../../lib/aviread -o asftest asftest.o ../../lib/libaviplay.la AsfReadHandler.o asfinput.o -ljpeg -lpthread -lnsl -ldl AsfReadHandler.o: In function `ASFReadStream::Read(long, void*, long, long*, long*)': AsfReadHandler.o(.text+0x951): undefined reference to `std::cout' AsfReadHandler.o(.text+0xa0b): undefined reference to `std::cout' AsfReadHandler.o(.text+0xb6c): undefined reference to `std::cout' AsfReadHandler.o(.text+0xdaa): undefined reference to `std::cout' AsfReadHandler.o(.text+0x113a): undefined reference to `std::cout' any clue ? this is gcc 2.95.3 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
