On Wed, Aug 29, 2018 at 07:10:26PM -0500, Bruce Dubbs via blfs-book wrote:
> On 08/29/2018 11:00 AM, Ken Moffat via blfs-book wrote:
> > On Tue, Aug 28, 2018 at 10:37:36PM -0500, Bruce Dubbs via blfs-book wrote:
> > > On 08/28/2018 09:54 PM, Ken Moffat via blfs-book wrote:
> > > > 
> > > > Please explain why you removed --with-system-boost and
> > > >    --with-system-openssl, your comment that 0.66.0 and 1.0.2 does not
> > > > agree with my results.
> > > > 
[...]
> > > 
> > > The reason is that the build failed for me with those packages.  When I
> > > removed them, boost-1.66.0 and openssl-1.0.2 were downloaded.  This was a
> > > bit time consuming since I had to go through the build three times. The
> > > first time the build indicated a failure with boost so I removed
> > > system-boost.  The second with openssl, so I removed system-openssl. The
> > > third time was successful.
> > > 
> > > I did not keep logs of the unsuccessful builds.
> > > 
> > My first attempt with system boost had failed fairly quickly, but
> > the symlink I added to the boost instructions fixed that.
> 
> I missed that symlink.  Sorry.
> 
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

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

Reply via email to