Making all in tests
make[2]: Entering directory `/tools/build/compile/rsyslog-4.4.0/tests'
CLASSPATH=..:./..:$CLASSPATH javac -d ..    DiagTalker.java
/bin/sh: line 6: javac: command not found
make[2]: *** [classcheck.stamp] Error 127
make[2]: Leaving directory `/tools/build/compile/rsyslog-4.4.0/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tools/build/compile/rsyslog-4.4.0'
make: *** [all] Error 2

Tried with –enable-testbench=no but still get this error. I ended with doing
sed -i Makefile -e 's/tests//' but I'm not sure if thats the correct solution?
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to