[Red5] Build failed with r3370
Mondain
mondain at gmail.com
Sun Jan 11 13:01:36 PST 2009
I should also probably change the ivy jar, I got a new version from the
ivy-users list since my IvyDE wasnt working properly with Eclipse 3.4. The
new jar may fix the library revision checking.
Paul
On Sun, Jan 11, 2009 at 11:44 AM, Andy Shaules <bowljoman at hotmail.com>wrote:
> yeah, I was going there next when I fired up eclipse, since I dont think
> you guys edit those libs...
>
> I missed the announcement on the api changes regarding those jars.
>
>
>
> ----- Original Message -----
> *From:* Mondain <mondain at gmail.com>
> *To:* red5 at osflash.org
> *Sent:* Sunday, January 11, 2009 11:16 AM
> *Subject:* Re: [Red5] Build failed with r3370
>
> Those errors will occur if you dont have the correct SLF4J and Logback
> jars, you need 1.5.6 and 0.9.14 respectively.
> Paul
>
> On Sun, Jan 11, 2009 at 9:58 AM, Andy Shaules <bowljoman at hotmail.com>wrote:
>
>> Same here....
>>
>>
>>
>>
>> ----- Original Message -----
>> *From:* Life Hunter <lifehunter at free.fr>
>> *To:* red5 at osflash.org
>> *Sent:* Sunday, January 11, 2009 4:35 AM
>> *Subject:* [Red5] Build failed with r3370
>>
>> Hello,
>>
>> When I try to compile Red5 with the revision 3370, I have these errors:
>>
>> [ivy:retrieve] 0 artifacts copied, 61 already retrieved (0kB/23ms)
>> [javac] Compiling 27 source files to /root/svn/red5/red5/bin
>> [javac]
>> /root/svn/red5/red5/src/org/red5/logging/ContextLoggingListener.java:53:
>> cannot find symbol
>> [javac] symbol : method getSingleton()
>> [javac] location: class org.slf4j.impl.StaticLoggerBinder
>> [javac] ContextSelector selector =
>> StaticLoggerBinder.getSingleton().getContextSelector();
>> [javac] ^
>> [javac]
>> /root/svn/red5/red5/src/org/red5/logging/ContextLoggingListener.java:58:
>> cannot find symbol
>> [javac] symbol : method reset()
>> [javac] location: class ch.qos.logback.classic.LoggerContext
>> [javac] context.reset();
>> [javac] ^
>> [javac]
>> /root/svn/red5/red5/src/org/red5/logging/ContextLoggingListener.java:73:
>> cannot find symbol
>> [javac] symbol : method getSingleton()
>> [javac] location: class org.slf4j.impl.StaticLoggerBinder
>> [javac] selector = (LoggingContextSelector)
>> StaticLoggerBinder.getSingleton().getContextSelector();
>>
>> [javac]
>> ^
>> [javac]
>> /root/svn/red5/red5/src/org/red5/logging/LoggerContextFilter.java:48: cannot
>> find symbol
>> [javac] symbol : method getSingleton()
>> [javac] location: class org.slf4j.impl.StaticLoggerBinder
>> [javac] LoggingContextSelector selector =
>> (LoggingContextSelector)
>> StaticLoggerBinder.getSingleton().getContextSelector();
>>
>> [javac]
>> ^
>> [javac]
>> /root/svn/red5/red5/src/org/red5/logging/LoggingContextSelector.java:98:
>> cannot find symbol
>> [javac] symbol : method reset()
>> [javac] location: class ch.qos.logback.classic.LoggerContext
>> [javac]
>> loggerContext.reset();
>> [javac] ^
>> [javac]
>> /root/svn/red5/red5/src/org/red5/logging/Red5LoggerFactory.java:84: cannot
>> find symbol
>> [javac] symbol : method getSingleton()
>> [javac] location: class org.slf4j.impl.StaticLoggerBinder
>> [javac] ContextSelector selector =
>> StaticLoggerBinder.getSingleton()
>> [javac] ^
>> [javac] /root/svn/red5/red5/src/org/red5/logging/W3CAppender.java:267:
>> cannot find symbol
>> [javac] symbol : method writerWrite(java.lang.String,boolean)
>> [javac] location: class org.red5.logging.W3CAppender
>> [javac] writerWrite(sbuf.toString(), true);
>> [javac] ^
>> [javac] /root/svn/red5/red5/src/org/red5/server/Bootstrap.java:249:
>> cannot find symbol
>> [javac] symbol : method getSingleton()
>> [javac] location: class org.slf4j.impl.StaticLoggerBinder
>> [javac] log.debug("Logger binder: {}",
>> StaticLoggerBinder.getSingleton().getClass().getName());
>>
>> [javac]
>> ^
>> [javac] 8 errors
>>
>> BUILD FAILED
>> /root/svn/red5/red5/build.xml:239: The following error occurred while
>> executing this line:
>> /root/svn/red5/red5/build.xml:262: Compile failed; see the compiler error
>> output for details.
>>
>> The first line environement :
>>
>> Buildfile: build.xml
>>
>> -library.check:
>> [echo] Java: java.home is /usr/lib/jvm/java-6-sun-1.6.0.07/jre and
>> the target version is 1.6
>> [echo] Ant: ant.home is /usr/share/ant and the target version is
>> Apache Ant version 1.7.0 compiled on April 29 2008
>>
>> -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
>>
>> Should upgrade to Ant 1.7.1 ?
>>
>> Thanks
>>
>> ------------------------------
>>
>> _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>
>>
>> _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>
>>
>
>
> --
> http://gregoire.org/
> http://osflash.org/red5
>
> ------------------------------
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
--
http://gregoire.org/
http://osflash.org/red5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20090111/9a2e8cd4/attachment.html>
More information about the Red5
mailing list