GNU bug report logs - #25650
testsuite_bug_regex*_LDADD not defined thus the building of bug-regex* fail if configure with --with-included-regex

Previous Next

Package: sed;

Reported by: Juan Manuel Guerrero <juan.guerrero <at> gmx.de>

Date: Tue, 7 Feb 2017 19:22:02 UTC

Severity: normal

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juan Manuel Guerrero <juan.guerrero <at> gmx.de>
To: 25650 <at> debbugs.gnu.org
Subject: bug#25650: testsuite_bug_regex*_LDADD not defined thus the building of bug-regex* fail if configure with --with-included-regex
Date: Tue, 07 Feb 2017 20:22:47 +0100
I have tried to build sed-4.4 using DJGPP.  It has been configured using
--with-included-regex.  Non of the bug-regex*.exe can be build because
the required libsed.a is not linked to them.  The reason is that neither
testsuite_bug_regex*_LDADD nor LIBS are set to any usefull value.
testsuite_bug_regex*_LDADD is defined to LDADD but LDADD is not defined
at all and LIBS is also not defined at all.  You do not need DJGPP, I
think it can be checked with cygwin and/or mingw if and only if it is
build with --with-included-regex.  The other special tests have explicitly
set their special *_LDADD to libsed.a so  they build flawlesly.  In the end
you must decide if you still want to support these checks at all.
If more info is needed, please contact me.

Regards,
Juan M. Guerrero




This bug report was last modified 7 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.