Hi, i tried to compile today the new version of Asterisk (1.2.9.1_1) on FreeBSD 6.1, but the port devel/newt fails. I got the following errormessage: ===> 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+0x2bdc): In function SLtt_tgetstr': : undefined reference to tgetstr' /usr/local/lib/libslang.a(sldisply.o)(.text+0x2c3b): In function SLtt_tgetnum': : undefined reference to tgetnum' /usr/local/lib/libslang.a(sldisply.o)(.text+0x2c6b): In function SLtt_tgetflag': : undefined reference to tgetflag' /usr/local/lib/libslang.a(sldisply.o)(.text+0x2e83): In function SLtt_initialize': : undefined reference to tgetent' *** Error code 1
Has anyone success in compiling newt? Best regards, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook _______________________________________________ Asterisk-BSD mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-bsd

