Hello Stuart,

the new (open)motif doesn't build here (sparc64, running snap from Oct
20th):

===>  Patching for motif-2.3.4
cd /usr/ports/pobj/motif-2.3.4/motif-2.3.4; AUTOCONF_VERSION=2.69 
AUTOMAKE_VERSION=1.12 ./autogen.sh
/usr/local/bin/aclocal[35]: /usr/local/bin/aclocal-1.12: not found
configure.ac:25: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:34: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:39: error: possibly undefined macro: AM_PROG_CC_STDC
configure.ac:40: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.ac:55: error: possibly undefined macro: AM_PROG_LEX
configure.ac:93: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:123: error: possibly undefined macro: AM_FUNC_VOID_SPRINTF
configure.ac:280: error: possibly undefined macro: AC_FIND_XFT
configure.ac:281: error: possibly undefined macro: AC_IMAGE_SUPPORT
autoheader-2.69: error: AC_CONFIG_HEADERS not found in configure.ac
/usr/local/bin/automake[35]: /usr/local/bin/automake-1.12: not found
I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.
configure: error: cannot find install-sh, install.sh, or shtool in . "."/.
*** Error 1 in /usr/ports/x11/openmotif (Makefile:65 'post-patch')

AUTOMAKE_VERSION=       1.12
strangely doesn't add a related BUILD_DEPENDS on automake 1.12

I think one should add "automake" to CONFIGURE_STYLE:
CONFIGURE_STYLE = autoconf automake

Then the missing automake 1.12 is added as BUILD_DEPENDS

Regards,
Markus

Reply via email to