Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 558274

Summary: net-wireless/ap-utils-1.5: fails to build against ncurses[tinfo]
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=337897
Whiteboard: Pending removal: 2016-02-06
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 457530    
Attachments: Build log

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