curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable
Posted: 30 Aug 2016 13:43
Hi all.
I am trying the "Prepare 3rd party libraries" in Win32Compile in Wiki.
When I execute the "make prebuilt", the error is occurred as follows.
curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable
make: *** [vlc-contrib-i686-w64-mingw32-latest.tar.bz2] Error 7
make: *** Deleting file 'vlc-contrib-i686-w64-mingw32-latest.tar.bz2'
So, I recieved the same file from "https://get.videolan.org/contrib/i686-w64-mingw32/"
Then, no error.
But when I execute "../extras/package/win32/configure.sh --host=i686-w64-mingw32", I saw ohter error message.
../extras/package/win32/../../../configure: line 29146: /home/gykim/winvlc/vlc-2.2.4/contrib/i686-w64-mingw32/bin/luac: cannot execute binary file: Exec format error
configure: error: You need 32-bits luac when using using lua from contrib.
What is my fault?
OS : Ubuntu 14.04 LTS 32bit
Target : Windows 32bit
vlc source version : 2.2.4
Best regards,
Gwanyoung Kim.
I am trying the "Prepare 3rd party libraries" in Win32Compile in Wiki.
When I execute the "make prebuilt", the error is occurred as follows.
curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable
make: *** [vlc-contrib-i686-w64-mingw32-latest.tar.bz2] Error 7
make: *** Deleting file 'vlc-contrib-i686-w64-mingw32-latest.tar.bz2'
So, I recieved the same file from "https://get.videolan.org/contrib/i686-w64-mingw32/"
Then, no error.
But when I execute "../extras/package/win32/configure.sh --host=i686-w64-mingw32", I saw ohter error message.
../extras/package/win32/../../../configure: line 29146: /home/gykim/winvlc/vlc-2.2.4/contrib/i686-w64-mingw32/bin/luac: cannot execute binary file: Exec format error
configure: error: You need 32-bits luac when using using lua from contrib.
What is my fault?
OS : Ubuntu 14.04 LTS 32bit
Target : Windows 32bit
vlc source version : 2.2.4
Best regards,
Gwanyoung Kim.