Ticket #1423 (accepted defect) — at Version 1
[FreeBSD] Fail to compile with option '--with-screen=slang' with already installed slang library
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
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 (last modified by slavazanko) (diff)
I'm was 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 fix it in pre1.
Change History
Note: See
TracTickets for help on using
tickets.