This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITA] units


On 27/04/2017 00:20, Brian Inglis wrote:
On 2017-04-26 17:16, Brian Inglis wrote:
On 2017-04-26 12:30, Yaakov Selkowitz wrote:
On 2017-04-26 10:50, Brian Inglis wrote:
- x86 does not have the libreadline7 direct dependency in .hint
That means you were missing libreadline-devel; you will need to
install that for x86 and rebuild.

Should I add libreadline-devel to .cygport DEPEND=?

Yes.

It would be better (works when cross-compiled) to write that as a pkg-config dependency, but unfortunately libreadline doesn't seem to have a .pc file.

You might also want to explicitly add --enable-readline (or whatever the right thing is) to the configure line.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]