I see. What are all these files used for ? log4j-1.3alpha-8.jar log4j-nt-1.3alpha-8.jar log4j-all-1.3alpha-8.jar log4j-optional-1.3alpha-8.jar log4j-db-1.3alpha-8.jar log4j-oro-1.3alpha-8.jar log4j-jms-1.3alpha-8.jar log4j-smtp-1.3alpha-8.jar log4j-jmx-1.3alpha-8.jar log4j-xml-1.3alpha-8.jar
--- Curt Arnold <[EMAIL PROTECTED]> wrote: > I'm guessing that you were trying to do "ant dist" > to build the full > release. The full release requires building > NTEventLogAppender.dll > which is built using MinGW (http://www.mingw.org) > and assumes that > MinGW's gcc and windres are on the path. There is > apparently a MinGW > cross-compiler for Debian, but I have only attempted > to build > NTEventLogAppender.dll on Windows using MinGW. > > Likely you only want to build the jars and can do > "ant jar". If you > really want to build the full distribution on Linux > using a MinGW > cross-compiler, I'd like to hear your experiences. > > > On Aug 9, 2006, at 11:36 AM, Ted Yu wrote: > > > Hi, > > For Linux, is log4j-1.3alpha-8.jar the file I can > use > > ? > > > > I got the following error after I synced with > > > http://svn.apache.org/repos/asf/logging/log4j/trunk > on > > Aug 8 > > > > build.nt.dll: > > > > BUILD FAILED > > /workplace/log4j/build.xml:622: Execute failed: > > java.io.IOException: java.io.IOException: windres: > not > > found > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
