Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2006 12:11:01 +0100
From:      "Olivier.taylor" <Olivier.taylor@gmail.com>
To:        <freebsd-ports@freebsd.org>
Subject:   Trying to build Newt
Message-ID:  <005701c62fc5$02163370$6702a8c0@OTP>
In-Reply-To: <Pine.LNX.4.63.0602121155340.2936@afrodita.rcub.bg.ac.yu>

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

Hello,

Trying to build newt, I get this error :

Any idea is welcome

Olivier

root@phonext# cd /usr/ports/devel/newt/
root@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.




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