--- Jerry Phillips <[EMAIL PROTECTED]> wrote: > > Greetings, > > would anyone happen to know why # make check generates the following > error? > > Making check in expat > make[2]: Entering directory > `/usr/local/src/ganglia-3.0.1/srclib/expat' > make[2]: *** No rule to make target `check'. Stop. > make[2]: Leaving directory > `/usr/local/src/ganglia-3.0.1/srclib/expat' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/usr/local/src/ganglia-3.0.1/srclib' > make: *** [check-recursive] Error 1 > > thank you for your time, > jerry >
Because "expat" has no check target ? :-) Question is how to fix that. "expat" is one of the external packages and I do not want to mess with it if possible. Martin ------------------------------------------------------ Martin Knoblauch email: k n o b i AT knobisoft DOT de www: http://www.knobisoft.de

