when compile vlc i got live555 errors
Posted: 08 Jul 2013 03:45
when compile vlc i got live555 errors:
what should i do?
Code: Select all
InputFile.cpp: In function ‘int64_t SeekFile64(FILE*, int64_t, int)’:
InputFile.cpp:84: error: ‘fseeko’ was not declared in this scope
InputFile.cpp: In function ‘int64_t TellFile64(FILE*)’:
InputFile.cpp:100: error: ‘ftello’ was not declared in this scope
make[3]: *** [InputFile.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [.live] Error 2
make: *** [using-src] Error 2