Cross compilation fails due to pkg-config
Bug #877673 reported by
Ben Gamari
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ncurses (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Attempting to cross-compile ncurses with xdeb results in failure when attempting to install pkg-config files. This is because autotools inferred that PKG_CONFIG_
The solution as far as I can see is to export PKG_CONFIG_LIBDIR in debian/rules and ensure that this directory exists when configure is invoked. A patch to accomplish this is attached.
To post a comment you must log in.
Patch against ncurses 5.9-1ubuntu5.