Is this the right fix? I know it made my build complete, but damned if
I know if it's correct ...
--- eldap.c.orig Sun Apr 25 08:25:53 1999
+++ eldap.c Sun Apr 25 06:48:58 1999
@@ -123,7 +123,7 @@
allocate_ldap (void)
{
struct Lisp_LDAP *ldap =
- alloc_lcrecord_type (struct Lisp_LDAP, lrecord_ldap);
+ alloc_lcrecord_type (struct Lisp_LDAP, &lrecord_ldap);
ldap->ld = NULL;
ldap->host = Qnil;
--
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA
mharnois(a)willinet.net aa0bt(a)aa0bt.ampr.org
Where ignorance is our master, there is no possibility of
real peace. -- the Dalai Lama