bug-libtool
[Top][All Lists]
Advanced

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

bug#19631: Libtoolize doesn't recognise local installations of m4


From: Riley Baird
Subject: bug#19631: Libtoolize doesn't recognise local installations of m4
Date: Tue, 20 Jan 2015 06:40:18 +1100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi,

If m4 is installed from source into the default location of
/usr/local/bin/m4, libtoolise cannot find it when run from autogen.sh.
This problem can be fixed by the command `export M4=/usr/local/bin/m4`,
but automatic recognition of this path would be best. I am running
OpenBSD 5.6.

# ./autogen.sh
creating libtransmission/version.h
libtoolize:   error: One of these is required:
libtoolize:                 gm4 gnum4 m4
libtoolize:   error: Please install GNU M4, or 'export M4=/path/to/gnu/m4'.
autoreconf: libtoolize failed with exit status: 1

Yours thankfully,

Riley Baird





reply via email to

[Prev in Thread] Current Thread [Next in Thread]