Subject: pkg/29425: package games/netmaj fails build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <almeyers@consult-meyers.com>
List: pkgsrc-bugs
Date: 02/17/2005 16:10:00
>Number:         29425
>Category:       pkg
>Synopsis:       package games/netmaj fails build
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 17 16:10:00 +0000 2005
>Originator:     A L Meyers
>Release:        latest cvs pkgsrc bootstrapped to Mandrake Linux 10.1 i386
>Organization:
>Environment:
Linux localhost.localdomain 2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686 AMD Athlon(tm) XP 2800+ unknown GNU/Linux
>Description:
cc -I. -Ilib -DNETMAJ_LIB=\"/usr/pkg/lib/netmaj\" -O -DUSE_TERMIOS -DUSE_TERMCAP -DDEF_OPTARG -DHAVE_GETTIMEOFDAY   -I/usr/pkg/include -c cui.c
cui.c:181: warning: built-in function 'log' declared as non-function
cc -o client client.o cui.o libnetmaj.a -Llib  lib/libcurses.a -ltermcap
/usr/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/netmaj/work/netmaj
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/netmaj
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/pkgsrc/games/netmaj/work/.work.log
===>
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/netmaj

>How-To-Repeat:
do "bmake install clean" in games/netmaj
>Fix:
none known