Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 04:43:05 ~/github/comskip$ sudo ./Comskip.build.script.sh
- [sudo] password for openelec:
- mkdir: cannot create directory `/tmp/comskip-build': File exists
- --2013-01-16 16:43:19-- http://downloads.sourceforge.net/project/argtable/argtable/argtable-2.13/argtable2-13.tar.gz?r=http%3A%2F%2Fargtable.sourceforge.net%2F&ts=1357723321&use_mirror=freefr
- Resolving downloads.sourceforge.net... 216.34.181.59
- Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: http://freefr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/argtable2-13.tar.gz [following]
- --2013-01-16 16:43:19-- http://freefr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/argtable2-13.tar.gz
- Resolving freefr.dl.sourceforge.net... 158.255.96.7, 2001:1b48:10f::7
- Connecting to freefr.dl.sourceforge.net|158.255.96.7|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 3326444 (3.2M) [application/x-gzip]
- Server file no newer than local file `argtable2-13.tar.gz' -- not retrieving.
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- checking target system type... i686-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for gcc... gcc
- checking whether the C compiler works... no
- configure: error: in `/tmp/comskip-build/argtable2-13':
- configure: error: C compiler cannot create executables
- See `config.log' for more details.
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- --2013-01-16 16:43:27-- http://ffmpeg.org/releases/ffmpeg-1.0.1.tar.bz2
- Resolving ffmpeg.org... 192.190.173.45
- Connecting to ffmpeg.org|192.190.173.45|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 6446587 (6.1M) [application/x-bzip2]
- Server file no newer than local file `ffmpeg-1.0.1.tar.bz2' -- not retrieving.
- gcc is unable to create an executable file.
- If gcc is a cross-compiler, use the --enable-cross-compile option.
- Only do this if you know what cross compiling means.
- C compiler test failed.
- If you think configure made a mistake, make sure you are using the latest
- version from Git. If the latest version fails, report the problem to the
- ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
- Include the log file "config.log" produced by configure as this will help
- solving the problem.
- Makefile:2: config.mak: No such file or directory
- Makefile:48: /common.mak: No such file or directory
- Makefile:91: /libavutil/Makefile: No such file or directory
- Makefile:91: /library.mak: No such file or directory
- Makefile:178: /doc/Makefile: No such file or directory
- Makefile:179: /tests/Makefile: No such file or directory
- make: *** No rule to make target `/tests/Makefile'. Stop.
- Makefile:2: config.mak: No such file or directory
- Makefile:48: /common.mak: No such file or directory
- Makefile:91: /libavutil/Makefile: No such file or directory
- Makefile:91: /library.mak: No such file or directory
- Makefile:178: /doc/Makefile: No such file or directory
- Makefile:179: /tests/Makefile: No such file or directory
- make: *** No rule to make target `/tests/Makefile'. Stop.
- cp: cannot stat `ffmpeg-install/lib/pkgconfig/*': No such file or directory
- cp: cannot stat `argtable-install/lib/pkgconfig/*': No such file or directory
- --2013-01-16 16:43:43-- http://www.xilka.com/xilka/source/comskip-0.92d.tar.xz
- Resolving www.xilka.com... 176.9.152.86, 188.165.6.45, 178.32.60.232
- Connecting to www.xilka.com|176.9.152.86|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 171248 (167K) [application/x-xz]
- Last-modified header missing -- time-stamps turned off.
- --2013-01-16 16:43:45-- http://www.xilka.com/xilka/source/comskip-0.92d.tar.xz
- Reusing existing connection to www.xilka.com:80.
- HTTP request sent, awaiting response... 200 OK
- Length: 171248 (167K) [application/x-xz]
- Saving to: `comskip-0.92d.tar.xz'
- 100%[================================================================================================================================>] 171,248 615K/s in 0.3s
- 2013-01-16 16:43:45 (615 KB/s) - `comskip-0.92d.tar.xz' saved [171248/171248]
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... no
- configure: error: in `/tmp/comskip-build/comskip-0.92d':
- configure: error: C compiler cannot create executables
- See `config.log' for more details
- make: *** No targets specified and no makefile found. Stop.
- mv: cannot stat `comskip-0.92d/comskip': No such file or directory
- rm: cannot remove `ffmpeg-install': No such file or directory
- rm: cannot remove `argtable-install': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement