On Mon, 2014-08-04 at 14:05 +0200, Armin K. wrote: > On 08/04/2014 12:48 PM, [email protected] wrote: > > Author: cjg > > Date: Mon Aug 4 03:48:36 2014 > > New Revision: 13822 > > > > Log: > > fixed ticket url in changelog > > > > Modified: > > branches/systemd/introduction/welcome/changelog.xml > > > > Modified: branches/systemd/introduction/welcome/changelog.xml > > ============================================================================== > > --- branches/systemd/introduction/welcome/changelog.xml Mon Aug 4 > > 03:45:32 2014 (r13821) > > +++ branches/systemd/introduction/welcome/changelog.xml Mon Aug 4 > > 03:48:36 2014 (r13822) > > @@ -49,7 +49,7 @@ > > <itemizedlist> > > <listitem> > > <para>[cjg] - Added note to freetype page. Fixes > > - <ulink url="&blfs-ticket-root;5330">#5331</ulink>.</para> > > + <ulink url="&blfs-ticket-root;5331">#5331</ulink>.</para> > > </listitem> > > <listitem> > > <para>[name] - Another changelog entry.</para> > > > > I can't reproduce. configure properly detects that harfbuzz isn't > present and omits it. And the freetype page cleary mentions that > freetype should be installed first, then harfbuzz, and it should be > recompiled against it. > > -- > http://lists.linuxfromscratch.org/listinfo/blfs-dev > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page
Hello Armin, I am going by what the developer of freetype stated in the following bugreport: https://bugs.freedesktop.org/show_bug.cgi?id=75652 Without adding that switch to a first time installation of freetype2 the build fails as per the ticket. Adding that switch fixed it. Regards, Christopher. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
