Re: Problems building gupnp-tools




On 7 April 2016 at 00:53, Sachs, Larry J <larry j sachs intel com> wrote:
>
> Hi,
>
> I just cloned gupnp-tools
>
> ./autogen.sh
>
> Gives this error:
>
> configure.ac:25: error: macro AX_APPEND_LINK_FLAGS is not defined; is a m4 file missing?
> m4/ax_require_defined.m4:35: AX_REQUIRE_DEFINED is expanded from...
> m4/ax_compiler_flags_ldflags.m4:30: AX_COMPILER_FLAGS_LDFLAGS is expanded from...
> m4/ax_compiler_flags.m4:113: AX_COMPILER_FLAGS is expanded from...
> configure.ac:25: the top level
> autom4te: /usr/bin/m4 failed with exit status: 1
> aclocal: error: echo failed with exit status: 1
>
> This used to work a few weeks ago, what am I doing wrong?

On Debian unstable I see this on './autogen.sh':
  aclocal: installing 'm4/ax_append_link_flags.m4' from '/usr/share/aclocal/ax_append_link_flags.m4'
  aclocal: installing 'm4/ax_check_link_flag.m4' from '/usr/share/aclocal/ax_check_link_flag.m4'

These come from 'autoconf-archive' package and should probably be committed into m4/ along with the other macros that were added recently.


Jussi


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