From owner-freebsd-ports Mon Oct 22 19: 9:20 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id 7740937B409; Mon, 22 Oct 2001 19:09:13 -0700 (PDT) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id CAA18061; Tue, 23 Oct 2001 02:15:50 -0700 Date: Mon, 22 Oct 2001 19:09:08 -0700 From: John Merryweather Cooper To: Maxim Sobolev Cc: freebsd-ports@freebsd.org Subject: Problem building mozilla-0.9.5,1 ports . . . Message-ID: <20011022190908.A11981@johncoop.MSHOME> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.2.1 Lines: 75 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Everything builds fine until the end. Then I get what looks like a compile and linkage error: Building deps for nsLDAPConnectionCallbacks.c cc -o nsLDAPConnectionCallbacks.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -DOJI -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/mozldap -I../../../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pipe -O -pipe -march=k6 -DNDEBUG -DTRIMMED -I../../../../dist/include/ldap -I/usr/X11R6/include -I/usr/X11R6/include -include ../../../../config-defs.h -DMOZILLA_CLIENT nsLDAPConnectionCallbacks.c 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' gmake[2]: *** [install] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/directory/xpcom/base' gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/directory/xpcom' gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla. *** Error code 1 Stop in /usr/ports/www/mozilla. *** Error code 1 Stop in /usr/ports/www/mozilla. -- jmc MacroHard -- the perfection of form over substance, marketing over performance, and greed over design . . . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message