Date: Mon, 17 Jan 2005 04:36:39 +0100 From: Bartosz Fabianowski <freebsd@chillt.de> To: Adam Weinberger <adamw@FreeBSD.org> Cc: openoffice@freebsd.org Subject: Re: unable to build WITHOUT_JAVA Message-ID: <41EB32C7.2010901@chillt.de> In-Reply-To: <41EACA7E.3060600@FreeBSD.org> References: <41EACA7E.3060600@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> [...] > -I/usr/ports/editors/openoffice-2.0-devel/work/solver/680/unxfbsd.pr > ro/inc/mozilla/nspr > [...] > akmngr.c:11:18: nspr.h: No such file or directory Interesting. On my system, nspr.h (installed by devel/nspr) lives in: /usr/local/include/nspr/nspr.h So I would assume that the include path above should point to OpenOffice.org's private copy of nspr and thus, nspr.h should be located in that directory. I don't have the openoffice-2.0-devel source here to have a look. But maybe you could check in that folder to see if that file is really missing or whether the compiler is being stupid and not finding it? - Bartosz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41EB32C7.2010901>