Hi,

I am trying to build T2 6.0.2 generic on an AMD Athlon64 machine with Gentoo
AMD64 but it fails on ncurses-5.4. This is the error message I got in the console:

== 13:51:33 =[1]=> Building base/ncurses [5.4 6.0.2].
-> Parallel build using 3 jobs enabled.
-> Reading package configuration from package directory.
-> Reading build/.../tools.cross/lib/pkg_ncurses_post.conf
-> Preparing build in src.ncurses.system.20061222.135132.23877.5b4az
-> Building. Writing output to $root/var/adm/logs/1-ncurses.out
!> ../progs/tic.c:459: error: 'PROG_INFOTOCAP' undeclared (first use in this function) !> ../progs/tic.c:459: error: (Each undeclared identifier is reported only once
!> ../progs/tic.c:459: error: for each function it appears in.)
!> cd ../obj_s; x86_64-t2-linux-gnu-gcc -I../progs -I. -DHAVE_CONFIG_H -I. -I../includ .. !> echo "#define PROG_RESET "`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` .. !> echo "#define PROG_INIT "`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ..
!> Due to previous errors, no 1-ncurses.log file!
!> (Try enabling xtrace in the config to track an error inside the build system.)
-> $root/var/adm/logs/1-ncurses.out -> 1-ncurses.err
== 12/22/06 13:52:24 =[1]=> Aborted building package ncurses.
-> Unmounting loop mounts ...
5b4az t2-6.0.2 #

I checked progs/tic.c and it seems that the header files in progs/ are included using
#include <dump_entry.h>
#include <term_entry.h>
#include <transform.h>

term_entry.h seems to be missing. I tried changing the #includes to use "" instead of <>
but it didn't help. Any ideas please?

My thanks in advance!

--
Regards

Neoklis
Ham Radio Call: 5B4AZ  QTH Loc: KM64MR
My Website: http://5b4az.chronos.org.uk/



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to