Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519308 - sys-apps/gptfdisk-0.8.10 - configure: Package ncursesw was not found in the pkg-config search path // ld: .../work/gptfdisk-0.8.10/gptcurses.cc:62: undefined reference to `isendwin'
Summary: sys-apps/gptfdisk-0.8.10 - configure: Package ncursesw was not found in the p...
Status: RESOLVED DUPLICATE of bug 513868
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-07 11:43 UTC by Christian Apeltauer
Modified: 2014-12-27 10:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (1407402076-install-sys-apps_gptfdisk-0.8.10:0::gentoo.out,29.32 KB, text/plain)
2014-08-07 11:43 UTC, Christian Apeltauer
Details
cave info gptfdisk (info,7.50 KB, text/plain)
2014-08-07 11:44 UTC, Christian Apeltauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Apeltauer 2014-08-07 11:43:09 UTC
sys-apps/gptfdisk-0.8.10 does not compile due to unresolved symbols 

Reproducible: Always
Comment 1 Christian Apeltauer 2014-08-07 11:43:37 UTC
Created attachment 382458 [details]
build log

using paludis as PM
Comment 2 Christian Apeltauer 2014-08-07 11:44:16 UTC
Created attachment 382460 [details]
cave info gptfdisk

output of `cave info gptfdisk'
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-07 13:37:58 UTC
It seems like the build system should expect sys-libs/ncurses[unicode] as it requires ncursesw. Or it shouldn't require ncursesw and simply run `pkg-config --libs ncurses' instead.

Meanwhile, I've fixed injecting those configuration flags into the Makefile directly.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-27 10:45:03 UTC

*** This bug has been marked as a duplicate of bug 513868 ***