This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"make check" fails with kawa-1.11: No rule to make target 'jmc.expected'


I downloaded kawa-1.11.tar.gz from
"ftp://ftp.gnu.org/pub/gnu/kawa/kawa-1.11.tar.gz"; and ran the
following commands locally under Ubuntu:

    gunzip kawa-1.11.tar.gz
    tar xf kawa-1.11.tar
    cd kawa-1.11
    ./configure
    make
    make check

The last failed with the following error:

    ../bin/kawa.sh -f ./jmc.scm >jmc.log
    make[1]: *** No rule to make target `jmc.expected', needed by
`check-jmc'. ÂStop.
    make[1]: Leaving directory `/home/spertus/kawa-1.11/testsuite'
    make: *** [check-recursive] Error 1

Any advice?

Thank you.

Ellen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]