Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558274 - net-wireless/ap-utils-1.5: fails to build against ncurses[tinfo]
Summary: net-wireless/ap-utils-1.5: fails to build against ncurses[tinfo]
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: Pending removal: 2016-02-06
Keywords: PMASKED
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2015-08-20 12:37 UTC by Michał Górny
Modified: 2016-02-20 17:57 UTC (History)
1 user (show)

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


Attachments
Build log (net-wireless:ap-utils-1.5:20150820-122908.log,133.19 KB, text/x-log)
2015-08-20 12:37 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-08-20 12:37:46 UTC
Created attachment 409664 [details]
Build log

Build log attached.

x86_64-pc-linux-gnu-gcc-4.9.3  -O2 -pipe -march=core-avx-i --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -Wall -W  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o ap-config  ap-config.o auth.o bridge.o nwn_advanced.o nwn_latest.o stations.o aplink.o ../lib/libap.a -lmenu -lncurses 
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: ../lib/libap.a(input.o): undefined reference to symbol 'curs_set'
/usr/lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

Obviously it missed -ltinfo.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-08-20 14:04:57 UTC
No maintainer, last upstream changelog entry 2005, no activity on mailing lists since 2007. I'd say it's so dead I can smell it from here.
Comment 2 Pacho Ramos gentoo-dev 2016-02-20 17:57:22 UTC
removed