Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 525800 - net-misc/ytalk-3.3.0 with sys-libs/ncurses[tinfo] - ld: cwin.o: undefined reference to symbol 'cbreak'
Summary: net-misc/ytalk-3.3.0 with sys-libs/ncurses[tinfo] - ld: cwin.o: undefined ref...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas Kling
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2014-10-18 17:47 UTC by Reuben Martin
Modified: 2014-10-18 21:18 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reuben Martin 2014-10-18 17:47:07 UTC
x86_64-pc-linux-gnu-gcc  -O2 -march=native -mfpmath=sse -ftree-vectorize -fomit-frame-pointer -pipe -fprefetch-loop-arrays -floop-block -floop-strip-mine -floop-interchange  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o ytalk  main.o term.o user.o fd.o comm.o menu.o socket.o rc.o exec.o getpty.o cwin.o mem.o vt100.o gtalk.o  -lncurses -lutil
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cwin.o: undefined reference to symbol 'cbreak'
/lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-18 21:18:20 UTC
Fixed without revision bump.