bug-libtool
[Top][All Lists]
Advanced

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

bug#15734: libtool 2.4.2.418 in UnixWare


From: Tim Rice
Subject: bug#15734: libtool 2.4.2.418 in UnixWare
Date: Sun, 27 Oct 2013 13:06:57 -0700 (PDT)

On Sun, 27 Oct 2013, Tim Rice wrote:

| On Sun, 27 Oct 2013, Tim Rice wrote:
| 
| > 
| > UnixWare 7.1.4
| > 
| > Things don't look so good on the alpha release.
| > ......
| >    To: <address@hidden>
| >    Subject: [GNU Libtool 2.4.2.418] testsuite: 9 10 11 15 16 18 21 122 123 
124 125 129 failed
| > ......
| 
| Saw this in the build log.
| ------
|   GEN      libtoolize
| UX:sed: ERROR: Command garbled:           s|^m4trace: -1- 
AC_CONFIG_AUX_DIR[([]*||
|   GEN      libltdl/argz.h
| ------

This patch helps some.

.........
--- libtool-2.4.2.418/Makefile.am.old   2013-01-25 20:19:11.000000000 -0800
+++ libtool-2.4.2.418/Makefile.am       2013-10-27 12:13:43.776276925 -0700
@@ -248,7 +248,7 @@
 ## ---------------- ##
 
 abs_aux_dir = `$(lt__cd) '$(srcdir)/$(aux_dir)' && pwd`
-ltdl_ac_aux_dir = `$(extract_trace) AC_CONFIG_AUX_DIR 
$(srcdir)/libltdl/configure.ac`
+ltdl_ac_aux_dir = `SED=$(SED) $(extract_trace) AC_CONFIG_AUX_DIR 
$(srcdir)/libltdl/configure.ac`
 
 configure_edit = $(bootstrap_edit) \
        -e '/^\. /s|@auxscriptsdir\@|'$(abs_aux_dir)'|g' \
.........

   To: <address@hidden>
   Subject: [GNU Libtool 2.4.2.418] testsuite: 21 122 123 124 125 129 failed

New testsuite.log.gz attached.

-- 
Tim Rice                                Multitalents
address@hidden

Attachment: testsuite.log.gz
Description: testsuite.log.gz


reply via email to

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