Ticket #1423 (new defect) — at Initial Version
[FreeBSD] Fail to compile with option '--with-screen=slang' with already installed slang library
Reported by: | slavazanko | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 4.7.0 |
Component: | mc-core | Version: | master |
Keywords: | FAQ FreeBSD OpenBSD termcap | Cc: | nikon@… |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
I'm try to build on FreeBSD-7.2 (in virtual box):
./configure ... checking for slang.h... (cached) yes checking if S-Lang uses termcap... (cached) yes configure: using S-Lang screen library with termcap checking for tgoto in -ltermcap... (cached) yes checking for SLang_init_tty in -lslang... (cached) no checking for SLsmg_write_nwchars in -lslang... (cached) no checking if S-Lang exports private functions... (cached) no configure: error: Slang library not found
But slang already installed into /usr/local/ path.
Need to
Note: See
TracTickets for help on using
tickets.