see file in attachment. Best regards. On 12/08/13 20:10, Glenn Fowler wrote: > > could you send me the output of this command: > > /home/gio/test/sources/build/arch/linux.i386-64/bin/iffe -v - nxt dirent : > nxt iconv : nxt sys/socket > > thanks > > On Sun, 11 Aug 2013 22:35:02 +0200 Giovanni Rapagnani wrote: >> I am trying to build ast-ksh 2013-08-07 on debian testing 'jessie'. > >> I downloaded the packages INIT.2013-08-07.tgz and >> ast-ksh.2013-08-07.tgz, verified checksum, unpacked INIT* and copied >> ast-ksh* into lib/package/tgz. Then I executed: > >> $ bin/package read >> $ bin/package make debug=1 > >> Unfortunately I am getting lots of error related to missing header files >> (see output of 'bin/package results' in attachment). > >> bison and yacc version are: bison (GNU Bison) 2.7.12-4996 >> gcc version: gcc (Debian 4.7.3-4) 4.7.3 > >> Could someone help me to build ast-ksh 2013-08-07 ? > >
-- Giovanni Rapagnani
gio@testing:~/test/sources/build$ /home/gio/test/sources/build/arch/linux.i386-64/bin/iffe -v - nxt dirent : nxt iconv : nxt sys/socket iffe: test: is sys/types.h a header ... yes /* : : generated by iffe version 2013-07-17 : : */ #ifndef _def_dirent_build #define _def_dirent_build 1 #define _sys_types 1 /* #include <sys/types.h> ok */ iffe: test: is dirent an include path for the native header ... yes #define _nxt_dirent <../include/dirent.h> /* include path for the native <dirent.h> */ #define _nxt_dirent_str "../include/dirent.h" /* include string for the native <dirent.h> */ iffe: test: is iconv an include path for the native header ... yes #define _nxt_iconv <../include/iconv.h> /* include path for the native <iconv.h> */ #define _nxt_iconv_str "../include/iconv.h" /* include string for the native <iconv.h> */ iffe: test: is sys/socket an include path for the native header ... no #endif
_______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
