Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 773322 - app-misc/cdircmp-0.3-r2 with sys-libs/ncurses[tinfo] undefined reference to symbol 'cbreak'
Summary: app-misc/cdircmp-0.3-r2 with sys-libs/ncurses[tinfo] undefined reference to ...
Status: RESOLVED INVALID
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-27 20:19 UTC by Alessandro Barbieri
Modified: 2021-03-03 17:32 UTC (History)
3 users (show)

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


Attachments
cdircmp-0.3-r2:20210227-200454.log (cdircmp-0.3-r2:20210227-200454.log,16.28 KB, text/plain)
2021-02-27 20:20 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2021-02-27 20:19:43 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o: undefined reference to symbol 'cbreak'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [Makefile:23: cdircmp] Error 1
Comment 1 Alessandro Barbieri 2021-02-27 20:20:32 UTC
Created attachment 688629 [details]
cdircmp-0.3-r2:20210227-200454.log

buildlog
Comment 2 Ionen Wolkens gentoo-dev 2021-02-27 20:59:16 UTC
To clarify what happened here, it was because of -Wl,--as-needed being in CFLAGS rather than only LDFLAGS