[Asterisk-bsd] Compile error with Zaptel/Newt
aao_pwner at comcast.net
aao_pwner at comcast.net
Tue Sep 19 23:36:20 MST 2006
When i try to compile zaptel it gives me the following error with the libnewt libraries, I have no idea why. I'm using FreeBSD 6.2-PreRelease
[root at aaopwner /usr/ports/misc/zaptel]# make install
===> zaptel-1.0 depends on shared library: newt.51 - not found
===> Verifying install for newt.51 in /usr/ports/devel/newt
===> Building for newt-0.51.0_3
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+0x2441): In function `SLtt_tgetstr':
: undefined reference to `tgetstr'
/usr/local/lib/libslang.a(sldisply.o)(.text+0x29c9): In function `SLtt_initialize':
: undefined reference to `tgetent'
/usr/local/lib/libslang.a(sldisply.o)(.text+0x2502): In function `SLtt_tgetnum':
: undefined reference to `tgetnum'
/usr/local/lib/libslang.a(sldisply.o)(.text+0x251e): In function `SLtt_tgetflag':
: undefined reference to `tgetflag'
*** Error code 1
Stop in /usr/ports/devel/newt/work/newt-0.51.0.
*** Error code 1
Stop in /usr/ports/devel/newt.
*** Error code 1
Stop in /usr/ports/misc/zaptel.
Thanks to anyone in advance
More information about the Asterisk-BSD
mailing list