On Fri, Aug 22, 2014 at 5:19 PM, Adam Mercer <[email protected]> wrote:

> Thanks Joe, I'd installed pkg-config but I'd forgotten to set
> PKG_CONFIG_PATH, Setting that allows me to build.

Not a major issue but after building I ran "make distclean" inorder to
tweak the configure options and run a clean build but this failied
with:

Making distclean in user_test
rm -rf .libs _libs
test -z "globus-gram-job-manager-user-test.pl.log" || rm -f
globus-gram-job-manager-user-test.pl.log
test -z "globus-gram-job-manager-user-test.pl.trs" || rm -f
globus-gram-job-manager-user-test.pl.trs
test -z "test-suite.log" || rm -f test-suite.log
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Makefile
rm -f Makefile
rm -f Makefile
rm -f config.status config.cache config.log configure.lineno
config.status.lineno
rm -rf ./.deps
rm -f Makefile
rm -rf .libs _libs
make[2]: *** No rule to make target `clean'.  Stop.
make[1]: *** [globus_common-clean] Error 2
make: *** [distclean-recursive] Error 1

Cheers

Adam

Reply via email to