Date: Sun, 9 Sep 2007 20:27:43 +0200 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Subject: Re: firefox 2.0.0.6 build fails: missing pangox.h Message-ID: <200709092027.44570.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <46E43806.50705@completecomputing.com> References: <46E426D7.8040203@completecomputing.com> <200709091959.07952.fbsd.questions@rachie.is-a-geek.net> <46E43806.50705@completecomputing.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 09 September 2007 20:14:30 Kyle Allender wrote: > I see where the error is looking for pangox.h, but that file is not > present in the directory. A search on the system shows that it was > never created by the pango build either. I have a feeling that there's > a switch I should have supplied to make when building the pango port, > but I'm not sure what switch that would have been. > > Thoughts? cd /usr/ports/x11-toolkits/pango && grep pangox pkg-plist && grep X11 Makefile holds the answer to your problem. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709092027.44570.fbsd.questions>