[sword-devel] swordweb compile error, warnings

Troy A. Griffitts scribe at crosswire.org
Thu Apr 19 14:02:03 MST 2018


Hi Peter. That's a strange error: 

./org/crosswire/swordweb/HorizontallyParallelTextRendering.java:9:
error: error while writing HorizontallyParallelTextRendering: could not
create parent directories


It sounds like a file permission problem or something similar. Are you trying to compile this thing on a Windows 8.3 file system? :)

On April 19, 2018 1:46:00 PM MST, Peter von Kaehne <refdoc at gmx.net> wrote:
>I am trying to install swordweb on a church website I am responsible
>for. 
>
>I run foul of the last steps, compiling the java within the swordweb
>webapp. Can you give me a hint if this is my problem or something wrong
>with the source?
>
>Thanks!
>
>Peter
>
>peter at myserver:~/Source/swordweb/src$ make
>javac -classpath /usr/share/tomcat7/jsp-
>api.jar:/usr/share/tomcat7/lib/servlet-api.jar:../webapp/WEB-
>INF/classes:../webapp/WEB-INF/lib/greekconverter.jar:../webapp/WEB-
>INF/lib/crosswire.jar -d ../webapp/WEB-INF/classes -sourcepath .
>./org/crosswire/swordweb/*.java
>./org/crosswire/swordweb/PerseusUtils.java:8: warning: DTMNodeList is
>internal proprietary API and may be removed in a future release
>import com.sun.org.apache.xml.internal.dtm.ref.DTMNodeList;
>                                              ^
>./org/crosswire/swordweb/HorizontallyParallelTextRendering.java:9:
>error: error while writing HorizontallyParallelTextRendering: could not
>create parent directories
>public class HorizontallyParallelTextRendering implements
>ModuleTextRendering {
>       ^
>./org/crosswire/swordweb/PerseusUtils.java:40: warning: DTMNodeList is
>internal proprietary API and may be removed in a future release
>                DTMNodeList nodes =
>(DTMNodeList)xpath.evaluate(expression, inputSource,
>XPathConstants.NODESET);
>                ^
>./org/crosswire/swordweb/PerseusUtils.java:40: warning: DTMNodeList is
>internal proprietary API and may be removed in a future release
>                DTMNodeList nodes =
>(DTMNodeList)xpath.evaluate(expression, inputSource,
>XPathConstants.NODESET);
>                                     ^
>Note: ./org/crosswire/swordweb/PerseusUtils.java uses or overrides a
>deprecated API.
>Note: Recompile with -Xlint:deprecation for details.
>Note: Some input files use unchecked or unsafe operations.
>Note: Recompile with -Xlint:unchecked for details.
>1 error
>3 warnings
>Makefile:7: recipe for target '../webapp/WEB-
>INF/classes/org/crosswire/swordweb/PerseusUtils.class' failed
>make: *** [../webapp/WEB-
>INF/classes/org/crosswire/swordweb/PerseusUtils.class] Error 1
>
>_______________________________________________
>sword-devel mailing list: sword-devel at crosswire.org
>http://www.crosswire.org/mailman/listinfo/sword-devel
>Instructions to unsubscribe/change your settings at above page

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20180419/0520c8ed/attachment.html>


More information about the sword-devel mailing list