Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2001 18:56:49 -0400 (EDT)
From:      Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
To:        Munechika SUMIKAWA <sumikawa@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: cvs commit: ports/www/mozilla+ipv6 Makefile distinfo pkg-plist
Message-ID:  <20011022171338.P87402-100000@localhost>

next in thread | raw e-mail | index | archive | help
both mozilla,mozilla+ipv6  stop building in /directory/xpcom/base/src
It doesn't find definition of  struct ldap_thread_fns in
nsLDAPConnectionCallbacks.c   which is declared in
#include "ldap.h"
which hides in
../../../../dist/include/ldap.h
and so  -I../../../../dist/include/ldap is somehow missing ?



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/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  -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'

--Vlad


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?20011022171338.P87402-100000>