免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2294 | 回复: 0
打印 上一主题 下一主题

安装red5流媒体服务器,编译出错,求助。 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2012-02-14 10:46 |只看该作者 |倒序浏览
[root@localhost red5]# ant
Buildfile: /usr/local/red5/build.xml

-library.check:
     [echo] Java: java.home is /usr/local/java/jdk/jre and the target version is 1.6
     [echo] Ant: ant.home is /usr/local/ant and the target version is Apache Ant(TM) version 1.8.2 compiled on December 20 2010

-java6.check:
     [echo] Using Java 1.6

prepare:

compile:
     [echo] javac version: 1.6
     [echo] Not using the Eclipse IDE
     [echo] Compiler adapter name: modern

compile-core:

retrieve:
     [echo] Ivy conf name: java6
[ivy:resolve] :: Ivy ${target.ivy.version}-local-20120206164356 - 20120206164356 :: http://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: file = /usr/local/red5/ivysettings.xml
[ivy:resolve] :: resolving dependencies :: red5#server;working@localhost.localdomain
[ivy:resolve]         confs: [java6]
[ivy:resolve]         found javax#javaee-api;5.1.2 in googlecode
[ivy:resolve]         found org.springframework#spring-asm;3.0.6.RELEASE in sonatype
[ivy:resolve]         found org.springframework#spring-context;3.0.6.RELEASE in central
[ivy:resolve]         found org.springframework#spring-aop;3.0.6.RELEASE in sonatype
[ivy:resolve]         found org.springframework#spring-core;3.0.6.RELEASE in central
[ivy:resolve]         found org.springframework#spring-web;3.0.6.RELEASE in sonatype
[ivy:resolve]         found org.slf4j#com.springsource.slf4j.api;1.6.1 in springsource-external
[ivy:resolve]         found org.slf4j#com.springsource.slf4j.bridge;1.6.1 in springsource-external
[ivy:resolve]         found red5#jul-to-slf4j;1.6.1 in googlecode
[ivy:resolve]         found red5#log4j-over-slf4j;1.6.1 in googlecode
[ivy:resolve]         found red5#jcl-over-slf4j;1.6.1 in googlecode
[ivy:resolve]         found red5#logback-classic;0.9.28 in googlecode
[ivy:resolve]         found red5#logback-core;0.9.28 in googlecode
[ivy:resolve]         found org.apache.commons#commons-beanutils;1.8.3 in sonatype
[ivy:resolve]         found org.apache.commons#commons-collections;3.2.1 in sonatype
[ivy:resolve]         found commons#httpcore;4.1.3 in googlecode
[ivy:resolve]         found commons#httpclient;4.1.2 in googlecode
[ivy:resolve]         found org.apache.commons#commons-lang3;3.1 in sonatype
[ivy:resolve]         found org.apache.commons#commons-modeler;2.0.1 in sonatype
[ivy:resolve]         found org.apache.commons#commons-pool;1.5.6 in sonatype
[ivy:resolve]         found org.quartz-scheduler#quartz;1.8.5 in googlecode
[ivy:resolve]         found red5#xmlrpc;2.0.1 in googlecode
[ivy:resolve]         found mina#mina-integration-beans;2.0.4 in googlecode
[ivy:resolve]         found mina#mina-integration-jmx;2.0.4 in googlecode
[ivy:resolve]         found mina#mina-core;2.0.4 in googlecode
[ivy:resolve]         found org.objectweb.asm#com.springsource.org.objectweb.asm.commons;3.2.0 in springsource-external
[ivy:resolve]         found org.antlr#com.springsource.org.antlr;3.1.3 in sonatype
[ivy:resolve]         found org.codehaus.groovy#com.springsource.org.codehaus.groovy;1.7.0 in springsource-external
[ivy:resolve]         found red5#jruby-complete;1.1.6 in googlecode
[ivy:resolve]         found red5#jython;2.5 in googlecode
[ivy:resolve]         found red5#jaudiotagger;2.0.4-SNAPSHOT in googlecode
[ivy:resolve]         found red5#bcprov-jdk16;145 in googlecode
[ivy:resolve] :: resolution report :: resolve 697508ms :: artifacts dl 3041ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |       java6      |   41  |   0   |   0   |   0   ||   32  |   0   |
        ---------------------------------------------------------------------
