Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2006 22:33:18 +0200
From:      Matthias Fechner <idefix@fechner.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100830: Compile devel/newt fails on FreeBSD 6.1
Message-ID:  <E1G5Tag-000Hiw-1o@server.idefix.loc>
Resent-Message-ID: <200607252040.k6PKeE7e004591@freefall.freebsd.org>

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

>Number:         100830
>Category:       ports
>Synopsis:       Compile devel/newt fails on FreeBSD 6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 25 20:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Fechner
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD server.idefix.loc 6.1-STABLE FreeBSD 6.1-STABLE #15: Tue Jul 11 20:10:47 CEST 2006 root@server.idefix.loc:/usr/obj/usr/src/sys/SERVER2 i386


>Description:
	I have tried to upgrade /usr/ports/devel/newt from version newt-0.51.0_2 to newt-0.51.0_3. I will get the following error:
cc -O1 -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include -c test.c
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

>How-To-Repeat:
	Insert portupgrade newt or cd /usr/ports/devel/newt; make
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1G5Tag-000Hiw-1o>