[minicom-Patches][313912] [PATCH] Build fails with the latest autotools due to a removed de-ANSI-fication support.

minicom-patches at alioth.debian.org minicom-patches at alioth.debian.org
Wed Nov 21 23:01:06 UTC 2012


minicom-Patches item #313912, was changed at 2012-11-22 00:01 by Adam Lackorzynski
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=300031&aid=313912&group_id=30018

>Status: Closed
Priority: 3
Submitted By: Jaromír Cápík (jcapik-guest)
Assigned to: Nobody (None)
Summary: [PATCH] Build fails with the latest autotools due to a removed de-ANSI-fication support. 
Category: None
Group: None
>Resolution: Fixed


Initial Comment:
Hello. I couldn't build minicom with the latest autotools due to a recently
removed de-ANSI-fication support. The feature is obsolete and very
probably not needed anymore.
The attached patch removes the related macro ...

---------------------

Running autogen.sh (I had to change the version from 1.11 to 1.12) ...

$ ./autogen.sh
+ aclocal-1.12
configure.in:193: error: automatic de-ANSI-fication support has been removed
/usr/share/aclocal-1.12/protos.m4:12: AM_C_PROTOTYPES is expanded from...

---------------------

Running autoreconf --verbose --force --install

autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
Creating directory m4
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/lock.m4
Copying file m4/longdouble.m4
Copying file m4/longlong.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/printf-posix.m4
Copying file m4/progtest.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/uintmax_t.m4
Copying file m4/ulonglong.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en at boldquot.header
Copying file po/en at quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
autoreconf: running: aclocal --force -I m4
configure.in:177: error: automatic de-ANSI-fication support has been removed
/usr/share/aclocal-1.12/protos.m4:12: AM_C_PROTOTYPES is expanded from...
configure.in:177: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: /usr/bin/autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1


----------------------------------------------------------------------

>Comment By: Adam Lackorzynski (al-guest)
Date: 2012-11-22 00:01

Message:
Thanks for the report! However, this has already been fixed in the repo.

Adam

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=300031&aid=313912&group_id=30018



More information about the minicom-devel mailing list