Date: Sun, 15 Jan 2012 00:30:37 -0800 From: Yuri <yuri@rawbw.com> To: gnome@freebsd.org Subject: Re: inkscape-0.48.2 build fails on 8.2-STABLE: missing header Message-ID: <4F128EAD.3080409@rawbw.com> In-Reply-To: <4F128CD9.5080503@rawbw.com> References: <4F128CD9.5080503@rawbw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/15/2012 00:22, Yuri wrote: > I am getting this error: > extension/internal/wpg-input.cpp:58:44: error: > libwpg/WPGStreamImplementation.h: No such file or directory In file > included from extension/param/string.cpp:18:^M > > Corresponding dependency package libwpg-0.1.3_6 is installed, and the > file /usr/local/include/libwpg-0.1/libwpg/WPGStreamImplementation.h is > present in the system. > > Yuri Actually inkscape build process installs libwpg-0.2.0_1 as a dependency and WPGStreamImplementation.h isn't in this package. It's in libwpg-0.1.3_6 which the previous inkscape depended on. Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F128EAD.3080409>