Paul Rogers
2018-06-06 06:22:10 UTC
(Apologies for that last S-100 post! I meant to send that as a PM.)
So, my solution to the versioned openssl-1.0.2 was what I questioned: "Is there some way I should have added something to put the versioned 1.0.2 in the search path?"
export CFLAGS="$CFLAGS -I/usr/include/openssl-1.0.2"
export LIBS="-L/usr/lib/openssl-1.0.2"
Then it ground away for three hours before failing. I hadn't seen the utility of making graphite2, and things have been working AFAIK without it in 7.7 & 7.10. It wouldn't configure with system-harfbuzz without system-graphite2, and letting it use its own of both failed against system-icu. Seems all three are best considered required. I decided to capitulate, made graphite, pulled out and remade harfbuzz, freetype, and pango, so also had to rebuild firefox, 52.8esr this time. I don't have time tonight to retry LibreOffice. "Sufficient unto the day is the evil thereof."
So, my solution to the versioned openssl-1.0.2 was what I questioned: "Is there some way I should have added something to put the versioned 1.0.2 in the search path?"
export CFLAGS="$CFLAGS -I/usr/include/openssl-1.0.2"
export LIBS="-L/usr/lib/openssl-1.0.2"
Then it ground away for three hours before failing. I hadn't seen the utility of making graphite2, and things have been working AFAIK without it in 7.7 & 7.10. It wouldn't configure with system-harfbuzz without system-graphite2, and letting it use its own of both failed against system-icu. Seems all three are best considered required. I decided to capitulate, made graphite, pulled out and remade harfbuzz, freetype, and pango, so also had to rebuild firefox, 52.8esr this time. I don't have time tonight to retry LibreOffice. "Sufficient unto the day is the evil thereof."
--
Paul Rogers
***@fastmail.fm
Rogers' Second Law: "Everything you do communicates."
(I do not personally endorse any additions after this line. TANSTAAFL :-)
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsu
Paul Rogers
***@fastmail.fm
Rogers' Second Law: "Everything you do communicates."
(I do not personally endorse any additions after this line. TANSTAAFL :-)
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsu