when compile vlc i got live555 errors

macOS specific usage questions
dongyafeiying
Blank Cone
Blank Cone
Posts: 22
Joined: 17 Aug 2012 03:36

when compile vlc i got live555 errors

Postby dongyafeiying » 08 Jul 2013 03:45

when compile vlc i got live555 errors:

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
what should i do?

dongyafeiying
Blank Cone
Blank Cone
Posts: 22
Joined: 17 Aug 2012 03:36

Re: when compile vlc i got live555 errors

Postby dongyafeiying » 08 Jul 2013 05:42

"/usr/bin/curl" -L -O http://live555.com/liveMedia/public/liv ... est.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 564k 100 564k 0 0 68815 0 0:00:08 0:00:08 --:--:-- 98983
rm -rf live || true
gunzip -c live555-latest.tar.gz | tar xf - --exclude='[*?:<>\|]'
mv live555-latest live || true
mv: rename live555-latest to live/live555-latest: No such file or directory
touch live
patch -p0 < Patches/live-uselocale.patch
patching file live/liveMedia/include/Locale.hh
Hunk #1 FAILED at 27.
1 out of 1 hunk FAILED -- saving rejects to file live/liveMedia/include/Locale.hh.rej
patching file live/liveMedia/Locale.cpp
Hunk #1 FAILED at 22.
1 out of 1 hunk FAILED -- saving rejects to file live/liveMedia/Locale.cpp.rej
patching file live/liveMedia/RTSPClient.cpp
Hunk #1 FAILED at 1019.
Hunk #2 FAILED at 1033.
2 out of 2 hunks FAILED -- saving rejects to file live/liveMedia/RTSPClient.cpp.rej
patching file live/liveMedia/RTSPClient.cpp
Hunk #1 FAILED at 935.
1 out of 1 hunk FAILED -- saving rejects to file live/liveMedia/RTSPClient.cpp.rej
patching file live/liveMedia/RTSPCommon.cpp
Hunk #1 FAILED at 136.
1 out of 1 hunk FAILED -- saving rejects to file live/liveMedia/RTSPCommon.cpp.rej
make[1]: *** [live] Error 1
make: *** [using-src] Error 2


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 13 guests