Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2006 12:18:42 +0100
From:      "Olivier.taylor" <Olivier.taylor@gmail.com>
To:        <ports@FreeBSD.org>
Subject:   Asterisk and Newt
Message-ID:  <001001c62efc$ea94e2a0$6702a8c0@OTP>
In-Reply-To: <015b01c5ce3a$9b09c160$1a01a8c0@gotstein.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello all,

I can' compile asterisk getting the following error :

Any idea is welcome,

Olivier

===>  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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001001c62efc$ea94e2a0$6702a8c0>