Trying to build Newt
Olivier.taylor
Olivier.taylor at gmail.com
Sun Feb 12 03:11:13 PST 2006
Hello,
Trying to build newt, I get this error :
Any idea is welcome
Olivier
root at phonext# cd /usr/ports/devel/newt/
root at phonext# make
===> Building for newt-0.51.0_2
cc -g -L/usr/local/lib -L/usr/local/lib -o test test.o libnewt.a
-lslang -lm -lpopt -lncurses -static
/usr/local/lib/libslang.a(sldisply.o)(.text+0x277c): In function
`SLtt_tgetstr':
: undefined reference to `tgetstr'
/usr/local/lib/libslang.a(sldisply.o)(.text+0x27cf): In function
`SLtt_tgetnum':
: undefined reference to `tgetnum'
/usr/local/lib/libslang.a(sldisply.o)(.text+0x27f3): In function
`SLtt_tgetflag':
: undefined reference to `tgetflag'
/usr/local/lib/libslang.a(sldisply.o)(.text+0x29f5): In function
`SLtt_initialize':
: undefined reference to `tgetent'
*** Error code 1
Stop in /usr/ports/devel/newt/work/newt-0.51.0.
*** Error code 1
Stop in /usr/ports/devel/newt.
More information about the freebsd-ports
mailing list