Subject: Problems compiling teTex2 package
To: None <netbsd-help@netbsd.org>
From: Daniel Bolgheroni <dab74@uol.com.br>
List: netbsd-help
Date: 06/03/2003 10:19:33
Hi all,

I'm trying to compile teTex2 package using pkgsrc but I'm getting the err=
or=20
showed below. The problem itself is with compiling dialog package, becaus=
e it=20
is a dependency for teTex2.

I'll be very glad if someone can help me.

Thank you.

ERROR:

bash-2.05b# cd /usr/pkgsrc/print/teTeX2
bash-2.05b# make
=3D=3D=3D> Extracting for teTeX2-2.0.1
=3D=3D=3D> Required package teTeX2-bin>=3D2.0.1: NOT found
=3D=3D=3D> Verifying reinstall for ../teTeX2-bin
=3D> Checksum OK for teTeX/tetex-src-2.0.1.tar.gz.
=3D=3D=3D> Extracting for teTeX2-bin-2.0.1
=3D=3D=3D> Required installed package teTeX2-share>=3D2.0.1: teTeX2-share=
-2.0.1 found
=3D=3D=3D> Required package dialog-0.6z: NOT found
=3D=3D=3D> Verifying reinstall for ../../misc/dialog
=3D=3D=3D> Building for dialog-0.6z
cc -O2 -I/usr/pkg/include  -DLOCALE -DVERSION=3D\"0.6z\" -DHAVE_NCURSES=20
-DHAVE_RC_FILE -DHAVE_GUAGE   -I/usr/pkg/include  -c -o checklist.o=20
checklist.c
In file included from checklist.c:23:
dialog.h:31: ncurses.h: No such file or directory
gmake: *** [checklist.o] Error 1
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/misc/dialog
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/dialog
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/dialog
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/teTeX2-bin
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/teTeX2-bin
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/teTeX2-bin
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/teTeX2
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/teTeX2
bash-2.05b#