Full_Name: Dagobert Michelsen
Version: 2.4.38
OS: Solaris
URL:
http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/openldap/trunk/...
Submission from: (NULL) (86.103.212.188)
In Makefile.in the tests are invoked with "make test" which breaks if make has
a
different name (e.g. gmake) and should better be invoked with "$(MAKE) test".
This tiny patch also fixes the issue:
http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/openldap/trunk/...