Hello,
I am trying to build ast-ksh 2013-08-14 on debian testing 'jessie'.
I downloaded the packages INIT.2013-08-14.tgz and
ast-ksh.2013-08-14.tgz, verified checksums, unpacked INIT* and copied
ast-ksh* into lib/package/tgz. Then I executed:
$ bin/package read
$ bin/package make debug=1
Unfortunately the build fails with several errors.
I give in attachment the output of "bin/package results".
Could someone help me to build ast-ksh 2013-08-14?
Best regards.
--
Giovanni Rapagnani
==> /home/gio/test/sources/build/arch/linux.i386-64/lib/package/gen/make.out <==
package: make start at Mon Aug 19 18:50:19 CEST 2013 in /home/gio/test/sources/build/arch/linux.i386-64
conf: read /home/gio/test/sources/build/src/lib/libast/comp/conf.tab
conf: probe for ABI_AIO_XFER_MAX <limits.h> value
conf: probe for ABI_ASYNCHRONOUS_IO <limits.h> value
conf: probe for ABI_ASYNC_IO <limits.h> value
conf: probe for AUDIT <limits.h> value
conf: probe for AVAIL_PROCESSORS <limits.h> value
conf: probe for CHAR_BIT <limits.h> value
conf: probe for CHAR_MAX <limits.h> value
conf: probe for CHAR_MIN <limits.h> value
conf: probe for CHILD_MAX <limits.h> value
conf: probe for CLOCKS_PER_SEC <limits.h> value
conf: probe for CPU_KEYBITS1 <limits.h> value
conf: probe for CPU_VERSION <limits.h> value
conf: probe for EXEC_INTERPRETER_LENGTH <limits.h> value
conf: probe for HOSTID <limits.h> value
conf: probe for HW_SERIAL <limits.h> value
conf: probe for INT_MIN <limits.h> value
conf: probe for IO_TYPE <limits.h> value
conf: probe for IP_SECOPTS <limits.h> value
conf: probe for _POSIX_JOB_CONTROL minmax value
conf: probe for KERN_POINTERS <limits.h> value
conf: probe for KERN_SIM <limits.h> value
conf: probe for _POSIX_LFS_CFLAGS minmax value
conf: probe for LLONG_MAX <limits.h> value
conf: probe for LLONG_MIN <limits.h> value
conf: probe for LONG_MAX <limits.h> value
conf: probe for LONG_MIN <limits.h> value
conf: probe for MB_LEN_MAX <limits.h> value
conf: probe for MCAS_OFFSET <limits.h> value
conf: probe for MIN_HOLE_SIZE <limits.h> value
conf: probe for MMAP_FIXED_ALIGNMENT <limits.h> value
conf: probe for MSEM_LOCKID <limits.h> value
conf: probe for NL_MAX <limits.h> value
conf: probe for NL_SPECMAX <limits.h> value
conf: probe for NPROC_CONF <limits.h> value
conf: probe for NPROC_ONLN <limits.h> value
conf: probe for NSS_BUFLEN_GROUP <limits.h> value
conf: probe for NSS_BUFLEN_PASSWD <limits.h> value
conf: probe for NUM_PROCESSORS <limits.h> value
conf: probe for OPEN_MAX <limits.h> value
conf: probe for OPEN_MAX_CEIL <limits.h> value
conf: probe for OSREL_MAJ <limits.h> value
conf: probe for OSREL_MIN <limits.h> value
conf: probe for OSREL_PATCH <limits.h> value
conf: probe for _POSIX_PAGESIZE minmax value
conf: probe for PID_MAX <limits.h> value
conf: probe for _SVID_PID_MAX minmax value
conf: probe for PROC_RSRC_MGR <limits.h> value
conf: probe for PTHREAD_THREADS_MAX <limits.h> value
conf: probe for PTRDIFF_MAX <limits.h> value
conf: probe for PTRDIFF_MIN <limits.h> value
conf: probe for RELEASE <limits.h> value
conf: probe for _POSIX_SAVED_IDS minmax value
conf: probe for SCHAR_MAX <limits.h> value
conf: probe for SCHAR_MIN <limits.h> value
conf: probe for SECURITY_CLASS <limits.h> value
conf: probe for _AST_SF_BUFSIZE minmax value
conf: probe for _AST_SH minmax value
conf: probe for SHRT_MIN <limits.h> value
conf: probe for SIG_ATOMIC_MAX <limits.h> value
conf: probe for SIG_ATOMIC_MIN <limits.h> value
conf: probe for SLVM_MAXNODES <limits.h> value
conf: probe for SOFTPOWER <limits.h> value
conf: probe for STD_BLK <limits.h> value
conf: probe for SYSPID_MAX <limits.h> value
conf: probe for TMP_MAX <limits.h> value
conf: probe for UCHAR_MAX <limits.h> value
conf: probe for UCHAR_MIN <limits.h> value
conf: probe for UID_MAX <limits.h> value
conf: probe for ULLONG_MAX <limits.h> value
conf: probe for ULONG_MAX <limits.h> value
conf: probe for USHRT_MAX <limits.h> value
conf: probe for VERSION_88 <limits.h> value
conf: probe for VERSION_88 <limits.h> value
conf: probe for VERSION_90 <limits.h> value
conf: probe for VERSION_90 <limits.h> value
conf: probe for VERSION_93 <limits.h> value
conf: probe for VERSION_93 <limits.h> value
conf: probe for WCHAR_MAX <limits.h> value
conf: probe for WCHAR_MIN <limits.h> value
conf: probe for WINT_MAX <limits.h> value
conf: probe for WINT_MIN <limits.h> value
/home/gio/test/sources/build/src/lib/libast/port/intercept.c:947:27: warning: 'struct sockaddr' declared inside parameter list [enabled by default]
/home/gio/test/sources/build/src/lib/libast/port/intercept.c:947:27: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
/home/gio/test/sources/build/src/lib/libast/port/intercept.c:956:28: warning: 'struct sockaddr' declared inside parameter list [enabled by default]
/home/gio/test/sources/build/src/lib/libast/port/intercept.c:970:28: warning: 'struct sockaddr' declared inside parameter list [enabled by default]
In file included from /usr/include/netdb.h:27:0,
from /home/gio/test/sources/build/src/lib/libast/path/pathopen.c:37:
/usr/include/netinet/in.h:226:5: error: expected specifier-qualifier-list before '__SOCKADDR_COMMON'
/usr/include/netinet/in.h:240:5: error: expected specifier-qualifier-list before '__SOCKADDR_COMMON'
/usr/include/netinet/in.h:292:29: error: field 'gr_group' has incomplete type
/usr/include/netinet/in.h:301:29: error: field 'gsr_group' has incomplete type
/usr/include/netinet/in.h:304:29: error: field 'gsr_source' has incomplete type
/usr/include/netinet/in.h:336:29: error: field 'gf_group' has incomplete type
/usr/include/netinet/in.h:344:29: error: array type has incomplete element type
In file included from /home/gio/test/sources/build/src/lib/libast/path/pathopen.c:37:0:
/usr/include/netdb.h:467:7: error: unknown type name 'sa_family_t'
/usr/include/netdb.h:495:8: error: unknown type name 'sa_family_t'
/usr/include/netdb.h:517:10: error: unknown type name 'sa_family_t'
/usr/include/netdb.h:541:4: error: unknown type name 'sa_family_t'
/usr/include/netdb.h:560:41: error: unknown type name 'sa_family_t'
/home/gio/test/sources/build/src/lib/libast/path/pathopen.c: In function 'pathopen':
/home/gio/test/sources/build/src/lib/libast/path/pathopen.c:233:21: error: 'PF_UNSPEC' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libast/path/pathopen.c:233:21: note: each undeclared identifier is reported only once for each function it appears in
/home/gio/test/sources/build/src/lib/libast/path/pathopen.c:244:24: error: 'SOCK_STREAM' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libast/path/pathopen.c:262:24: error: 'SOCK_DGRAM' undeclared (first use in this function)
mamake [lib/libast]: *** exit code 1 making pathopen.o
/home/gio/test/sources/build/src/lib/libast/misc/procopen.c: In function 'procopen':
/home/gio/test/sources/build/src/lib/libast/misc/procopen.c:492:19: error: 'AF_UNIX' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libast/misc/procopen.c:492:19: note: each undeclared identifier is reported only once for each function it appears in
/home/gio/test/sources/build/src/lib/libast/misc/procopen.c:492:28: error: 'SOCK_STREAM' undeclared (first use in this function)
mamake [lib/libast]: *** exit code 1 making procopen.o
/home/gio/test/sources/build/src/lib/libast/sfio/sfpkrd.c: In function 'sfpkrd':
/home/gio/test/sources/build/src/lib/libast/sfio/sfpkrd.c:267:55: error: 'MSG_PEEK' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libast/sfio/sfpkrd.c:267:55: note: each undeclared identifier is reported only once for each function it appears in
mamake [lib/libast]: *** exit code 1 making sfpkrd.o
/home/gio/test/sources/build/src/lib/libast/vmalloc/malloc.c: In function 'vm_initialize_hook':
/home/gio/test/sources/build/src/lib/libast/vmalloc/malloc.c: At top level:
mamake: *** exit code 1 making lib/libast
/home/gio/test/sources/build/src/lib/libdll/dllopen.c: In function 'dllopen':
/home/gio/test/sources/build/src/lib/libdll/dllopen.c:90:2: warning: return makes pointer from integer without a cast [enabled by default]
/home/gio/test/sources/build/src/lib/libdll/dllfind.c: In function 'dllfind':
/home/gio/test/sources/build/src/lib/libdll/dllfind.c:43:35: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/gio/test/sources/build/src/lib/libdll/dllfind.c:45:2: warning: return makes pointer from integer without a cast [enabled by default]
/home/gio/test/sources/build/src/lib/libdll/dllplug.c: In function 'dllplugin':
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:41:2: error: unknown type name 'Dllscan_t'
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:42:2: error: unknown type name 'Dllent_t'
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:47:11: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:49:15: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:55:26: error: request for member 'path' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:55:40: error: 'RTLD_GLOBAL' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:55:40: note: each undeclared identifier is reported only once for each function it appears in
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:55:52: error: 'RTLD_PARENT' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:57:28: error: request for member 'path' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:65:24: error: request for member 'path' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:93:66: error: request for member 'path' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllplug.c:109:10: warning: assignment makes pointer from integer without a cast [enabled by default]
mamake [lib/libdll]: *** exit code 1 making dllplug.o
/home/gio/test/sources/build/src/lib/libdll/dll_lib.c:42:1: error: unknown type name 'Dllnames_t'
/home/gio/test/sources/build/src/lib/libdll/dll_lib.c:43:44: error: unknown type name 'Dllnames_t'
/home/gio/test/sources/build/src/lib/libdll/dll_lib.c:110:9: error: unknown type name 'Dllnames_t'
/home/gio/test/sources/build/src/lib/libdll/dll_lib.c:110:51: error: unknown type name 'Dllerror_f'
/home/gio/test/sources/build/src/lib/libdll/dll_lib.c: In function 'dllmeth':
/home/gio/test/sources/build/src/lib/libdll/dll_lib.c:185:2: error: unknown type name 'Dllnames_t'
/home/gio/test/sources/build/src/lib/libdll/dll_lib.c:187:2: warning: return makes pointer from integer without a cast [enabled by default]
mamake [lib/libdll]: *** exit code 1 making dll_lib.o
/home/gio/test/sources/build/src/lib/libdll/dllnext.c: In function 'dllnext':
/home/gio/test/sources/build/src/lib/libdll/dllnext.c:210:15: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/gio/test/sources/build/src/lib/libdll/dlllook.c: In function 'dlllook':
/home/gio/test/sources/build/src/lib/libdll/dlllook.c:40:13: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/gio/test/sources/build/src/lib/libdll/dlllook.c:45:8: warning: assignment makes pointer from integer without a cast [enabled by default]
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:85:1: error: unknown type name 'Dllinfo_t'
/home/gio/test/sources/build/src/lib/libdll/dllscan.c: In function 'dllinfo':
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:98:2: error: unknown type name 'Dllinfo_t'
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:100:11: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:102:7: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:102:22: error: request for member 'sib' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:144:30: error: request for member 'sibbuf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:146:17: error: request for member 'sibbuf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:147:10: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:147:28: error: request for member 'sibbuf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:149:30: error: request for member 'envbuf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:151:17: error: request for member 'envbuf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:152:10: error: request for member 'env' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:152:21: error: request for member 'envbuf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:156:12: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:156:27: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:156:27: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:157:8: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:158:8: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:158:8: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:159:8: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:160:12: error: request for member 'env' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:161:8: error: request for member 'env' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:162:7: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:163:7: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:164:7: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:164:7: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:165:8: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:165:18: error: 'DLL_INFO_PREVER' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:165:18: note: each undeclared identifier is reported only once for each function it appears in
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:167:8: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:167:18: error: 'DLL_INFO_DOTVER' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libdll/dllscan.c: At top level:
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:211:1: error: unknown type name 'Dllscan_t'
/home/gio/test/sources/build/src/lib/libdll/dllscan.c: In function 'dllsopen':
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:216:2: error: unknown type name 'Dllscan_t'
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:217:2: error: unknown type name 'Dllinfo_t'
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:243:15: error: 'Dllscan_t' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:243:15: error: expected expression before ')' token
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:243:57: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:248:6: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:250:6: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:250:20: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:253:7: error: request for member 'lib' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:254:12: error: request for member 'lib' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:254:32: error: request for member 'lib' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:256:19: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:256:19: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:262:7: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:266:13: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:268:14: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:274:18: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:275:22: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:275:22: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:277:19: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:278:17: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:278:17: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:293:11: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:304:7: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:305:17: error: request for member 'nam' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:305:35: error: request for member 'nam' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:305:57: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:305:77: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:307:15: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:307:25: error: 'DLL_INFO_PREVER' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:309:16: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:309:35: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:312:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:312:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:312:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:312:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:313:16: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:313:33: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:314:13: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:314:13: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:314:13: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:314:13: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:314:13: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:314:13: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:316:17: error: request for member 'nam' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:316:35: error: request for member 'nam' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:319:17: error: request for member 'nam' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:319:35: error: request for member 'nam' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:319:60: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:319:80: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:320:10: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:322:11: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:335:18: error: request for member 'pat' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:335:36: error: request for member 'pat' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:335:60: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:335:89: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:338:18: error: request for member 'pat' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:338:36: error: request for member 'pat' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:338:77: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:338:140: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:338:154: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:342:18: error: request for member 'pat' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:342:36: error: request for member 'pat' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:342:75: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:342:104: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:342:118: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:345:6: error: request for member 'sp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:345:17: error: request for member 'sb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:345:29: error: request for member 'lib' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:345:41: error: request for member 'lib' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:345:53: error: request for member 'sibling' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:346:6: error: request for member 'prelen' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:346:28: error: request for member 'prefix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:347:6: error: request for member 'suflen' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:347:28: error: request for member 'suffix' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c: At top level:
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:359:11: error: unknown type name 'Dllscan_t'
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:378:1: error: unknown type name 'Dllent_t'
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:379:1: error: unknown type name 'Dllscan_t'
/home/gio/test/sources/build/src/lib/libdll/dllscan.c: In function 'dllsread':
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:388:10: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:393:15: error: request for member 'ent' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:393:30: error: request for member 'ent' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:393:42: error: request for member 'ent' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:395:12: error: request for member 'fts' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:397:19: error: request for member 'fts' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:398:9: error: request for member 'fts' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:400:13: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:401:9: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:402:19: error: request for member 'sp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:404:9: error: request for member 'sp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:404:20: error: request for member 'sb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:405:15: error: request for member 'pe' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:407:9: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:407:20: error: request for member 'pe' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:409:17: error: request for member 'pp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:409:28: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:411:10: error: request for member 'pp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:412:8: error: request for member 'pe' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:413:13: error: request for member 'sp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:414:9: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:414:30: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:414:50: error: request for member 'pe' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:414:61: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:414:71: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:416:9: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:416:30: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:416:53: error: request for member 'pp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:416:64: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:416:74: error: request for member 'pb' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:416:85: error: request for member 'sp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:417:8: error: request for member 'sp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:418:14: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:420:18: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:420:36: error: request for member 'nam' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:421:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:421:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:421:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:421:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:421:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:421:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:425:14: error: request for member 'nam' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:431:12: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:433:5: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:434:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:434:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:434:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:434:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:434:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:434:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:436:14: error: request for member 'fts' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:436:100: error: request for member 'ent' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:436:121: error: request for member 'fts' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:436:137: error: request for member 'ent' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:436:162: error: request for member 'fts' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:440:25: error: request for member 'ent' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:440:46: error: request for member 'pat' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:441:10: error: request for member 'ent' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:442:2: error: request for member 'off' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:443:15: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:444:12: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:444:12: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:444:12: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:444:12: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:444:12: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:444:12: error: request for member 'tmp' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:447:10: error: request for member 'buf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:447:32: error: request for member 'buf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:447:50: error: request for member 'buf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:447:72: error: request for member 'prelen' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:448:12: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:448:22: error: 'DLL_INFO_PREVER' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:449:18: error: request for member 'buf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:455:11: error: request for member 'suflen' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:456:15: error: request for member 'buf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:459:22: error: request for member 'buf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:492:17: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:496:17: error: request for member 'buf' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:498:10: error: request for member 'uniq' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:500:12: error: request for member 'dict' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:502:8: error: request for member 'disc' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:503:8: error: request for member 'disc' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:504:8: error: request for member 'disc' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:505:14: error: request for member 'dict' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:505:23: error: request for member 'disc' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:507:4: error: request for member 'dict' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:507:4: error: request for member 'dict' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:507:4: error: request for member 'uniq' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:509:7: error: request for member 'dict' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:509:7: error: request for member 'dict' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:511:13: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:511:13: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:511:13: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:511:13: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:511:13: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:514:3: error: request for member 'dict' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:514:3: error: request for member 'dict' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:516:17: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:517:7: error: request for member 'flags' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:518:17: error: request for member 'uniq' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:518:26: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:518:26: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:518:26: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:518:26: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:518:26: error: request for member 'vm' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:521:14: error: request for member 'uniq' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:522:6: error: request for member 'entry' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:523:6: error: request for member 'entry' in something not a structure or union
/home/gio/test/sources/build/src/lib/libdll/dllscan.c:525:14: error: request for member 'entry' in something not a structure or union
mamake [lib/libdll]: *** exit code 1 making dllscan.o
/home/gio/test/sources/build/src/lib/libdll/dllcheck.c: In function 'dllversion':
/home/gio/test/sources/build/src/lib/libdll/dllcheck.c:37:2: error: unknown type name 'Dll_plugin_version_f'
/home/gio/test/sources/build/src/lib/libdll/dllcheck.c:39:13: error: 'Dll_plugin_version_f' undeclared (first use in this function)
/home/gio/test/sources/build/src/lib/libdll/dllcheck.c:39:13: note: each undeclared identifier is reported only once for each function it appears in
/home/gio/test/sources/build/src/lib/libdll/dllcheck.c:39:34: error: expected ')' before 'dlllook'
/home/gio/test/sources/build/src/lib/libdll/dllcheck.c:40:11: error: invalid type argument of unary '*' (have 'int')
mamake [lib/libdll]: *** exit code 1 making dllcheck.o
/home/gio/test/sources/build/src/lib/libdll/dllerror.c: In function 'dllerror':
/home/gio/test/sources/build/src/lib/libdll/dllerror.c:45:4: warning: assignment makes pointer from integer without a cast [enabled by default]
mamake: *** exit code 1 making lib/libdll
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/bin/sh: 32: [[: not found
/home/gio/test/sources/build/src/cmd/ksh93/bltins/typeset.c: In function 'sh_addlib':
/home/gio/test/sources/build/src/cmd/ksh93/bltins/typeset.c: In function 'sh_getlib':
/home/gio/test/sources/build/src/cmd/ksh93/bltins/typeset.c: In function 'b_builtin':
/home/gio/test/sources/build/src/cmd/ksh93/bltins/typeset.c:1052:70: error: 'RTLD_LAZY' undeclared (first use in this function)
/home/gio/test/sources/build/src/cmd/ksh93/bltins/typeset.c:1052:70: note: each undeclared identifier is reported only once for each function it appears in
mamake [cmd/ksh93]: *** exit code 1 making typeset.o
In file included from /usr/include/netdb.h:27:0,
from /home/gio/test/sources/build/src/cmd/ksh93/sh/io.c:83:
/usr/include/netinet/in.h:226:5: error: expected specifier-qualifier-list before '__SOCKADDR_COMMON'
/usr/include/netinet/in.h:240:5: error: expected specifier-qualifier-list before '__SOCKADDR_COMMON'
/usr/include/netinet/in.h:292:29: error: field 'gr_group' has incomplete type
/usr/include/netinet/in.h:301:29: error: field 'gsr_group' has incomplete type
/usr/include/netinet/in.h:304:29: error: field 'gsr_source' has incomplete type
/usr/include/netinet/in.h:336:29: error: field 'gf_group' has incomplete type
/usr/include/netinet/in.h:344:29: error: array type has incomplete element type
In file included from /home/gio/test/sources/build/src/cmd/ksh93/sh/io.c:83:0:
/usr/include/netdb.h:467:7: error: unknown type name 'sa_family_t'
/usr/include/netdb.h:495:8: error: unknown type name 'sa_family_t'
/usr/include/netdb.h:517:10: error: unknown type name 'sa_family_t'
/usr/include/netdb.h:541:4: error: unknown type name 'sa_family_t'
/usr/include/netdb.h:560:41: error: unknown type name 'sa_family_t'
/home/gio/test/sources/build/src/cmd/ksh93/sh/io.c: In function 'sh_copipe':
/home/gio/test/sources/build/src/cmd/ksh93/sh/io.c:704:24: error: 'AF_INET' undeclared (first use in this function)
/home/gio/test/sources/build/src/cmd/ksh93/sh/io.c:704:24: note: each undeclared identifier is reported only once for each function it appears in
/home/gio/test/sources/build/src/cmd/ksh93/sh/io.c:704:33: error: 'SOCK_STREAM' undeclared (first use in this function)
/home/gio/test/sources/build/src/cmd/ksh93/sh/io.c:708:6: error: 'struct sockaddr_in' has no member named 'sin_family'
/home/gio/test/sources/build/src/cmd/ksh93/sh/io.c:709:6: error: 'struct sockaddr_in' has no member named 'sin_port'
/home/gio/test/sources/build/src/cmd/ksh93/sh/io.c:710:6: error: 'struct sockaddr_in' has no member named 'sin_addr'
mamake [cmd/ksh93]: *** exit code 1 making io.o
/home/gio/test/sources/build/src/cmd/ksh93/sh/path.c: In function 'path_absolute':
/home/gio/test/sources/build/src/cmd/ksh93/sh/path.c:884:81: error: 'RTLD_LAZY' undeclared (first use in this function)
/home/gio/test/sources/build/src/cmd/ksh93/sh/path.c:884:81: note: each undeclared identifier is reported only once for each function it appears in
mamake [cmd/ksh93]: *** exit code 1 making path.o
/usr/bin/ld: cannot find -last
/usr/bin/ld: cannot find -last
collect2: error: ld returned 1 exit status
mamake [cmd/ksh93]: *** exit code 1 making suid_exec
mamake: *** exit code 1 making cmd/ksh93
/usr/bin/ld: cannot find -last
collect2: error: ld returned 1 exit status
mamake [cmd/msggen]: *** exit code 1 making msgcvt
/usr/bin/ld: cannot find -last
collect2: error: ld returned 1 exit status
mamake [cmd/msggen]: *** exit code 1 making msggen
/usr/bin/ld: cannot find -last
collect2: error: ld returned 1 exit status
mamake [cmd/msggen]: *** exit code 1 making msgget
mamake: *** exit code 1 making cmd/msggen
package: make done at Mon Aug 19 19:00:35 CEST 2013 in /home/gio/test/sources/build/arch/linux.i386-64
_______________________________________________
ast-users mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-users