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

Bug 525800

Summary: net-misc/ytalk-3.3.0 with sys-libs/ncurses[tinfo] - ld: cwin.o: undefined reference to symbol 'cbreak'
Product: Gentoo Linux Reporter: Reuben Martin <reuben.m>
Component: Current packagesAssignee: Andreas Kling <keso>
Status: RESOLVED FIXED    
Severity: normal CC: jer, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 457530    

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.