Skip to content

libtool required to run autogen.sh (?) #15

Description

@mcr

Running ./configure
checking whether make supports nested variables... (cached) yes
./configure: line 4891: syntax error near unexpected token newline' ./configure: line 4891: LT_INIT('

This is the result after ./autogen.sh on Raspbian Jessie:
%cat /etc/debian_version
8.0

merrik-[~/wpan-tools] mcr 10016 %autoconf --version
autoconf (GNU Autoconf) 2.69

Running aclocal and autoupdate does not solve this problem.

I think the problem is lack of libtool being installed. I will probably add [ -x $(which libtool ] || exit 1 or something to autogen.sh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions