What system are you building on? It looks like your system is lacking 64-bit lseek system calls.
-Andrew ----- Original Message ---- From: Panos Christodoulou <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Wednesday, July 18, 2007 9:16:49 AM Subject: [Live-devel] Error while trying to build livemedia library using Borland C++ compiler Hello there, I am trying to build the livemedia library, so i could use it to build the openrtsp application. I follow the procedure described on the live555 website but when i execute make on the command line i get Error E2268 inputfile.cpp 85: Call to undefined function '_lseeki64' in function SeekFile64(FILE *,__int64,int) Error E2268 inputfile.cpp 99: Call to undefined function '_telli64' in function TellFile64(FILE *) *** 2 errors in Compile *** ** error 1 ** deleting InputFile.obj After that some object files are created but the library is not. Could this be fixed???? Please try giving simple answers because i am not yet very experienced in c++ and command line Thanks _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel