[Live-devel] Error while trying to build livemedia library using Borland C++ compiler
Andrew Stone
stondage123 at yahoo.com
Wed Jul 18 06:46:24 PDT 2007
What system are you building on? It looks like your system is lacking 64-bit lseek system calls.
-Andrew
----- Original Message ----
From: Panos Christodoulou <panospcx at gmail.com>
To: live-devel at ns.live555.com
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 at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20070718/fc9256ce/attachment.html
More information about the live-devel
mailing list