<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:gokuvsvegita@gmail.com" title="Piyush Pangtey <gokuvsvegita@gmail.com>"> <span class="fn">Piyush Pangtey</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Build failure on Slackware 14.1 (./configure rejects libreadline.so)"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=916">bug 916</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>ASSIGNED
</td>
<td>NEW
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>gokuvsvegita@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Build failure on Slackware 14.1 (./configure rejects libreadline.so)"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=916#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Build failure on Slackware 14.1 (./configure rejects libreadline.so)"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=916">bug 916</a>
from <span class="vcard"><a class="email" href="mailto:gokuvsvegita@gmail.com" title="Piyush Pangtey <gokuvsvegita@gmail.com>"> <span class="fn">Piyush Pangtey</span></a>
</span></b>
<pre>(In reply to duncan_roe from <a href="show_bug.cgi?id=916#c2">comment #2</a>)
<span class="quote">> configure.ac still doesn't mention ncurses.This only ever was a problem with
> certain arguments to ./configure, e.g. ./configure --disable-debug. It did
> not break the Slackware build.
> To check whether I could reproduce the problem, I cloned the git repo. When
> I ran autoconfig, I got:
>
> configure.ac:13: 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:30: error: possibly undefined macro: AM_CONDITIONAL
> configure.ac:37: error: possibly undefined macro: AM_PROG_LEX
>
>
> When I then ran ./configure --disable-debug, I got:
> configure: error: cannot find install-sh, install.sh, or shtool in build-aux
> "."/build-aux
>
> Please advise what I should have run - I'm not a regular user of auto*</span >
Try GNU libtool . (git://git.savannah.gnu.org/libtool.git)
and run
$ libtoolize --force
before executing autoconf script.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>