Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2001 19:09:08 -0700
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        Maxim Sobolev <sobomax@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Problem building mozilla-0.9.5,1 ports . . .
Message-ID:  <20011022190908.A11981@johncoop.MSHOME>

next in thread | raw e-mail | index | archive | help
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




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