Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2001 00:10:02 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/31443: mozilla-0.9.5 fails to build on -current
Message-ID:  <200110230710.f9N7A2884556@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/31443; it has been noted by GNATS.

From: Maxim Sobolev <sobomax@FreeBSD.ORG>
To: mharnois@cpinternet.com (Michael Harnois)
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/31443: mozilla-0.9.5 fails to build on -current
Date: Tue, 23 Oct 2001 10:06:45 +0300 (EEST)

 > nsLDAPConnectionCallbacks.c: In function `nsLDAPThreadFuncsInit':
 > nsLDAPConnectionCallbacks.c:201: invalid use of undefined type `struct ldap_thread_fns'
 > nsLDAPConnectionCallbacks.c:202: invalid use of undefined type `struct ldap_thread_fns'
 > nsLDAPConnectionCallbacks.c:203: invalid use of undefined type `struct ldap_thread_fns'
 > nsLDAPConnectionCallbacks.c:204: invalid use of undefined type `struct ldap_thread_fns'
 > nsLDAPConnectionCallbacks.c:205: invalid use of undefined type `struct ldap_thread_fns'
 > nsLDAPConnectionCallbacks.c:206: invalid use of undefined type `struct ldap_thread_fns'
 > nsLDAPConnectionCallbacks.c:207: invalid use of undefined type `struct ldap_thread_fns'
 > nsLDAPConnectionCallbacks.c:208: invalid use of undefined type `struct ldap_thread_fns'
 > nsLDAPConnectionCallbacks.c:212: invalid use of undefined type `struct ldap_thread_fns'
 > nsLDAPConnectionCallbacks.c:214: `LDAP_OPT_THREAD_FN_PTRS' undeclared (first use in this function)
 > nsLDAPConnectionCallbacks.c:214: (Each undeclared identifier is reported only once
 > nsLDAPConnectionCallbacks.c:214: for each function it appears in.)
 > nsLDAPConnectionCallbacks.c:220: invalid use of undefined type `struct ldap_extra_thread_fns'
 > nsLDAPConnectionCallbacks.c:221: `LDAP_OPT_EXTRA_THREAD_FN_PTRS' undeclared (first use in this function)
 > nsLDAPConnectionCallbacks.c: At top level:
 > nsLDAPConnectionCallbacks.c:52: storage size of `kLDAPThreadFuncs' isn't known
 > nsLDAPConnectionCallbacks.c:53: storage size of `kLDAPExtraThreadFuncs' isn't known
 > gmake[3]: *** [nsLDAPConnectionCallbacks.o] Error 1
 > gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/directory/xpcom/base/src'
 
 Weird. Here it builds just fine on 4.4-STABLE and 5-CURRENT. Could
 you please provide me with a full log of running make in the
 ports/www/mozilla directory? This should help to identify and fix
 the problem.
 
 Thank you!
 
 -Maxim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110230710.f9N7A2884556>