[ivy:resolve]
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: WARNINGS
[ivy:resolve]                 [NOT FOUND  ] org.springframework#spring-asm;3.0.6.RELEASE!spring-asm.jar (630ms)
[ivy:resolve]         ==== sonatype: tried
[ivy:resolve]           http://oss.sonatype.org/content/ ... m-3.0.6.RELEASE.jar
[ivy:resolve]           http://oss.sonatype.org/content/ ... m-3.0.6.RELEASE.jar
[ivy:resolve]                 [NOT FOUND  ] org.springframework#spring-web;3.0.6.RELEASE!spring-web.jar (607ms)
[ivy:resolve]         ==== sonatype: tried
[ivy:resolve]           http://oss.sonatype.org/content/ ... b-3.0.6.RELEASE.jar
[ivy:resolve]           http://oss.sonatype.org/content/ ... b-3.0.6.RELEASE.jar
[ivy:resolve]                 [NOT FOUND  ] org.apache.commons#commons-lang3;3.1!commons-lang3.jar (582ms)
[ivy:resolve]         ==== sonatype: tried
[ivy:resolve]           http://oss.sonatype.org/content/ ... mmons-lang3-3.1.jar
[ivy:resolve]           http://oss.sonatype.org/content/ ... mmons-lang3-3.1.jar
[ivy:resolve]                 [NOT FOUND  ] org.antlr#com.springsource.org.antlr;3.1.3!com.springsource.org.antlr.jar (617ms)
[ivy:resolve]         ==== sonatype: tried
[ivy:resolve]           http://oss.sonatype.org/content/ ... org.antlr-3.1.3.jar
[ivy:resolve]           http://oss.sonatype.org/content/ ... org.antlr-3.1.3.jar
[ivy:resolve]                 [NOT FOUND  ] org.springframework#spring-aop;3.0.6.RELEASE!spring-aop.jar (574ms)
[ivy:resolve]         ==== sonatype: tried
[ivy:resolve]           http://oss.sonatype.org/content/ ... p-3.0.6.RELEASE.jar
[ivy:resolve]           http://oss.sonatype.org/content/ ... p-3.0.6.RELEASE.jar
[ivy:resolve]                 ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]                 ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]                 ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]                 :: org.springframework#spring-beans;3.0.6.RELEASE: several problems occurred while resolving dependency: org.springframework#spring-beans;3.0.6.RELEASE {default=[default]}:
[ivy:resolve]         apache: unable to get resource for org.springframework#spring-beans;3.0.6.RELEASE: res=https://repository.apache.org/content/repositories/releases/spring-beans/spring-beans/3.0.6.RELEASE/spring-beans-3.0.6.RELEASE.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]         apache: unable to get resource for org.springframework#spring-beans;3.0.6.RELEASE: res=https://repository.apache.org/content/repositories/releases/spring-beans/spring-beans/3.0.6.RELEASE/spring-beans-3.0.6.RELEASE.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]                 :: org.springframework#spring-expression;3.0.6.RELEASE: several problems occurred while resolving dependency: org.springframework#spring-expression;3.0.6.RELEASE {compile=[compile(*), master(*)], runtime=[runtime(*)]}:
[ivy:resolve]         apache: unable to get resource for org.springframework#spring-expression;3.0.6.RELEASE: res=https://repository.apache.org/content/repositories/releases/spring-expression/spring-expression/3.0.6.RELEASE/spring-expression-3.0.6.RELEASE.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]         apache: unable to get resource for org.springframework#spring-expression;3.0.6.RELEASE: res=https://repository.apache.org/content/repositories/releases/spring-expression/spring-expression/3.0.6.RELEASE/spring-expression-3.0.6.RELEASE.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]                 :: org.apache.commons#commons-codec;1.6: apache: unable to get resource for org.apache.commons#commons-codec;1.6: res=https://repository.apache.org/content/repositories/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]                 :: net.sf.ehcache#ehcache-core;2.5.0: several problems occurred while resolving dependency: net.sf.ehcache#ehcache-core;2.5.0 {default=[default]}:
[ivy:resolve]         several problems occurred while resolving dependency: net.sf.ehcache#ehcache-parent;2.3 {}:
[ivy:resolve]         apache: unable to get resource for net.sf.ehcache#ehcache-parent;2.3: res=https://repository.apache.org/content/repositories/releases/ehcache-parent/ehcache-parent/2.3/ehcache-parent-2.3.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]         apache: unable to get resource for net.sf.ehcache#ehcache-parent;2.3: res=https://repository.apache.org/content/repositories/releases/ehcache-parent/ehcache-parent/2.3/ehcache-parent-2.3.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]         apache: unable to get resource for net.sf.ehcache#ehcache-core;2.5.0: res=https://repository.apache.org/content/repositories/releases/ehcache-core/ehcache-core/2.5.0/ehcache-core-2.5.0.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]                 :: org.apache.xerces#com.springsource.org.apache.xerces;2.9.1: several problems occurred while resolving dependency: org.apache.xerces#com.springsource.org.apache.xerces;2.9.1 {default=[default]}:
[ivy:resolve]         apache: unable to get resource for org.apache.xerces#com.springsource.org.apache.xerces;2.9.1: res=https://repository.apache.org/content/repositories/releases/com.springsource.org.apache.xerces/com.springsource.org.apache.xerces/2.9.1/com.springsource.org.apache.xerces-2.9.1.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]         apache: unable to get resource for org.apache.xerces#com.springsource.org.apache.xerces;2.9.1: res=https://repository.apache.org/content/repositories/releases/com.springsource.org.apache.xerces/com.springsource.org.apache.xerces/2.9.1/com.springsource.org.apache.xerces-2.9.1.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]                 :: org.objectweb.asm#com.springsource.org.objectweb.asm;3.2.0: several problems occurred while resolving dependency: org.objectweb.asm#com.springsource.org.objectweb.asm;3.2.0 {default=[default]}:
[ivy:resolve]         apache: unable to get resource for org.objectweb.asm#com.springsource.org.objectweb.asm;3.2.0: res=https://repository.apache.org/content/repositories/releases/com.springsource.org.objectweb.asm/com.springsource.org.objectweb.asm/3.2.0/com.springsource.org.objectweb.asm-3.2.0.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]         apache: unable to get resource for org.objectweb.asm#com.springsource.org.objectweb.asm;3.2.0: res=https://repository.apache.org/content/repositories/releases/com.springsource.org.objectweb.asm/com.springsource.org.objectweb.asm/3.2.0/com.springsource.org.objectweb.asm-3.2.0.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]                 :: org.mozilla.javascript#com.springsource.org.mozilla.javascript;1.7.0.R2: several problems occurred while resolving dependency: org.mozilla.javascript#com.springsource.org.mozilla.javascript;1.7.0.R2 {default=[default]}:
[ivy:resolve]         apache: unable to get resource for org.mozilla.javascript#com.springsource.org.mozilla.javascript;1.7.0.R2: res=https://repository.apache.org/content/repositories/releases/com.springsource.org.mozilla.javascript/com.springsource.org.mozilla.javascript/1.7.0.R2/com.springsource.org.mozilla.javascript-1.7.0.R2.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]         apache: unable to get resource for org.mozilla.javascript#com.springsource.org.mozilla.javascript;1.7.0.R2: res=https://repository.apache.org/content/repositories/releases/com.springsource.org.mozilla.javascript/com.springsource.org.mozilla.javascript/1.7.0.R2/com.springsource.org.mozilla.javascript-1.7.0.R2.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]                 :: javax.xml.stream#com.springsource.javax.xml.stream;1.0.1: several problems occurred while resolving dependency: javax.xml.stream#com.springsource.javax.xml.stream;1.0.1 {default=[default]}:
[ivy:resolve]         apache: unable to get resource for javax.xml.stream#com.springsource.javax.xml.stream;1.0.1: res=https://repository.apache.org/content/repositories/releases/com.springsource.javax.xml.stream/com.springsource.javax.xml.stream/1.0.1/com.springsource.javax.xml.stream-1.0.1.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]         apache: unable to get resource for javax.xml.stream#com.springsource.javax.xml.stream;1.0.1: res=https://repository.apache.org/content/repositories/releases/com.springsource.javax.xml.stream/com.springsource.javax.xml.stream/1.0.1/com.springsource.javax.xml.stream-1.0.1.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]                 :: org.springframework#spring-context-support;3.0.6.RELEASE: several problems occurred while resolving dependency: org.springframework#spring-context-support;3.0.6.RELEASE {default=[default]}:
[ivy:resolve]         apache: unable to get resource for org.springframework#spring-context-support;3.0.6.RELEASE: res=https://repository.apache.org/content/repositories/releases/spring-context-support/spring-context-support/3.0.6.RELEASE/spring-context-support-3.0.6.RELEASE.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]         apache: unable to get resource for org.springframework#spring-context-support;3.0.6.RELEASE: res=https://repository.apache.org/content/repositories/releases/spring-context-support/spring-context-support/3.0.6.RELEASE/spring-context-support-3.0.6.RELEASE.jar: java.net.MalformedURLException: unknown protocol: https
[ivy:resolve]                 ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]                 ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]                 ::              FAILED DOWNLOADS            ::
[ivy:resolve]                 :: ^ see resolution messages for details  ^ ::
[ivy:resolve]                 ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]                 :: org.springframework#spring-asm;3.0.6.RELEASE!spring-asm.jar
[ivy:resolve]                 :: org.springframework#spring-aop;3.0.6.RELEASE!spring-aop.jar
[ivy:resolve]                 :: org.springframework#spring-web;3.0.6.RELEASE!spring-web.jar
[ivy:resolve]                 :: org.apache.commons#commons-lang3;3.1!commons-lang3.jar
[ivy:resolve]                 :: org.antlr#com.springsource.org.antlr;3.1.3!com.springsource.org.antlr.jar
[ivy:resolve]                 ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/usr/local/red5/build.xml:217: The following error occurred while executing this line:
/usr/local/red5/build.xml:231: The following error occurred while executing this line:
/usr/local/red5/build.xml:183: impossible to resolve dependencies:
        resolve failed - see output for details

Total time: 11 minutes 41 seconds
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP