Ticket #19880 (closed defect: fixed)
inkscape-devel 0.46.21447 configure error - build failure
| Reported by: | macports@… | Owned by: | devans@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: | inkscape-devel |
Description
irc snippet:
18:34 < jmr_mp> dang`r`us: autogen.sh is actually preferring automake-1.10 and aclocal-1.10, which are older than what macports provides, and happens to be the version in /usr/bin 00:19 < toby> yes, i did look at autogen.sh, it does indeed look to be trying to find automake 1.10 first
configure output:
---> Configuring inkscape-devel
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_inkscape-devel/work/inkscape-devel-0.46.21447" && ./autogen.sh && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-xft --with-gnome-vfs --with-perl --with-python --enable-poppler-cairo --enable-lcms --enable-inkboard " returned error 1
Command output: WARNING: aclocal's directory is /usr/share/aclocal, but...
no file /usr/share/aclocal/gtk-2.0.m4
You may see fatal macro warnings below.
If these files are installed in /some/dir, set the ACLOCAL_FLAGS
environment variable to "-I /some/dir", or install
/usr/share/aclocal/gtk-2.0.m4.
WARNING: aclocal's directory is /usr/share/aclocal, but...
no file /usr/share/aclocal/intltool.m4
You may see fatal macro warnings below.
If these files are installed in /some/dir, set the ACLOCAL_FLAGS
environment variable to "-I /some/dir", or install
/usr/share/aclocal/intltool.m4.
WARNING: aclocal's directory is /usr/share/aclocal, but...
no file /usr/share/aclocal/pkg.m4
You may see fatal macro warnings below.
If these files are installed in /some/dir, set the ACLOCAL_FLAGS
environment variable to "-I /some/dir", or install
/usr/share/aclocal/pkg.m4.
Running aclocal-1.10 ...
configure.ac:133: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
Running autoheader ...
autoheader: warning: missing template: ENABLE_NLS
autoheader: Use AC_DEFINE([ENABLE_NLS], [], [Description])
Please fix the error conditions and try again.
Change History
Note: See
TracTickets for help on using
tickets.

