WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Maybe a bug in readline.pc  (Read 1136 times)

Offline andyj

  • Hero Member
  • *****
  • Posts: 976
Maybe a bug in readline.pc
« on: July 30, 2022, 05:28:37 AM »
Building with readline requires ncurses per pkg-config, so if I'm using ncursesw it fails. If ncursesw is preferred by TC, shouldn't readline.pc require ncursesw instead?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14126
Re: Maybe a bug in readline.pc
« Reply #1 on: July 30, 2022, 06:50:23 AM »
Ah - that might explain some of the weirdness around compiling against ncurses/readline - readline-dev adjusted in x86, x86_64, armv* repos.