On Fri, Aug 31, 2018 at 02:44:24AM +0100, Ken Moffat via blfs-book wrote:
> It's usually me that misses things.  anyway, I've confirmed it is
> currently at line 136 of general/genlib/boost.xml.
> 
> > > I then
> > > went on and ran my normal build (without junit).  Later I did a
> > > DESTDIR build with junit.
> > > 
> 
> Sorry, s/junit/the-java-stuff-in-the-book/ (I had been round in
> circles trying to remember what had changed to build an old sql
> driver, but in the meantime we've dropped it ;)
> 
> > > For 8.3, the only reasons I had not offered to tag it were that it
> > > was something I had updated (the old "can't see my own omissions"
> > > problem), and that I was not using junit.
> > > 
> > > When I've updated my scripts to ensure all the packages are current,
> > > I'll try the full book-style libreoffice build on my latest 8.3
> > > system.
> > > 
> 
> Now completed.
> 
> When I last installed openssl-1.0.2 for the libs (last year) they
> went into /usr/include/openssl-1.0/ which I do not have:
> 
> ls -d /usr/include/openssl && openssl version
> /usr/include/openssl
> OpenSSL 1.1.0i  14 Aug 2018

Sorry, didn't spot the missing wildcard.  Retry:

ken@deluxe ~ $ls -d /usr/include/openssl* && openssl version
/usr/include/openssl
OpenSSL 1.1.0i  14 Aug 2018

> 
> The references to 'ssl' in the build log (which also confirms the
> switches I used) are [ and most of these build items are not ssl,
> although uui/source/iahndl-ssl.cxx and uui/source/sslwarndlg.cxx
> presumably are ].
> 
> ken@deluxe ~ $grep ssl /home/logs/LFS-8.3-rc2/desktop3/libreoffice-6.1.0.3.log
> Running ./configure with '--prefix=/usr --sysconfdir=/etc --with-vendor=BLFS 
> --with-lang=fr en-GB --with-help --with-myspell-dicts --with-alloc=system 
> --without-junit --without-system-dicts --disable-dconf --disable-odk 
> --enable-release-build=yes --enable-python=system --with-system-apr 
> --with-system-boost --with-system-cairo --with-system-clucene 
> --with-system-curl --with-system-expat --with-system-graphite 
> --with-system-harfbuzz --with-system-icu --with-system-jpeg 
> --with-system-lcms2 --with-system-libatomic_ops --with-system-libpng 
> --with-system-libxml --with-system-neon --with-system-nss --with-system-odbc 
> --with-system-openldap --with-system-openssl --with-system-poppler 
> --with-system-postgresql --with-system-redland --with-system-serf 
> --with-system-zlib --with-parallelism=4 
> --srcdir=/scratch/working/libreoffice-6.1.0.3 --enable-option-checking=fatal'
> checking which openssl to use... external
> checking for openssl... yes
> checking whether openssl supports SHA512... yes
> [build DEP] LNK:Library/libwpftimpresslo.so
> [build DEP] LNK:Library/libguesslanglo.so
> [build DEP] LNK:Library/libjvmaccesslo.so
> [build UIL] sw/uiconfig/swriter/ui/createaddresslist
> [build UIL] uui/uiconfig/ui/sslwarndialog
> [build DEP] LNK:Library/libjvmaccesslo.so
> [build LNK] Library/libjvmaccesslo.so
> [build CXX] lingucomponent/source/languageguessing/guesslang.cxx
> [build SDI] basctl/sdi/basslots
> [build CXX] connectivity/source/drivers/hsqldb/accesslog.cxx
> [build DEP] LNK:Library/libguesslanglo.so
> [build LNK] Library/libguesslanglo.so
> [build CMP] lingucomponent/source/languageguessing/guesslang
> [build CXX] sw/source/ui/dbui/addresslistdialog.cxx
> [build CXX] sw/source/ui/dbui/customizeaddresslistdialog.cxx
> [build CXX] sw/source/ui/dbui/createaddresslistdialog.cxx
> [build CXX] uui/source/iahndl-ssl.cxx
> [build CXX] uui/source/sslwarndlg.cxx
> [build DEP] LNK:Library/libwpftimpresslo.so
> [build LNK] Library/libwpftimpresslo.so
> 
> OK for me to reinstate system boost and openssl ?
> 
> ĸen
> -- 
>                      Also Spuke Zerothruster
>                                      (Finnegans Wake)
> -- 
> http://lists.linuxfromscratch.org/listinfo/blfs-book
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page

-- 
                     Also Spuke Zerothruster
                                     (Finnegans Wake)
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to