As a distraction while waiting for libreoffice-6.2.6 which I am
hopeful will have a full fix against injected python, I'm trying to
build the current version.

People may recall that Pierre added --with-system-gpgmepp,
apparently as a result of gawk-5,  And then I added system xmlsec1
but apparently most people seem not to need that.  Pierre reverted
--with-system-gpgmepp as a mistake in r21606 and I've removed system
xmlsec1 to see if I still need it.  But I didn't get that far:

In libgpg-error/src, the usual gawk-5 complaints such as
gawk: ./mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known 
regexp operator
make[4]: Leaving directory 
'/scratch/working/libreoffice-6.2.5.2/workdir/UnpackedTarball/libgpg-error/src'

but then
make[4]: Entering directory 
'/scratch/working/libreoffice-6.2.5.2/workdir/UnpackedTarball/libgpg-error/src'
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
        -v prefix=GPG_ERR_ -v namespace=errnos_ \
        ./errnos.in >errnos-sym.h
gawk: fatal: cannot use gawk builtin `namespace' as variable name
make[4]: *** [Makefile:1324: errnos-sym.h] Error 2
make[4]: Leaving directory 
'/scratch/working/libreoffice-6.2.5.2/workdir/UnpackedTarball/libgpg-error/src'

So I guess I'm going to have to reinstate gpgmepp for this.

-- 
One pill makes you larger, And one pill makes you small.
And the ones that mother gives you, Don't do anything at all.
Go ask Alice, When she's ten feet tall.
               -- Jefferson Airplane, White Rabbit
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to