bug-sed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25650: testsuite_bug_regex*_LDADD not defined thus the building of b


From: Juan Manuel Guerrero
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
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]