[Bug 916] New: Build failure on Slackware 14.1 (./configure rejects libreadline.so)

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Tue Apr 22 10:31:57 CEST 2014


https://bugzilla.netfilter.org/show_bug.cgi?id=916

           Summary: Build failure on Slackware 14.1 (./configure rejects
                    libreadline.so)
           Product: nftables
           Version: unspecified
          Platform: i386
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P5
         Component: nft
        AssignedTo: pablo at netfilter.org
        ReportedBy: duncan_roe at acslink.net.au
   Estimated Hours: 0.0


Created attachment 440
  --> https://bugzilla.netfilter.org/attachment.cgi?id=440
patch -p0 file

./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/man --disable-debug

failed with the error

checking for readline in -lreadline... no
configure: error: No suitable version of libreadline found

The problem is that readline needs ncurses, but doesn't drag it in
automatically.
I've attached my patch of configure.ac to check for ncurses. After running
autoconf, nft configured and built fine.

-- 
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the netfilter-buglog mailing list