Hello Sami,

Friday, June 15, 2007, 19:07, you wrote:

>> SS> 5. compile web2 plugins (in contrib/web2 do ant compile-plugins)
>> 
>> I get error on this step:
>> 
>> compile:
>>      [echo] Compiling plugin: web-caching-oscache
>>     [javac] Compiling 4 source files to 
>> /home/nutch/distr/nutch.src/nutch/trunk/build/web-caching-oscache/classes
>>     [javac]
>> /home/nutch/distr/nutch.src/nutch/trunk/contrib/web2/plugins/web-caching-oscache/src/java/org/apache/nutch/webapp/CacheManager.java:32:
>> package org.apache.nutch.webapp.common does not exist
>> 
>> Could you help me to know where is a problem?

SS> it seems you can just ignore step #5, because they get compiled in #7

Hmmm...
Very unstable languages processing:

generate-locale:
     [echo] Generating docs for locale=de
Warning: Reference docDTDs has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
     [xslt] Processing 
/home/nutch/distr/nutch.src/nutch/trunk/src/web/include/de/header.xml to 
/home/nutch/distr/nutch.src/nutch/trunk/contrib/web2/target/docs/de/include/header.html
     [xslt] Loading stylesheet 
/home/nutch/distr/nutch.src/nutch/trunk/contrib/web2/res/nutch-header.xsl
     [xslt] : Error! null
     [xslt] : Error! java.lang.IllegalArgumentException
     [xslt] Failed to process 
/home/nutch/distr/nutch.src/nutch/trunk/src/web/include/de/header.xml

     
I removed problems languages. But it still does not build:
compile-core:
    [javac] Compiling 5 source files to 
/home/nutch/distr/nutch.src/nutch/trunk/build/classes
    [javac] 
/home/nutch/distr/nutch.src/nutch/trunk/src/java/org/apache/nutch/spell/SpellCheckerBean.java:36:
 cannot find symbol
    [javac] symbol  : class LogFormatter
    [javac] location: package org.apache.nutch.util
    [javac] import org.apache.nutch.util.LogFormatter;
    [javac]                             ^
    [javac] 
/home/nutch/distr/nutch.src/nutch/trunk/src/java/org/apache/nutch/spell/SpellCheckerBean.java:37:
 cannot find symbol
    [javac] symbol  : class NutchConf
    [javac] location: package org.apache.nutch.util
    [javac] import org.apache.nutch.util.NutchConf;

Seems that there is global problem somewhere. Do you have ideas?


-- 
Best regards,
 Scam                            mailto:[EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to