Ticket #2139 (closed defect: fixed)

Opened 14 years ago

Last modified 13 years ago

Fixup screen library imports

Reported by: metux Owned by: metux
Priority: major Milestone: 4.7
Component: mc-core Version: master
Keywords: slang ncurses autoconf crosscompile Cc: zaytsev
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by metux) (diff)

Current screen library import has several issues, eg. breaking on crosscompile (AC_TRY_RUN, wrong absolute pathes, etc).

branch: 2139_screen_library_fixup

Change History

comment:1 Changed 14 years ago by metux

  • Keywords slang ncurses autoconf crosscompile added
  • Status changed from new to accepted
  • Version changed from version not selected to master
  • severity changed from no branch to on review
  • Description modified (diff)

comment:2 Changed 14 years ago by andrew_b

  • severity changed from on review to on rework

Cannot build:

checking for SLANG... configure: error: Package requirements (slang >= 2.0) were not met:

No package 'slang' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SLANG_CFLAGS
and SLANG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

My S-Lang is 2.1.4. slang.pc is provided in S-Lang since 2.2.version.

comment:3 Changed 14 years ago by metux

rebased to current master

comment:4 Changed 14 years ago by zaytsev

  • Cc zaytsev added

comment:5 Changed 13 years ago by slavazanko

  • Status changed from accepted to testing
  • Resolution set to fixed
  • severity changed from on rework to no branch

This issue was fixed in another tickets. If not - reopen this ticket, please.

comment:6 Changed 13 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.