hi,
im trying to build openoffice SRC680_m240 snapshot in cygwin.
when i issue bootstrap, it terminates giving following errors.

Making all in tests
make[2]: Entering directory
`/home/Manusha/dev/openoffice/SRC680_m240/dmake/tests'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory
`/home/Manusha/dev/openoffice/SRC680_m240/dmake/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Manusha/dev/openoffice/SRC680_m240/dmake'
make: *** [all] Error 2

it camplaints about the make file in dmake/tests directory. when i issue a
bootstrap again, it shows the following error.

Making distclean in tests
make[1]: Entering directory
`/home/Manusha/dev/openoffice/SRC680_m240/dmake/tests'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory
`/home/Manusha/dev/openoffice/SRC680_m240/dmake/tests'
make: *** [distclean-recursive] Error 1

how do i remove the tests directory from make. i already removed it from
Makefile.am in dmake directory, but still it tries to make inside tests.
hope some one can help me out..

Reply via email to