*** setup configure Configuring bindings-posix-0.0.2... Dependency base >=3 && <5: using base-4.2.0.0 Dependency bindings-common -any: using bindings-common-0.1.4 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/bindings-posix-0.0.2/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/bindings-posix-0.0.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/bindings-posix-0.0.2 Using alex version 2.3.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.7.2 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.16 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup haddock Running Haddock for bindings-posix-0.0.2... /usr/local/bin/haddock --use-contents=/package/bindings-posix-0.0.2 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library bindings-posix-0.0.2... Creating dist/build/Bindings (and its parents) /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-D__GLASGOW_HASKELL__=612 --cflag=-I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --lflag=-L/usr/local/tmp/archive/install/lib/bindings-common-0.1.4/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/tmp/archive/install/lib/bindings-common-0.1.4/ghc-6.12.1 --lflag=-L/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 --lflag=-lm --lflag=-lrt --lflag=-ldl --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 -o dist/build/Bindings/Posix.hs src/Bindings/Posix.hsc Posix.hsc:1:29: error: bindings.macros.h: No such file or directory Posix.hsc: In function ‘main’: Posix.hsc:3: error: ‘_’ undeclared (first use in this function) Posix.hsc:3: error: (Each undeclared identifier is reported only once Posix.hsc:3: error: for each function it appears in.) Posix.hsc:11: error: ‘aiocb’ undeclared (first use in this function) Posix.hsc:16: error: invalid operands to binary | (have ‘int (*)(int, struct aiocb *)’ and ‘int (*)(const struct aiocb *)’) Posix.hsc:17: error: invalid operands to binary | (have ‘int (*)(struct aiocb *)’ and ‘__ssize_t (*)(struct aiocb *)’) Posix.hsc:18: error: invalid operands to binary | (have ‘int (*)(struct aiocb *)’ and ‘int (*)(int, struct aiocb * const* __restrict__, int, struct sigevent * __restrict__)’) Posix.hsc:24: error: invalid operands to binary | (have ‘const uint32_t (*)(uint32_t)’ and ‘const uint16_t (*)(uint16_t)’) Posix.hsc:31: error: invalid operands to binary | (have ‘int’ and ‘char *’) Posix.hsc:44: error: ‘dirent’ undeclared (first use in this function) Posix.hsc:48: error: invalid operands to binary | (have ‘int (*)(const struct dirent **, const struct dirent **)’ and ‘int (*)(struct DIR *)’) Posix.hsc:58: error: invalid operands to binary | (have ‘int (*)(void *)’ and ‘char * (*)(void)’) Posix.hsc:90: error: ‘flock’ undeclared (first use in this function) Posix.hsc:92: error: invalid operands to binary | (have ‘int (*)(const char *, __mode_t)’ and ‘int (*)(int, __off64_t, __off64_t, int)’) Posix.hsc:98: error: invalid operands to binary | (have ‘int’ and ‘char *’) Posix.hsc:129: error: expected expression before ‘glob_t’ Posix.hsc:135: error: invalid operands to binary | (have ‘int (*)(const char * __restrict__, int, int (*)(const char *, int), struct glob_t * __restrict__)’ and ‘void (*)(struct glob_t *)’) Posix.hsc:141: error: ‘group’ undeclared (first use in this function) Posix.hsc:143: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘struct group * (*)(void)’) Posix.hsc:144: error: invalid operands to binary | (have ‘int (*)(__gid_t, struct group * __restrict__, char * __restrict__, size_t, struct group ** __restrict__)’ and ‘struct group * (*)(const char *)’) Posix.hsc:145: error: invalid operands to binary | (have ‘int (*)(const char * __restrict__, struct group * __restrict__, char * __restrict__, size_t, struct group ** __restrict__)’ and ‘void (*)(void)’) Posix.hsc:153: error: invalid operands to binary | (have ‘size_t (*)(void *, char ** __restrict__, size_t * __restrict__, char ** __restrict__, size_t * __restrict__)’ and ‘int (*)(void *)’) Posix.hsc:177: error: invalid operands to binary | (have ‘char * (*)(char *)’ and ‘char * (*)(char *)’) Posix.hsc:189: error: invalid operands to binary | (have ‘double’ and ‘double’) Posix.hsc:193: error: invalid operands to binary | (have ‘double (*)(double)’ and ‘double (*)(double)’) Posix.hsc:205: error: ‘mq_attr’ undeclared (first use in this function) Posix.hsc:209: error: invalid operands to binary | (have ‘int (*)(mqd_t)’ and ‘int (*)(mqd_t, struct mq_attr *)’) Posix.hsc:221: error: invalid operands to binary | (have ‘void (*)(struct if_nameindex *)’ and ‘char * (*)(unsigned int, char *)’) Posix.hsc:228: error: ‘hostent’ undeclared (first use in this function) Posix.hsc:228: error: ‘netent’ undeclared (first use in this function) Posix.hsc:228: error: ‘protoent’ undeclared (first use in this function) Posix.hsc:228: error: ‘servent’ undeclared (first use in this function) Posix.hsc:228: error: ‘addrinfo’ undeclared (first use in this function) Posix.hsc:236: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘void (*)(void)’) Posix.hsc:246: error: ‘in_addr’ undeclared (first use in this function) Posix.hsc:246: error: ‘sockaddr_in’ undeclared (first use in this function) Posix.hsc:246: error: ‘in6_addr’ undeclared (first use in this function) Posix.hsc:246: error: ‘sockaddr_in6’ undeclared (first use in this function) Posix.hsc:246: error: ‘ipv6_mreq’ undeclared (first use in this function) Posix.hsc:271: error: invalid operands to binary | (have ‘int (*)(void *)’ and ‘char * (*)(void *, int, int, const char *)’) Posix.hsc:277: error: ‘pollfd’ undeclared (first use in this function) Posix.hsc:290: error: invalid operands to binary | (have ‘int’ and ‘void *’) Posix.hsc:299: error: invalid operands to binary | (have ‘int (*)(union pthread_attr_t *)’ and ‘int (*)(const union pthread_attr_t *, int *)’) Posix.hsc:299: error: ‘pthread_mutex_getprioceiling’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutex_setprioceiling’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_getprioceiling’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_getprotocol’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_gettype’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_setprioceiling’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_setprotocol’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_settype’ undeclared (first use in this function) Posix.hsc:346: error: ‘passwd’ undeclared (first use in this function) Posix.hsc:348: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘struct passwd * (*)(void)’) Posix.hsc:355: error: expected expression before ‘regex_t’ Posix.hsc:365: error: invalid operands to binary | (have ‘int (*)(struct regex_t * __restrict__, const char * __restrict__, int)’ and ‘size_t (*)(int, const struct regex_t * __restrict__, char * __restrict__, size_t)’) Posix.hsc:371: error: ‘sched_param’ undeclared (first use in this function) Posix.hsc:377: error: invalid operands to binary | (have ‘int (*)(__pid_t, struct sched_param *)’ and ‘int (*)(__pid_t)’) Posix.hsc:378: error: invalid operands to binary | (have ‘int (*)(__pid_t, struct timespec *)’ and ‘int (*)(__pid_t, const struct sched_param *)’) Posix.hsc:379: error: invalid operands to binary | (have ‘int (*)(__pid_t, int, const struct sched_param *)’ and ‘int (*)(void)’) Posix.hsc:391: error: invalid operands to binary | (have ‘int (*)(size_t)’ and ‘void (*)(void)’) Posix.hsc:392: error: invalid operands to binary | (have ‘void * (*)(const void *, const void *, size_t *, size_t, int (*)(const void *, const void *))’ and ‘void * (*)(const void *, void *, size_t *, size_t, int (*)(const void *, const void *))’) Posix.hsc:393: error: invalid operands to binary | (have ‘void * (*)(const void *, void * const*, int (*)(const void *, const void *))’ and ‘void * (*)(const void *, void **, int (*)(const void *, const void *))’) Posix.hsc:403: error: invalid operands to binary | (have ‘int (*)(union sem_t *)’ and ‘int (*)(union sem_t *)’) Posix.hsc:404: error: invalid operands to binary | (have ‘int (*)(union sem_t * __restrict__, int * __restrict__)’ and ‘int (*)(union sem_t *, int, unsigned int)’) Posix.hsc:405: error: invalid operands to binary | (have ‘int (*)(union sem_t * __restrict__, const struct timespec * __restrict__)’ and ‘int (*)(union sem_t *)’) Posix.hsc:406: error: invalid operands to binary | (have ‘int (*)(const char *)’ and ‘int (*)(union sem_t *)’) Posix.hsc:412: error: expected expression before ‘sigset_t’ Posix.hsc:413: error: expected expression before ‘ucontext_t’ Posix.hsc:442: error: invalid operands to binary | (have ‘int (*)(__pid_t, int)’ and ‘int (*)(__pid_t, int)’) Posix.hsc:443: error: invalid operands to binary | (have ‘int (*)(int, const struct __sigset_t * __restrict__, struct __sigset_t * __restrict__)’ and ‘int (*)(int, const struct sigaction * __restrict__, struct sigaction * __restrict__)’) Posix.hsc:444: error: invalid operands to binary | (have ‘int (*)(struct sigset_t *, int)’ and ‘int (*)(const struct sigaltstack * __restrict__, struct sigaltstack * __restrict__)’) Posix.hsc:445: error: invalid operands to binary | (have ‘int (*)(struct sigset_t *)’ and ‘int (*)(struct sigset_t *)’) Posix.hsc:446: error: invalid operands to binary | (have ‘int (*)(const struct sigset_t *, int)’ and ‘int (*)(struct sigset_t *)’) Posix.hsc:447: error: invalid operands to binary | (have ‘int (*)(int, const struct sigset_t * __restrict__, struct sigset_t * __restrict__)’ and ‘int (*)(const struct sigset_t *)’) Posix.hsc:448: error: invalid operands to binary | (have ‘int (*)(const struct sigset_t * __restrict__, struct siginfo_t * __restrict__, const struct timespec * __restrict__)’ and ‘int (*)(const struct sigset_t * __restrict__, int * __restrict__)’) Posix.hsc:455: error: expected expression before ‘posix_spawnattr_t’ Posix.hsc:462: error: invalid operands to binary | (have ‘int (*)(pid_t * __restrict__, const char * __restrict__, const struct posix_spawn_file_actions_t * __restrict__, const struct posix_spawnattr_t * __restrict__, char * const* __restrict__, char * const* __restrict__)’ and ‘int (*)(struct posix_spawn_file_actions_t *, int)’) Posix.hsc:497: error: invalid operands to binary | (have ‘char * (*)(char *)’ and ‘struct FILE * (*)(int, const char *)’) Posix.hsc:506: error: invalid operands to binary | (have ‘long int (*)(const char *)’ and ‘double (*)(void)’) Posix.hsc:506: error: ‘grantpt’ undeclared (first use in this function) Posix.hsc:506: error: ‘ptsname’ undeclared (first use in this function) Posix.hsc:506: error: ‘unlockpt’ undeclared (first use in this function) Posix.hsc:516: error: invalid operands to binary | (have ‘void * (*)(void * __restrict__, const void * __restrict__, int, size_t)’ and ‘char * (*)(char * __restrict__, const char * __restrict__)’) Posix.hsc:517: error: invalid operands to binary | (have ‘char * (*)(const char *)’ and ‘int (*)(int, char *, size_t)’) Posix.hsc:518: error: invalid operands to binary | (have ‘size_t (*)(const char *, size_t)’ and ‘char * (*)(int)’) Posix.hsc:530: error: ‘ipc_perm’ undeclared (first use in this function) Posix.hsc:550: error: invalid operands to binary | (have ‘void *’ and ‘int’) Posix.hsc:560: error: invalid operands to binary | (have ‘int (*)(const void *, size_t)’ and ‘int (*)(int)’) Posix.hsc:561: error: invalid operands to binary | (have ‘int (*)(void *, size_t, int)’ and ‘int (*)(const void *, size_t)’) Posix.hsc:565: error: invalid operands to binary | (have ‘int (*)(const char *, int, mode_t)’ and ‘int (*)(const char *)’) Posix.hsc:575: error: ‘msqid_ds’ undeclared (first use in this function) Posix.hsc:577: error: invalid operands to binary | (have ‘int (*)(int, int, struct msqid_ds *)’ and ‘int (*)(key_t, int)’) Posix.hsc:592: error: ‘rlimit’ undeclared (first use in this function) Posix.hsc:592: error: ‘rusage’ undeclared (first use in this function) Posix.hsc:598: error: invalid operands to binary | (have ‘int (*)(__priority_which_t, id_t)’ and ‘int (*)(__rlimit_resource_t, struct rlimit *)’) Posix.hsc:599: error: invalid operands to binary | (have ‘int (*)(__priority_which_t, id_t, int)’ and ‘int (*)(__rlimit_resource_t, const struct rlimit *)’) Posix.hsc:605: error: ‘timeval’ undeclared (first use in this function) Posix.hsc:605: error: expected expression before ‘fd_set’ Posix.hsc:609: error: invalid operands to binary | (have ‘int (*)(int, struct fd_set * __restrict__, struct fd_set * __restrict__, struct fd_set * __restrict__, const struct timespec * __restrict__, const struct __sigset_t * __restrict__)’ and ‘int (*)(int, struct fd_set * __restrict__, struct fd_set * __restrict__, struct fd_set * __restrict__, struct timeval * __restrict__)’) Posix.hsc:618: error: ‘semid_ds’ undeclared (first use in this function) Posix.hsc:618: error: ‘sembuf’ undeclared (first use in this function) Posix.hsc:620: error: invalid operands to binary | (have ‘int (*)(key_t, int, int)’ and ‘int (*)(int, struct sembuf *, size_t)’) Posix.hsc:628: error: ‘shmid_ds’ undeclared (first use in this function) Posix.hsc:632: error: invalid operands to binary | (have ‘void * (*)(int, const void *, int)’ and ‘int (*)(int, int, struct shmid_ds *)’) Posix.hsc:638: error: ‘sockaddr’ undeclared (first use in this function) Posix.hsc:638: error: ‘sockaddr_storage’ undeclared (first use in this function) Posix.hsc:638: error: ‘msghdr’ undeclared (first use in this function) Posix.hsc:638: error: ‘cmsghdr’ undeclared (first use in this function) Posix.hsc:644: error: ‘linger’ undeclared (first use in this function) Posix.hsc:655: error: invalid operands to binary | (have ‘int (*)(int, struct sockaddr * __restrict__, socklen_t * __restrict__)’ and ‘int (*)(int, const struct sockaddr *, socklen_t)’) Posix.hsc:677: error: invalid operands to binary | (have ‘int (*)(const char *, __mode_t)’ and ‘int (*)(int, __mode_t)’) Posix.hsc:678: error: invalid operands to binary | (have ‘int (*)(int, const char * __restrict__, struct stat * __restrict__, int)’ and ‘int (*)(int, const struct timespec *)’) Posix.hsc:679: error: invalid operands to binary | (have ‘int (*)(int, const char *, __mode_t)’ and ‘int (*)(const char *, __mode_t)’) Posix.hsc:680: error: invalid operands to binary | (have ‘int (*)(int, const char *, __mode_t, __dev_t)’ and ‘int (*)(const char * __restrict__, struct stat * __restrict__)’) Posix.hsc:690: error: invalid operands to binary | (have ‘int (*)(int, struct statvfs *)’ and ‘int (*)(const char * __restrict__, struct statvfs * __restrict__)’) Posix.hsc:702: error: ‘tms’ undeclared (first use in this function) Posix.hsc:714: error: expected expression before ‘pthread_attr_t’ Posix.hsc:724: error: ‘iovec’ undeclared (first use in this function) Posix.hsc:726: error: invalid operands to binary | (have ‘ssize_t (*)(int, const struct iovec *, int)’ and ‘ssize_t (*)(int, const struct iovec *, int)’) Posix.hsc:732: error: ‘sockaddr_un’ undeclared (first use in this function) Posix.hsc:738: error: ‘utsname’ undeclared (first use in this function) Posix.hsc:754: error: invalid operands to binary | (have ‘__pid_t (*)(union __WAIT_STATUS)’ and ‘int (*)(enum idtype_t, __id_t, struct siginfo_t *, int)’) Posix.hsc:767: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘void (*)(const char *, int, int)’) Posix.hsc:773: error: invalid operands to binary | (have ‘char *’ and ‘int’) Posix.hsc:786: error: ‘termios’ undeclared (first use in this function) Posix.hsc:802: error: invalid operands to binary | (have ‘speed_t (*)(const struct termios *)’ and ‘speed_t (*)(const struct termios *)’) Posix.hsc:802: error: ‘tcgetsid’ undeclared (first use in this function) Posix.hsc:810: error: ‘timespec’ undeclared (first use in this function) Posix.hsc:810: error: ‘itimerspec’ undeclared (first use in this function) Posix.hsc:815: error: invalid operands to binary | (have ‘int (*)(pid_t, clockid_t *)’ and ‘int (*)(clockid_t, struct timespec *)’) Posix.hsc:816: error: invalid operands to binary | (have ‘int (*)(clockid_t, struct timespec *)’ and ‘int (*)(clockid_t, int, const struct timespec *, struct timespec *)’) Posix.hsc:817: error: ‘getdate’ undeclared (first use in this function) Posix.hsc:818: error: invalid operands to binary | (have ‘struct tm * (*)(const time_t * __restrict__, struct tm * __restrict__)’ and ‘int (*)(const struct timespec *, struct timespec *)’) Posix.hsc:818: error: ‘strptime’ undeclared (first use in this function) Posix.hsc:819: error: invalid operands to binary | (have ‘int (*)(clockid_t, struct sigevent * __restrict__, void ** __restrict__)’ and ‘int (*)(void *)’) Posix.hsc:820: error: invalid operands to binary | (have ‘int (*)(void *)’ and ‘int (*)(void *, struct itimerspec *)’) Posix.hsc:821: error: invalid operands to binary | (have ‘int (*)(void *, int, const struct itimerspec * __restrict__, struct itimerspec * __restrict__)’ and ‘void (*)(void)’) Posix.hsc:823: error: invalid operands to binary | (have ‘long int’ and ‘char **’) Posix.hsc:875: error: invalid operands to binary | (have ‘int (*)(const char *, int)’ and ‘unsigned int (*)(unsigned int)’) Posix.hsc:875: error: ‘getpgid’ undeclared (first use in this function) Posix.hsc:875: error: ‘getsid’ undeclared (first use in this function) Posix.hsc:875: error: ‘pread’ undeclared (first use in this function) Posix.hsc:875: error: ‘pwrite’ undeclared (first use in this function) Posix.hsc:875: error: ‘swab’ undeclared (first use in this function) Posix.hsc:887: error: invalid operands to binary | (have ‘char *’ and ‘int’) Posix.hsc:893: error: ‘utmpx’ undeclared (first use in this function) Posix.hsc:898: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘struct utmpx * (*)(void)’) Posix.hsc:905: error: invalid operands to binary | (have ‘size_t (*)(wchar_t * __restrict__, const char ** __restrict__, size_t, size_t, struct mbstate_t * __restrict__)’ and ‘struct __FILE * (*)(wchar_t **, size_t *)’) Posix.hsc:906: error: invalid operands to binary | (have ‘wchar_t * (*)(wchar_t *, const wchar_t *)’ and ‘wchar_t * (*)(wchar_t *, const wchar_t *, size_t)’) Posix.hsc:907: error: invalid operands to binary | (have ‘wchar_t * (*)(const wchar_t *)’ and ‘int (*)(const wchar_t *, const wchar_t *, size_t)’) Posix.hsc:908: error: ‘wcswidth’ undeclared (first use in this function) Posix.hsc:918: error: expected expression before ‘wordexp_t’ Posix.hsc:926: error: invalid operands to binary | (have ‘int (*)(const char * __restrict__, struct wordexp_t * __restrict__, int)’ and ‘void (*)(struct wordexp_t *)’) Posix.hsc:938: error: expected expression before ‘struct’ Posix.hsc:939: error: ‘aio_fildes’ undeclared (first use in this function) Posix.hsc:939: error: ‘CInt’ undeclared (first use in this function) Posix.hsc:940: error: ‘aio_offset’ undeclared (first use in this function) Posix.hsc:940: error: ‘COff’ undeclared (first use in this function) Posix.hsc:941: error: ‘aio_buf’ undeclared (first use in this function) Posix.hsc:942: error: ‘aio_nbytes’ undeclared (first use in this function) Posix.hsc:942: error: ‘CSize’ undeclared (first use in this function) Posix.hsc:943: error: ‘aio_reqprio’ undeclared (first use in this function) Posix.hsc:944: error: ‘aio_sigevent’ undeclared (first use in this function) Posix.hsc:944: error: ‘Sigevent’ undeclared (first use in this function) Posix.hsc:945: error: ‘aio_lio_opcode’ undeclared (first use in this function) Posix.hsc:957: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:958: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:959: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:960: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:961: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:962: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:962: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:962: error: expected ‘)’ before ‘Timespec’ Posix.hsc:964: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:965: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:965: error: expected ‘)’ before ‘Sigevent’ Posix.hsc:970: error: ‘Word32’ undeclared (first use in this function) Posix.hsc:970: error: expected ‘)’ before ‘Word32’ Posix.hsc:971: error: ‘Word16’ undeclared (first use in this function) Posix.hsc:971: error: expected ‘)’ before ‘Word16’ Posix.hsc:972: error: expected ‘)’ before ‘Word32’ Posix.hsc:973: error: expected ‘)’ before ‘Word16’ Posix.hsc:975: error: ‘CString’ undeclared (first use in this function) Posix.hsc:975: error: expected ‘)’ before ‘CInAddr’ Posix.hsc:976: error: expected ‘)’ before ‘CString’ Posix.hsc:978: error: expected ‘)’ before ‘CInt’ Posix.hsc:1010: error: expected expression before ‘struct’ Posix.hsc:1011: error: ‘d_ino’ undeclared (first use in this function) Posix.hsc:1011: error: ‘CIno’ undeclared (first use in this function) Posix.hsc:1012: error: ‘d_name’ undeclared (first use in this function) Posix.hsc:1015: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1015: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1015: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1015: error: expected ‘)’ before ‘CInt’ Posix.hsc:1017: error: expected ‘)’ before ‘DIR’ Posix.hsc:1018: error: expected ‘)’ before ‘DIR’ Posix.hsc:1019: error: expected ‘)’ before ‘DIR’ Posix.hsc:1020: error: expected ‘)’ before ‘DIR’ Posix.hsc:1021: error: expected ‘)’ before ‘DIR’ Posix.hsc:1022: error: expected ‘)’ before ‘DIR’ Posix.hsc:1024: error: expected ‘)’ before ‘DIR’ Posix.hsc:1025: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1025: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1025: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1025: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1025: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1025: error: expected ‘)’ before ‘CInt’ Posix.hsc:1025: error: expected ‘)’ before ‘CInt’ Posix.hsc:1029: error: expected ‘)’ before ‘DIR’ Posix.hsc:1030: error: expected ‘)’ before ‘DIR’ Posix.hsc:1039: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1039: error: expected ‘)’ before ‘CInt’ Posix.hsc:1040: error: ‘IO’ undeclared (first use in this function) Posix.hsc:1040: error: expected ‘)’ before ‘CString’ Posix.hsc:1042: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1169: error: expected expression before ‘struct’ Posix.hsc:1170: error: ‘l_type’ undeclared (first use in this function) Posix.hsc:1170: error: ‘CShort’ undeclared (first use in this function) Posix.hsc:1171: error: ‘l_whence’ undeclared (first use in this function) Posix.hsc:1172: error: ‘l_start’ undeclared (first use in this function) Posix.hsc:1173: error: ‘l_len’ undeclared (first use in this function) Posix.hsc:1174: error: ‘l_pid’ undeclared (first use in this function) Posix.hsc:1174: error: ‘CPid’ undeclared (first use in this function) Posix.hsc:1177: error: expected ‘)’ before ‘CInt’ Posix.hsc:1178: error: expected ‘)’ before ‘CInt’ Posix.hsc:1180: error: expected ‘)’ before ‘CInt’ Posix.hsc:1212: error: ‘CLong’ undeclared (first use in this function) Posix.hsc:1212: error: expected ‘)’ before ‘CInt’ Posix.hsc:1222: error: expected ‘)’ before ‘CInt’ Posix.hsc:1249: error: expected expression before ‘glob_t’ Posix.hsc:1250: error: ‘gl_pathc’ undeclared (first use in this function) Posix.hsc:1251: error: ‘gl_pathv’ undeclared (first use in this function) Posix.hsc:1251: error: expected ‘)’ before ‘CString’ Posix.hsc:1252: error: ‘gl_offs’ undeclared (first use in this function) Posix.hsc:1266: error: expected ‘)’ before ‘CInt’ Posix.hsc:1266: error: expected ‘)’ before ‘CInt’ Posix.hsc:1268: error: expected ‘)’ before ‘Glob_t’ Posix.hsc:1272: error: expected expression before ‘struct’ Posix.hsc:1273: error: ‘gr_name’ undeclared (first use in this function) Posix.hsc:1274: error: ‘gr_gid’ undeclared (first use in this function) Posix.hsc:1274: error: ‘CGid’ undeclared (first use in this function) Posix.hsc:1275: error: ‘gr_mem’ undeclared (first use in this function) Posix.hsc:1275: error: expected ‘)’ before ‘CString’ Posix.hsc:1279: error: expected ‘)’ before ‘Group’ Posix.hsc:1280: error: expected ‘)’ before ‘Group’ Posix.hsc:1281: error: expected ‘)’ before ‘Group’ Posix.hsc:1283: error: expected ‘)’ before ‘Group’ Posix.hsc:1284: error: expected ‘)’ before ‘Group’ Posix.hsc:1290: error: expected expression before ‘iconv_t’ Posix.hsc:1292: error: ‘CIconv’ undeclared (first use in this function) Posix.hsc:1292: error: expected ‘)’ before ‘CString’ Posix.hsc:1294: error: expected ‘)’ before ‘CInt’ Posix.hsc:1295: error: expected ‘)’ before ‘CIconv’ Posix.hsc:1299: error: expected expression before ‘nl_item’ Posix.hsc:1301: error: ‘CNlItem’ undeclared (first use in this function) Posix.hsc:1357: error: expected ‘)’ before ‘CString’ Posix.hsc:1361: error: expected ‘)’ before ‘CString’ Posix.hsc:1362: error: expected ‘)’ before ‘CString’ Posix.hsc:1401: error: ‘CDouble’ undeclared (first use in this function) Posix.hsc:1401: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1402: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1403: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1405: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1406: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1407: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1413: error: expected expression before ‘mqd_t’ Posix.hsc:1415: error: expected expression before ‘struct’ Posix.hsc:1416: error: ‘mq_flags’ undeclared (first use in this function) Posix.hsc:1417: error: ‘mq_maxmsg’ undeclared (first use in this function) Posix.hsc:1418: error: ‘mq_msgsize’ undeclared (first use in this function) Posix.hsc:1419: error: ‘mq_curmsgs’ undeclared (first use in this function) Posix.hsc:1422: error: ‘CMqd’ undeclared (first use in this function) Posix.hsc:1422: error: expected ‘)’ before ‘CInt’ Posix.hsc:1423: error: expected ‘)’ before ‘Mq_attr’ Posix.hsc:1424: error: expected ‘)’ before ‘Sigevent’ Posix.hsc:1425: error: expected ‘)’ before ‘CUInt’ Posix.hsc:1427: error: expected ‘)’ before ‘CInt’ Posix.hsc:1429: error: expected ‘)’ before ‘Mq_attr’ Posix.hsc:1431: error: expected ‘)’ before ‘CUInt’ Posix.hsc:1433: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1435: error: expected ‘)’ before ‘CInt’ Posix.hsc:1439: error: expected expression before ‘struct’ Posix.hsc:1440: error: ‘if_index’ undeclared (first use in this function) Posix.hsc:1440: error: ‘CUInt’ undeclared (first use in this function) Posix.hsc:1441: error: ‘if_name’ undeclared (first use in this function) Posix.hsc:1446: error: expected ‘)’ before ‘If_nameindex’ Posix.hsc:1447: error: expected ‘)’ before ‘CString’ Posix.hsc:1448: error: expected ‘)’ before ‘If_nameindex’ Posix.hsc:1449: error: expected ‘)’ before ‘CUInt’ Posix.hsc:1453: error: expected expression before ‘struct’ Posix.hsc:1454: error: ‘h_name’ undeclared (first use in this function) Posix.hsc:1455: error: ‘h_aliases’ undeclared (first use in this function) Posix.hsc:1455: error: expected ‘)’ before ‘CString’ Posix.hsc:1456: error: ‘h_addrtype’ undeclared (first use in this function) Posix.hsc:1457: error: ‘h_length’ undeclared (first use in this function) Posix.hsc:1458: error: ‘h_addr_list’ undeclared (first use in this function) Posix.hsc:1458: error: expected ‘)’ before ‘CString’ Posix.hsc:1461: error: expected expression before ‘struct’ Posix.hsc:1462: error: ‘n_name’ undeclared (first use in this function) Posix.hsc:1463: error: ‘n_aliases’ undeclared (first use in this function) Posix.hsc:1463: error: expected ‘)’ before ‘CString’ Posix.hsc:1464: error: ‘n_addrtype’ undeclared (first use in this function) Posix.hsc:1465: error: ‘n_net’ undeclared (first use in this function) Posix.hsc:1468: error: expected expression before ‘struct’ Posix.hsc:1469: error: ‘p_name’ undeclared (first use in this function) Posix.hsc:1470: error: ‘p_aliases’ undeclared (first use in this function) Posix.hsc:1470: error: expected ‘)’ before ‘CString’ Posix.hsc:1471: error: ‘p_proto’ undeclared (first use in this function) Posix.hsc:1474: error: expected expression before ‘struct’ Posix.hsc:1475: error: ‘s_name’ undeclared (first use in this function) Posix.hsc:1476: error: ‘s_aliases’ undeclared (first use in this function) Posix.hsc:1476: error: expected ‘)’ before ‘CString’ Posix.hsc:1477: error: ‘s_port’ undeclared (first use in this function) Posix.hsc:1478: error: ‘s_proto’ undeclared (first use in this function) Posix.hsc:1481: error: expected expression before ‘struct’ Posix.hsc:1482: error: ‘ai_flags’ undeclared (first use in this function) Posix.hsc:1483: error: ‘ai_family’ undeclared (first use in this function) Posix.hsc:1484: error: ‘ai_socktype’ undeclared (first use in this function) Posix.hsc:1485: error: ‘ai_protocol’ undeclared (first use in this function) Posix.hsc:1486: error: ‘ai_addrlen’ undeclared (first use in this function) Posix.hsc:1486: error: ‘CSocklen’ undeclared (first use in this function) Posix.hsc:1487: error: ‘ai_addr’ undeclared (first use in this function) Posix.hsc:1487: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:1488: error: ‘ai_canonname’ undeclared (first use in this function) Posix.hsc:1489: error: ‘ai_next’ undeclared (first use in this function) Posix.hsc:1489: error: expected ‘)’ before ‘Addrinfo’ Posix.hsc:1520: error: expected ‘)’ before ‘Addrinfo’ Posix.hsc:1521: error: expected ‘)’ before ‘CString’ Posix.hsc:1522: error: expected ‘)’ before ‘Addrinfo’ Posix.hsc:1524: error: expected ‘)’ before ‘Hostent’ Posix.hsc:1525: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:1528: error: expected ‘)’ before ‘Netent’ Posix.hsc:1529: error: expected ‘)’ before ‘Netent’ Posix.hsc:1530: error: expected ‘)’ before ‘Netent’ Posix.hsc:1531: error: expected ‘)’ before ‘Protoent’ Posix.hsc:1532: error: expected ‘)’ before ‘Protoent’ Posix.hsc:1533: error: expected ‘)’ before ‘Protoent’ Posix.hsc:1534: error: expected ‘)’ before ‘Servent’ Posix.hsc:1536: error: expected ‘)’ before ‘Servent’ Posix.hsc:1538: error: expected ‘)’ before ‘Servent’ Posix.hsc:1546: error: expected expression before ‘in_port_t’ Posix.hsc:1547: error: expected expression before ‘in_addr_t’ Posix.hsc:1549: error: expected expression before ‘struct’ Posix.hsc:1550: error: ‘s_addr’ undeclared (first use in this function) Posix.hsc:1550: error: ‘CInAddr’ undeclared (first use in this function) Posix.hsc:1553: error: expected expression before ‘struct’ Posix.hsc:1554: error: ‘sin_family’ undeclared (first use in this function) Posix.hsc:1554: error: ‘CSaFamily’ undeclared (first use in this function) Posix.hsc:1555: error: ‘sin_port’ undeclared (first use in this function) Posix.hsc:1555: error: ‘CInPort’ undeclared (first use in this function) Posix.hsc:1556: error: ‘sin_addr’ undeclared (first use in this function) Posix.hsc:1556: error: ‘In_addr’ undeclared (first use in this function) Posix.hsc:1559: error: expected expression before ‘struct’ Posix.hsc:1560: error: ‘__in6_u’ undeclared (first use in this function) Posix.hsc:1560: error: expected ‘)’ before ‘Word8’ Posix.hsc:1563: error: expected expression before ‘struct’ Posix.hsc:1564: error: ‘sin6_family’ undeclared (first use in this function) Posix.hsc:1565: error: ‘sin6_port’ undeclared (first use in this function) Posix.hsc:1566: error: ‘sin6_flowinfo’ undeclared (first use in this function) Posix.hsc:1567: error: ‘sin6_addr’ undeclared (first use in this function) Posix.hsc:1567: error: ‘In6_addr’ undeclared (first use in this function) Posix.hsc:1568: error: ‘sin6_scope_id’ undeclared (first use in this function) Posix.hsc:1571: error: expected expression before ‘struct’ Posix.hsc:1572: error: ‘ipv6mr_multiaddr’ undeclared (first use in this function) Posix.hsc:1573: error: ‘ipv6mr_interface’ undeclared (first use in this function) Posix.hsc:1602: error: expected expression before ‘nl_catd’ Posix.hsc:1607: error: ‘CNlCatd’ undeclared (first use in this function) Posix.hsc:1607: error: expected ‘)’ before ‘CInt’ Posix.hsc:1608: error: expected ‘)’ before ‘CString’ Posix.hsc:1609: error: expected ‘)’ before ‘CNlCatd’ Posix.hsc:1613: error: expected expression before ‘struct’ Posix.hsc:1614: error: ‘fd’ undeclared (first use in this function) Posix.hsc:1615: error: ‘events’ undeclared (first use in this function) Posix.hsc:1616: error: ‘revents’ undeclared (first use in this function) Posix.hsc:1619: error: expected expression before ‘nfds_t’ Posix.hsc:1632: error: expected ‘)’ before ‘Pollfd’ Posix.hsc:1663: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1665: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1667: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1669: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1671: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1673: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1675: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1677: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1679: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1681: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1683: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1685: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1687: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1689: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1691: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1693: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1695: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1697: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1699: error: expected ‘)’ before ‘Pthread_barrier_t’ Posix.hsc:1701: error: expected ‘)’ before ‘Pthread_barrier_t’ Posix.hsc:1703: error: expected ‘)’ before ‘Pthread_barrier_t’ Posix.hsc:1705: error: expected ‘)’ before ‘Pthread_barrierattr_t’ Posix.hsc:1707: error: expected ‘)’ before ‘Pthread_barrierattr_t’ Posix.hsc:1709: error: expected ‘)’ before ‘Pthread_barrierattr_t’ Posix.hsc:1711: error: expected ‘)’ before ‘Pthread_barrierattr_t’ Posix.hsc:1717: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1719: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1721: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1723: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1725: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1727: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1729: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1731: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1733: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1735: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1737: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1739: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1741: error: expected ‘)’ before ‘Pthread_t’ Posix.hsc:1746: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1753: error: expected ‘)’ before ‘Pthread_key_t’ Posix.hsc:1758: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1760: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1762: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1764: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1765: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1767: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1769: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1770: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1771: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1773: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1775: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1777: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1781: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1783: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1785: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1787: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1789: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1793: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1795: error: expected ‘)’ before ‘Pthread_once_t’ Posix.hsc:1797: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1799: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1801: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1803: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1805: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1807: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1809: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1811: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1813: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1815: error: expected ‘)’ before ‘Pthread_rwlockattr_t’ Posix.hsc:1817: error: expected ‘)’ before ‘Pthread_rwlockattr_t’ Posix.hsc:1819: error: expected ‘)’ before ‘Pthread_rwlockattr_t’ Posix.hsc:1821: error: expected ‘)’ before ‘Pthread_rwlockattr_t’ Posix.hsc:1824: error: expected ‘)’ before ‘CInt’ Posix.hsc:1826: error: expected ‘)’ before ‘CInt’ Posix.hsc:1834: error: expected ‘)’ before ‘Pthread_spinlock_t’ Posix.hsc:1836: error: expected ‘)’ before ‘Pthread_spinlock_t’ Posix.hsc:1840: error: expected ‘)’ before ‘Pthread_spinlock_t’ Posix.hsc:1842: error: expected ‘)’ before ‘Pthread_spinlock_t’ Posix.hsc:1848: error: expected expression before ‘struct’ Posix.hsc:1849: error: ‘pw_name’ undeclared (first use in this function) Posix.hsc:1850: error: ‘pw_uid’ undeclared (first use in this function) Posix.hsc:1850: error: ‘CUid’ undeclared (first use in this function) Posix.hsc:1851: error: ‘pw_gid’ undeclared (first use in this function) Posix.hsc:1852: error: ‘pw_dir’ undeclared (first use in this function) Posix.hsc:1853: error: ‘pw_shell’ undeclared (first use in this function) Posix.hsc:1857: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1858: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1859: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1861: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1862: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1868: error: expected expression before ‘regex_t’ Posix.hsc:1869: error: ‘re_nsub’ undeclared (first use in this function) Posix.hsc:1872: error: expected expression before ‘regoff_t’ Posix.hsc:1874: error: expected expression before ‘regmatch_t’ Posix.hsc:1875: error: ‘rm_so’ undeclared (first use in this function) Posix.hsc:1875: error: ‘CRegoff’ undeclared (first use in this function) Posix.hsc:1876: error: ‘rm_eo’ undeclared (first use in this function) Posix.hsc:1901: error: expected ‘)’ before ‘Regex_t’ Posix.hsc:1903: error: expected ‘)’ before ‘Regex_t’ Posix.hsc:1905: error: expected ‘)’ before ‘Regex_t’ Posix.hsc:1907: error: expected ‘)’ before ‘Regex_t’ Posix.hsc:1911: error: expected expression before ‘struct’ Posix.hsc:1912: error: ‘tv_sec’ undeclared (first use in this function) Posix.hsc:1912: error: ‘CTime’ undeclared (first use in this function) Posix.hsc:1913: error: ‘tv_nsec’ undeclared (first use in this function) Posix.hsc:1916: error: expected expression before ‘struct’ Posix.hsc:1917: error: ‘it_interval’ undeclared (first use in this function) Posix.hsc:1917: error: ‘Timespec’ undeclared (first use in this function) Posix.hsc:1918: error: ‘it_value’ undeclared (first use in this function) Posix.hsc:1926: error: expected ‘)’ before ‘CClockid’ Posix.hsc:1927: error: ‘CClockid’ undeclared (first use in this function) Posix.hsc:1927: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1928: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1929: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1931: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1932: error: expected ‘)’ before ‘Tm’ Posix.hsc:1933: error: expected ‘)’ before ‘CTime’ Posix.hsc:1934: error: expected ‘)’ before ‘CTime’ Posix.hsc:1935: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1936: error: expected ‘)’ before ‘Tm’ Posix.hsc:1937: error: expected ‘)’ before ‘Sigevent’ Posix.hsc:1939: error: ‘CTimer’ undeclared (first use in this function) Posix.hsc:1939: error: expected ‘)’ before ‘CInt’ Posix.hsc:1940: error: expected ‘)’ before ‘CInt’ Posix.hsc:1941: error: expected ‘)’ before ‘Itimerspec’ Posix.hsc:1942: error: expected ‘)’ before ‘Itimerspec’ Posix.hsc:1948: error: expected ‘)’ before ‘CString’ Posix.hsc:1952: error: expected expression before ‘struct’ Posix.hsc:1953: error: ‘__sched_priority’ undeclared (first use in this function) Posix.hsc:1961: error: expected ‘)’ before ‘CInt’ Posix.hsc:1962: error: expected ‘)’ before ‘CInt’ Posix.hsc:1963: error: expected ‘)’ before ‘Sched_param’ Posix.hsc:1965: error: expected ‘)’ before ‘CInt’ Posix.hsc:1966: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1968: error: expected ‘)’ before ‘Sched_param’ Posix.hsc:1970: error: expected ‘)’ before ‘Sched_param’ Posix.hsc:1972: error: expected ‘)’ before ‘CInt’ Posix.hsc:1976: error: expected expression before ‘ENTRY’ Posix.hsc:1977: error: ‘key’ undeclared (first use in this function) Posix.hsc:1978: error: ‘data’ undeclared (first use in this function) Posix.hsc:1981: error: expected expression before ‘ACTION’ Posix.hsc:1982: error: expected expression before ‘VISIT’ Posix.hsc:1984: error: expected expression before ‘ACTION’ Posix.hsc:1985: error: expected expression before ‘ACTION’ Posix.hsc:1987: error: expected expression before ‘VISIT’ Posix.hsc:1988: error: expected expression before ‘VISIT’ Posix.hsc:1989: error: expected expression before ‘VISIT’ Posix.hsc:1990: error: expected expression before ‘VISIT’ Posix.hsc:1992: error: expected ‘)’ before ‘CInt’ Posix.hsc:1994: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1995: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1995: error: expected ‘)’ before ‘CSize’ Posix.hsc:1998: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1998: error: expected ‘)’ before ‘CSize’ Posix.hsc:2001: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2002: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2002: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2002: error: expected ‘)’ before ‘CInt’ Posix.hsc:2004: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2004: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2004: error: expected ‘)’ before ‘CInt’ Posix.hsc:2006: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2006: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2006: error: expected ‘)’ before ‘CInt’ Posix.hsc:2008: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2008: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2015: error: expected ‘)’ before ‘CSem’ Posix.hsc:2017: error: expected ‘)’ before ‘CSem’ Posix.hsc:2018: error: expected ‘)’ before ‘CSem’ Posix.hsc:2019: error: expected ‘)’ before ‘CSem’ Posix.hsc:2020: error: expected ‘)’ before ‘CSem’ Posix.hsc:2021: error: expected ‘)’ before ‘CSem’ Posix.hsc:2022: error: expected ‘)’ before ‘CSem’ Posix.hsc:2023: error: expected ‘)’ before ‘CSem’ Posix.hsc:2024: error: expected ‘)’ before ‘CInt’ Posix.hsc:2025: error: expected ‘)’ before ‘CSem’ Posix.hsc:2031: error: expected expression before ‘posix_spawnattr_t’ Posix.hsc:2034: error: expected expression before ‘posix_spawn_file_actions_t’ Posix.hsc:2044: error: expected ‘)’ before ‘CPid’ Posix.hsc:2048: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2050: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2052: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2055: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2057: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2059: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2061: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2063: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2065: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2067: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2069: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2071: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2073: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2075: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2077: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2079: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2081: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2083: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2085: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2088: error: expected ‘)’ before ‘CPid’ Posix.hsc:2101: error: expected ‘)’ before ‘CString’ Posix.hsc:2102: error: expected ‘)’ before ‘CFile’ Posix.hsc:2103: error: expected ‘)’ before ‘CFile’ Posix.hsc:2104: error: expected ‘)’ before ‘CFile’ Posix.hsc:2105: error: expected ‘)’ before ‘CFile’ Posix.hsc:2106: error: expected ‘)’ before ‘CFile’ Posix.hsc:2107: error: expected ‘)’ before ‘CFile’ Posix.hsc:2108: error: expected ‘)’ before ‘CFile’ Posix.hsc:2109: error: expected ‘)’ before ‘CFile’ Posix.hsc:2110: error: expected ‘)’ before ‘CInt’ Posix.hsc:2111: error: expected ‘)’ before ‘CString’ Posix.hsc:2113: error: expected ‘)’ before ‘CString’ Posix.hsc:2115: error: expected ‘)’ before ‘CString’ Posix.hsc:2117: error: expected ‘)’ before ‘CFile’ Posix.hsc:2118: error: expected ‘)’ before ‘CFile’ Posix.hsc:2119: error: expected ‘)’ before ‘CFile’ Posix.hsc:2120: error: expected ‘)’ before ‘CInt’ Posix.hsc:2121: error: expected ‘)’ before ‘CInt’ Posix.hsc:2126: error: expected ‘)’ before ‘CLong’ Posix.hsc:2127: error: expected ‘)’ before ‘CDouble’ Posix.hsc:2128: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2129: error: expected ‘)’ before ‘CInt’ Posix.hsc:2130: error: expected ‘)’ before ‘CString’ Posix.hsc:2131: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2132: error: expected ‘)’ before ‘CString’ Posix.hsc:2133: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2134: error: expected ‘)’ before ‘CLong’ Posix.hsc:2135: error: expected ‘)’ before ‘CString’ Posix.hsc:2136: error: expected ‘)’ before ‘CInt’ Posix.hsc:2137: error: expected ‘)’ before ‘CLong’ Posix.hsc:2138: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2139: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2139: error: expected ‘)’ before ‘CInt’ Posix.hsc:2140: error: expected ‘)’ before ‘CInt’ Posix.hsc:2141: error: expected ‘)’ before ‘CString’ Posix.hsc:2142: error: expected ‘)’ before ‘CInt’ Posix.hsc:2143: error: expected ‘)’ before ‘CInt’ Posix.hsc:2144: error: expected ‘)’ before ‘CLong’ Posix.hsc:2145: error: expected ‘)’ before ‘CString’ Posix.hsc:2146: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2147: error: expected ‘)’ before ‘CInt’ Posix.hsc:2148: error: expected ‘)’ before ‘CString’ Posix.hsc:2150: error: expected ‘)’ before ‘CInt’ Posix.hsc:2151: error: expected ‘)’ before ‘CInt’ Posix.hsc:2155: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2157: error: expected ‘)’ before ‘CString’ Posix.hsc:2158: error: expected ‘)’ before ‘CString’ Posix.hsc:2160: error: expected ‘)’ before ‘CString’ Posix.hsc:2161: error: expected ‘)’ before ‘CInt’ Posix.hsc:2163: error: expected ‘)’ before ‘CString’ Posix.hsc:2164: error: expected ‘)’ before ‘CSize’ Posix.hsc:2165: error: expected ‘)’ before ‘CString’ Posix.hsc:2166: error: expected ‘)’ before ‘CString’ Posix.hsc:2171: error: expected ‘)’ before ‘CInt’ Posix.hsc:2172: error: expected ‘)’ before ‘CInt’ Posix.hsc:2176: error: expected expression before ‘sigset_t’ Posix.hsc:2179: error: expected expression before ‘struct’ Posix.hsc:2180: error: ‘sigev_notify’ undeclared (first use in this function) Posix.hsc:2181: error: ‘sigev_signo’ undeclared (first use in this function) Posix.hsc:2182: error: ‘sigev_value’ undeclared (first use in this function) Posix.hsc:2182: error: ‘Sigval’ undeclared (first use in this function) Posix.hsc:2183: error: ‘_sigev_un’ undeclared (first use in this function) Posix.hsc:2191: error: expected expression before ‘union’ Posix.hsc:2192: error: ‘sival_int’ undeclared (first use in this function) Posix.hsc:2193: error: ‘sival_ptr’ undeclared (first use in this function) Posix.hsc:2217: error: expected expression before ‘struct’ Posix.hsc:2218: error: ‘__sigaction_handler’ undeclared (first use in this function) Posix.hsc:2219: error: ‘sa_flags’ undeclared (first use in this function) Posix.hsc:2220: error: expected ‘)’ before ‘Siginfo_t’ Posix.hsc:2239: error: expected expression before ‘ucontext_t’ Posix.hsc:2240: error: ‘uc_link’ undeclared (first use in this function) Posix.hsc:2240: error: expected ‘)’ before ‘Ucontext_t’ Posix.hsc:2241: error: ‘uc_stack’ undeclared (first use in this function) Posix.hsc:2241: error: ‘Stack_t’ undeclared (first use in this function) Posix.hsc:2244: error: expected expression before ‘stack_t’ Posix.hsc:2245: error: ‘ss_sp’ undeclared (first use in this function) Posix.hsc:2246: error: ‘ss_size’ undeclared (first use in this function) Posix.hsc:2247: error: ‘ss_flags’ undeclared (first use in this function) Posix.hsc:2250: error: expected expression before ‘siginfo_t’ Posix.hsc:2251: error: ‘si_signo’ undeclared (first use in this function) Posix.hsc:2252: error: ‘si_code’ undeclared (first use in this function) Posix.hsc:2253: error: ‘si_errno’ undeclared (first use in this function) Posix.hsc:2254: error: ‘_sifields’ undeclared (first use in this function) Posix.hsc:2297: error: expected ‘)’ before ‘CInt’ Posix.hsc:2298: error: expected ‘)’ before ‘CInt’ Posix.hsc:2301: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2303: error: expected ‘)’ before ‘Sigaction’ Posix.hsc:2305: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2306: error: expected ‘)’ before ‘Stack_t’ Posix.hsc:2307: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2308: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2309: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2310: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2311: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2312: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2314: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2315: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2317: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2318: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2323: error: expected expression before ‘struct’ Posix.hsc:2324: error: ‘uid’ undeclared (first use in this function) Posix.hsc:2325: error: ‘gid’ undeclared (first use in this function) Posix.hsc:2326: error: ‘cuid’ undeclared (first use in this function) Posix.hsc:2327: error: ‘cgid’ undeclared (first use in this function) Posix.hsc:2328: error: ‘mode’ undeclared (first use in this function) Posix.hsc:2328: error: ‘CMode’ undeclared (first use in this function) Posix.hsc:2335: error: ‘CKey’ undeclared (first use in this function) Posix.hsc:2341: error: expected ‘)’ before ‘CKey’ Posix.hsc:2376: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2376: error: expected ‘)’ before ‘CInt’ Posix.hsc:2377: error: expected ‘)’ before ‘CInt’ Posix.hsc:2378: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2380: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2380: error: expected ‘)’ before ‘CInt’ Posix.hsc:2381: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2381: error: expected ‘)’ before ‘CInt’ Posix.hsc:2382: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2382: error: expected ‘)’ before ‘CInt’ Posix.hsc:2383: error: expected ‘)’ before ‘CInt’ Posix.hsc:2384: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2384: error: expected ‘)’ before ‘CInt’ Posix.hsc:2385: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2385: error: expected ‘)’ before ‘CInt’ Posix.hsc:2393: error: expected ‘)’ before ‘CInt’ Posix.hsc:2394: error: expected ‘)’ before ‘CInt’ Posix.hsc:2398: error: expected expression before ‘msgqnum_t’ Posix.hsc:2399: error: expected expression before ‘msgqnum_t’ Posix.hsc:2403: error: expected expression before ‘struct’ Posix.hsc:2404: error: ‘msg_perm’ undeclared (first use in this function) Posix.hsc:2404: error: ‘Ipc_perm’ undeclared (first use in this function) Posix.hsc:2405: error: ‘msg_qnum’ undeclared (first use in this function) Posix.hsc:2405: error: ‘CMsgqnum’ undeclared (first use in this function) Posix.hsc:2406: error: ‘msg_qbytes’ undeclared (first use in this function) Posix.hsc:2406: error: ‘CMsglen’ undeclared (first use in this function) Posix.hsc:2407: error: ‘msg_lspid’ undeclared (first use in this function) Posix.hsc:2408: error: ‘msg_lrpid’ undeclared (first use in this function) Posix.hsc:2409: error: ‘msg_stime’ undeclared (first use in this function) Posix.hsc:2410: error: ‘msg_rtime’ undeclared (first use in this function) Posix.hsc:2411: error: ‘msg_ctime’ undeclared (first use in this function) Posix.hsc:2414: error: expected ‘)’ before ‘Msqid_ds’ Posix.hsc:2415: error: expected ‘)’ before ‘CInt’ Posix.hsc:2416: error: expected ‘)’ before ‘CSSize’ Posix.hsc:2418: error: expected ‘)’ before ‘CInt’ Posix.hsc:2427: error: expected expression before ‘rlim_t’ Posix.hsc:2429: error: ‘CRlim’ undeclared (first use in this function) Posix.hsc:2436: error: expected expression before ‘struct’ Posix.hsc:2437: error: ‘rlim_cur’ undeclared (first use in this function) Posix.hsc:2438: error: ‘rlim_max’ undeclared (first use in this function) Posix.hsc:2441: error: expected expression before ‘struct’ Posix.hsc:2442: error: ‘ru_utime’ undeclared (first use in this function) Posix.hsc:2442: error: ‘Timeval’ undeclared (first use in this function) Posix.hsc:2443: error: ‘ru_stime’ undeclared (first use in this function) Posix.hsc:2454: error: expected ‘)’ before ‘CInt’ Posix.hsc:2455: error: expected ‘)’ before ‘Rlimit’ Posix.hsc:2456: error: expected ‘)’ before ‘Rusage’ Posix.hsc:2457: error: expected ‘)’ before ‘CInt’ Posix.hsc:2458: error: expected ‘)’ before ‘Rlimit’ Posix.hsc:2462: error: expected expression before ‘struct’ Posix.hsc:2464: error: ‘tv_usec’ undeclared (first use in this function) Posix.hsc:2464: error: ‘CSuseconds’ undeclared (first use in this function) Posix.hsc:2467: error: expected expression before ‘fd_set’ Posix.hsc:2472: error: expected ‘)’ before ‘Fd_set’ Posix.hsc:2474: error: expected ‘)’ before ‘Fd_set’ Posix.hsc:2483: error: expected expression before ‘shmatt_t’ Posix.hsc:2485: error: expected expression before ‘struct’ Posix.hsc:2486: error: ‘shm_perm’ undeclared (first use in this function) Posix.hsc:2487: error: ‘shm_segsz’ undeclared (first use in this function) Posix.hsc:2488: error: ‘shm_lpid’ undeclared (first use in this function) Posix.hsc:2489: error: ‘shm_cpid’ undeclared (first use in this function) Posix.hsc:2490: error: ‘shm_nattch’ undeclared (first use in this function) Posix.hsc:2490: error: ‘CShmatt’ undeclared (first use in this function) Posix.hsc:2491: error: ‘shm_atime’ undeclared (first use in this function) Posix.hsc:2492: error: ‘shm_dtime’ undeclared (first use in this function) Posix.hsc:2493: error: ‘shm_ctime’ undeclared (first use in this function) Posix.hsc:2497: error: expected ‘)’ before ‘Shmid_ds’ Posix.hsc:2498: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2498: error: expected ‘)’ before ‘CInt’ Posix.hsc:2499: error: expected ‘)’ before ‘CInt’ Posix.hsc:2503: error: expected expression before ‘socklen_t’ Posix.hsc:2505: error: expected expression before ‘sa_family_t’ Posix.hsc:2507: error: expected expression before ‘struct’ Posix.hsc:2508: error: ‘sa_family’ undeclared (first use in this function) Posix.hsc:2509: error: ‘sa_data’ undeclared (first use in this function) Posix.hsc:2512: error: expected expression before ‘struct’ Posix.hsc:2513: error: ‘ss_family’ undeclared (first use in this function) Posix.hsc:2516: error: expected expression before ‘struct’ Posix.hsc:2517: error: ‘msg_name’ undeclared (first use in this function) Posix.hsc:2518: error: ‘msg_namelen’ undeclared (first use in this function) Posix.hsc:2519: error: ‘msg_iov’ undeclared (first use in this function) Posix.hsc:2519: error: expected ‘)’ before ‘Iovec’ Posix.hsc:2520: error: ‘msg_iovlen’ undeclared (first use in this function) Posix.hsc:2521: error: ‘msg_control’ undeclared (first use in this function) Posix.hsc:2522: error: ‘msg_controllen’ undeclared (first use in this function) Posix.hsc:2523: error: ‘msg_flags’ undeclared (first use in this function) Posix.hsc:2526: error: expected expression before ‘struct’ Posix.hsc:2527: error: ‘cmsg_len’ undeclared (first use in this function) Posix.hsc:2528: error: ‘cmsg_level’ undeclared (first use in this function) Posix.hsc:2529: error: ‘cmsg_type’ undeclared (first use in this function) Posix.hsc:2534: error: expected expression before ‘struct’ Posix.hsc:2535: error: ‘l_onoff’ undeclared (first use in this function) Posix.hsc:2536: error: ‘l_linger’ undeclared (first use in this function) Posix.hsc:2583: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2585: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2587: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2589: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2591: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2593: error: expected ‘)’ before ‘CSocklen’ Posix.hsc:2595: error: expected ‘)’ before ‘CInt’ Posix.hsc:2596: error: expected ‘)’ before ‘CSSize’ Posix.hsc:2598: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2600: error: expected ‘)’ before ‘Msghdr’ Posix.hsc:2602: error: expected ‘)’ before ‘CSSize’ Posix.hsc:2604: error: expected ‘)’ before ‘Msghdr’ Posix.hsc:2605: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2607: error: expected ‘)’ before ‘CInt’ Posix.hsc:2609: error: expected ‘)’ before ‘CInt’ Posix.hsc:2610: error: expected ‘)’ before ‘CInt’ Posix.hsc:2611: error: expected ‘)’ before ‘CInt’ Posix.hsc:2612: error: expected ‘)’ before ‘CInt’ Posix.hsc:2617: error: expected expression before ‘struct’ Posix.hsc:2618: error: ‘st_dev’ undeclared (first use in this function) Posix.hsc:2618: error: ‘CDev’ undeclared (first use in this function) Posix.hsc:2619: error: ‘st_ino’ undeclared (first use in this function) Posix.hsc:2620: error: ‘st_mode’ undeclared (first use in this function) Posix.hsc:2621: error: ‘st_nlink’ undeclared (first use in this function) Posix.hsc:2621: error: ‘CNlink’ undeclared (first use in this function) Posix.hsc:2622: error: ‘st_uid’ undeclared (first use in this function) Posix.hsc:2623: error: ‘st_gid’ undeclared (first use in this function) Posix.hsc:2624: error: ‘st_rdev’ undeclared (first use in this function) Posix.hsc:2625: error: ‘st_size’ undeclared (first use in this function) Posix.hsc:2626: error: ‘st_atim’ undeclared (first use in this function) Posix.hsc:2627: error: ‘st_mtim’ undeclared (first use in this function) Posix.hsc:2628: error: ‘st_ctim’ undeclared (first use in this function) Posix.hsc:2630: error: ‘st_blocks’ undeclared (first use in this function) Posix.hsc:2630: error: ‘CBlkcnt’ undeclared (first use in this function) Posix.hsc:2661: error: expected ‘)’ before ‘CInt’ Posix.hsc:2662: error: expected ‘)’ before ‘CInt’ Posix.hsc:2663: error: expected ‘)’ before ‘CInt’ Posix.hsc:2665: error: expected ‘)’ before ‘Stat’ Posix.hsc:2666: error: expected ‘)’ before ‘Stat’ Posix.hsc:2668: error: expected ‘)’ before ‘Timespec’ Posix.hsc:2668: error: expected ‘)’ before ‘CInt’ Posix.hsc:2670: error: expected ‘)’ before ‘Stat’ Posix.hsc:2671: error: expected ‘)’ before ‘CInt’ Posix.hsc:2672: error: expected ‘)’ before ‘CInt’ Posix.hsc:2673: error: expected ‘)’ before ‘CInt’ Posix.hsc:2674: error: expected ‘)’ before ‘CInt’ Posix.hsc:2676: error: expected ‘)’ before ‘CInt’ Posix.hsc:2677: error: expected ‘)’ before ‘CInt’ Posix.hsc:2679: error: expected ‘)’ before ‘Stat’ Posix.hsc:2680: error: expected ‘)’ before ‘CMode’ Posix.hsc:2681: error: expected ‘)’ before ‘Timespec’ Posix.hsc:2681: error: expected ‘)’ before ‘CInt’ Posix.hsc:2686: error: expected expression before ‘struct’ Posix.hsc:2687: error: ‘f_bsize’ undeclared (first use in this function) Posix.hsc:2687: error: ‘CULong’ undeclared (first use in this function) Posix.hsc:2688: error: ‘f_frsize’ undeclared (first use in this function) Posix.hsc:2689: error: ‘f_blocks’ undeclared (first use in this function) Posix.hsc:2689: error: ‘CFsblkcnt’ undeclared (first use in this function) Posix.hsc:2690: error: ‘f_bfree’ undeclared (first use in this function) Posix.hsc:2691: error: ‘f_bavail’ undeclared (first use in this function) Posix.hsc:2692: error: ‘f_files’ undeclared (first use in this function) Posix.hsc:2692: error: ‘CFsfilcnt’ undeclared (first use in this function) Posix.hsc:2693: error: ‘f_ffree’ undeclared (first use in this function) Posix.hsc:2694: error: ‘f_favail’ undeclared (first use in this function) Posix.hsc:2695: error: ‘f_fsid’ undeclared (first use in this function) Posix.hsc:2696: error: ‘f_flag’ undeclared (first use in this function) Posix.hsc:2697: error: ‘f_namemax’ undeclared (first use in this function) Posix.hsc:2703: error: expected ‘)’ before ‘Statvfs’ Posix.hsc:2704: error: expected ‘)’ before ‘Statvfs’ Posix.hsc:2708: error: expected ‘)’ before ‘Timeval’ Posix.hsc:2708: error: expected ‘)’ before ‘CInt’ Posix.hsc:2712: error: expected expression before ‘struct’ Posix.hsc:2713: error: ‘tms_utime’ undeclared (first use in this function) Posix.hsc:2713: error: ‘CClock’ undeclared (first use in this function) Posix.hsc:2714: error: ‘tms_stime’ undeclared (first use in this function) Posix.hsc:2715: error: ‘tms_cutime’ undeclared (first use in this function) Posix.hsc:2716: error: ‘tms_cstime’ undeclared (first use in this function) Posix.hsc:2719: error: expected ‘)’ before ‘Tms’ Posix.hsc:2723: error: expected expression before ‘blkcnt_t’ Posix.hsc:2725: error: expected expression before ‘clockid_t’ Posix.hsc:2726: error: expected expression before ‘dev_t’ Posix.hsc:2727: error: expected expression before ‘fsblkcnt_t’ Posix.hsc:2728: error: expected expression before ‘fsfilcnt_t’ Posix.hsc:2729: error: expected expression before ‘gid_t’ Posix.hsc:2730: error: expected expression before ‘id_t’ Posix.hsc:2731: error: expected expression before ‘ino_t’ Posix.hsc:2732: error: expected expression before ‘key_t’ Posix.hsc:2733: error: expected expression before ‘mode_t’ Posix.hsc:2734: error: expected expression before ‘nlink_t’ Posix.hsc:2735: error: expected expression before ‘off_t’ Posix.hsc:2736: error: expected expression before ‘pid_t’ Posix.hsc:2737: error: expected expression before ‘ssize_t’ Posix.hsc:2738: error: expected expression before ‘suseconds_t’ Posix.hsc:2739: error: expected expression before ‘timer_t’ Posix.hsc:2740: error: expected expression before ‘uid_t’ Posix.hsc:2742: error: expected expression before ‘pthread_attr_t’ Posix.hsc:2744: error: expected expression before ‘pthread_barrier_t’ Posix.hsc:2746: error: expected expression before ‘pthread_barrierattr_t’ Posix.hsc:2748: error: expected expression before ‘pthread_cond_t’ Posix.hsc:2750: error: expected expression before ‘pthread_condattr_t’ Posix.hsc:2752: error: expected expression before ‘pthread_key_t’ Posix.hsc:2754: error: expected expression before ‘pthread_mutex_t’ Posix.hsc:2756: error: expected expression before ‘pthread_mutexattr_t’ Posix.hsc:2758: error: expected expression before ‘pthread_once_t’ Posix.hsc:2760: error: expected expression before ‘pthread_rwlock_t’ Posix.hsc:2762: error: expected expression before ‘pthread_rwlockattr_t’ Posix.hsc:2764: error: expected expression before ‘pthread_spinlock_t’ Posix.hsc:2766: error: expected expression before ‘pthread_t’ Posix.hsc:2771: error: expected expression before ‘struct’ Posix.hsc:2772: error: ‘iov_base’ undeclared (first use in this function) Posix.hsc:2773: error: ‘iov_len’ undeclared (first use in this function) Posix.hsc:2776: error: expected ‘)’ before ‘Iovec’ Posix.hsc:2777: error: expected ‘)’ before ‘Iovec’ Posix.hsc:2781: error: expected expression before ‘struct’ Posix.hsc:2782: error: ‘sun_family’ undeclared (first use in this function) Posix.hsc:2783: error: ‘sun_path’ undeclared (first use in this function) Posix.hsc:2798: error: expected expression before ‘struct’ Posix.hsc:2799: error: ‘sem_perm’ undeclared (first use in this function) Posix.hsc:2800: error: ‘sem_nsems’ undeclared (first use in this function) Posix.hsc:2800: error: ‘CUShort’ undeclared (first use in this function) Posix.hsc:2801: error: ‘sem_otime’ undeclared (first use in this function) Posix.hsc:2802: error: ‘sem_ctime’ undeclared (first use in this function) Posix.hsc:2805: error: expected expression before ‘struct’ Posix.hsc:2806: error: ‘sem_num’ undeclared (first use in this function) Posix.hsc:2807: error: ‘sem_op’ undeclared (first use in this function) Posix.hsc:2808: error: ‘sem_flg’ undeclared (first use in this function) Posix.hsc:2811: error: expected ‘)’ before ‘CInt’ Posix.hsc:2812: error: expected ‘)’ before ‘Sembuf’ Posix.hsc:2816: error: expected expression before ‘struct’ Posix.hsc:2817: error: ‘sysname’ undeclared (first use in this function) Posix.hsc:2818: error: ‘nodename’ undeclared (first use in this function) Posix.hsc:2821: error: expected ‘)’ before ‘Utsname’ Posix.hsc:2833: error: expected expression before ‘idtype_t’ Posix.hsc:2835: error: ‘CIdtype’ undeclared (first use in this function) Posix.hsc:2839: error: expected ‘)’ before ‘CInt’ Posix.hsc:2840: error: expected ‘)’ before ‘Siginfo_t’ Posix.hsc:2842: error: expected ‘)’ before ‘CInt’ Posix.hsc:2880: error: expected ‘)’ before ‘CInt’ Posix.hsc:2914: error: expected expression before ‘cc_t’ Posix.hsc:2915: error: expected expression before ‘speed_t’ Posix.hsc:2916: error: expected expression before ‘tcflag_t’ Posix.hsc:2918: error: expected expression before ‘struct’ Posix.hsc:2919: error: ‘c_iflag’ undeclared (first use in this function) Posix.hsc:2919: error: ‘CTcflag’ undeclared (first use in this function) Posix.hsc:2920: error: ‘c_oflag’ undeclared (first use in this function) Posix.hsc:2921: error: ‘c_cflag’ undeclared (first use in this function) Posix.hsc:2922: error: ‘c_lflag’ undeclared (first use in this function) Posix.hsc:2923: error: ‘c_cc’ undeclared (first use in this function) Posix.hsc:2923: error: expected ‘)’ before ‘CCc’ Posix.hsc:2982: error: ‘CSpeed’ undeclared (first use in this function) Posix.hsc:3031: error: expected ‘)’ before ‘Termios’ Posix.hsc:3032: error: expected ‘)’ before ‘Termios’ Posix.hsc:3033: error: expected ‘)’ before ‘Termios’ Posix.hsc:3034: error: expected ‘)’ before ‘Termios’ Posix.hsc:3035: error: expected ‘)’ before ‘CInt’ Posix.hsc:3036: error: expected ‘)’ before ‘CInt’ Posix.hsc:3037: error: expected ‘)’ before ‘CInt’ Posix.hsc:3038: error: expected ‘)’ before ‘Termios’ Posix.hsc:3039: error: expected ‘)’ before ‘CPid’ Posix.hsc:3040: error: expected ‘)’ before ‘CInt’ Posix.hsc:3041: error: expected ‘)’ before ‘Termios’ Posix.hsc:3191: error: expected ‘)’ before ‘CInt’ Posix.hsc:3192: error: expected ‘)’ before ‘CUInt’ Posix.hsc:3193: error: expected ‘)’ before ‘CInt’ Posix.hsc:3194: error: expected ‘)’ before ‘CInt’ Posix.hsc:3195: error: expected ‘)’ before ‘CInt’ Posix.hsc:3196: error: expected ‘)’ before ‘CSize’ Posix.hsc:3197: error: expected ‘)’ before ‘CInt’ Posix.hsc:3198: error: expected ‘)’ before ‘CInt’ Posix.hsc:3200: error: expected ‘)’ before ‘CString’ Posix.hsc:3201: error: expected ‘)’ before ‘CString’ Posix.hsc:3203: error: expected ‘)’ before ‘CString’ Posix.hsc:3204: error: expected ‘)’ before ‘CInt’ Posix.hsc:3206: error: expected ‘)’ before ‘CInt’ Posix.hsc:3207: error: expected ‘)’ before ‘CInt’ Posix.hsc:3208: error: expected ‘)’ before ‘CInt’ Posix.hsc:3210: error: expected ‘)’ before ‘CInt’ Posix.hsc:3211: error: expected ‘)’ before ‘CString’ Posix.hsc:3213: error: expected ‘)’ before ‘CPid’ Posix.hsc:3214: error: expected ‘)’ before ‘CLong’ Posix.hsc:3215: error: expected ‘)’ before ‘CInt’ Posix.hsc:3216: error: expected ‘)’ before ‘CInt’ Posix.hsc:3217: error: expected ‘)’ before ‘CString’ Posix.hsc:3218: error: expected ‘)’ before ‘CGid’ Posix.hsc:3219: error: expected ‘)’ before ‘CUid’ Posix.hsc:3220: error: expected ‘)’ before ‘CGid’ Posix.hsc:3221: error: expected ‘)’ before ‘CGid’ Posix.hsc:3222: error: expected ‘)’ before ‘CLong’ Posix.hsc:3223: error: expected ‘)’ before ‘CInt’ Posix.hsc:3224: error: expected ‘)’ before ‘CString’ Posix.hsc:3225: error: expected ‘)’ before ‘CInt’ Posix.hsc:3226: error: expected ‘)’ before ‘CString’ Posix.hsc:3228: error: expected ‘)’ before ‘CPid’ Posix.hsc:3229: error: expected ‘)’ before ‘CPid’ Posix.hsc:3230: error: expected ‘)’ before ‘CPid’ Posix.hsc:3231: error: expected ‘)’ before ‘CPid’ Posix.hsc:3232: error: expected ‘)’ before ‘CPid’ Posix.hsc:3233: error: expected ‘)’ before ‘CUid’ Posix.hsc:3234: error: expected ‘)’ before ‘CInt’ Posix.hsc:3235: error: expected ‘)’ before ‘CInt’ Posix.hsc:3236: error: expected ‘)’ before ‘CInt’ Posix.hsc:3237: error: expected ‘)’ before ‘CInt’ Posix.hsc:3239: error: expected ‘)’ before ‘CInt’ Posix.hsc:3240: error: expected ‘)’ before ‘COff’ Posix.hsc:3241: error: expected ‘)’ before ‘CInt’ Posix.hsc:3242: error: expected ‘)’ before ‘CLong’ Posix.hsc:3243: error: expected ‘)’ before ‘CInt’ Posix.hsc:3244: error: expected ‘)’ before ‘CInt’ Posix.hsc:3245: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3247: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3249: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3250: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3252: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3254: error: expected ‘)’ before ‘CInt’ Posix.hsc:3255: error: expected ‘)’ before ‘CInt’ Posix.hsc:3256: error: expected ‘)’ before ‘CInt’ Posix.hsc:3257: error: expected ‘)’ before ‘CInt’ Posix.hsc:3258: error: expected ‘)’ before ‘CInt’ Posix.hsc:3259: error: expected ‘)’ before ‘CInt’ Posix.hsc:3260: error: expected ‘)’ before ‘CInt’ Posix.hsc:3261: error: expected ‘)’ before ‘CPid’ Posix.hsc:3262: error: expected ‘)’ before ‘CInt’ Posix.hsc:3263: error: expected ‘)’ before ‘CUInt’ Posix.hsc:3264: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:3265: error: expected ‘)’ before ‘CInt’ Posix.hsc:3266: error: expected ‘)’ before ‘CInt’ Posix.hsc:3268: error: expected ‘)’ before ‘CULong’ Posix.hsc:3269: error: expected ‘)’ before ‘CPid’ Posix.hsc:3270: error: expected ‘)’ before ‘CInt’ Posix.hsc:3271: error: expected ‘)’ before ‘CInt’ Posix.hsc:3272: error: expected ‘)’ before ‘CString’ Posix.hsc:3273: error: expected ‘)’ before ‘CInt’ Posix.hsc:3274: error: expected ‘)’ before ‘CInt’ Posix.hsc:3275: error: expected ‘)’ before ‘CInt’ Posix.hsc:3276: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3285: error: expected expression before ‘struct’ Posix.hsc:3286: error: ‘ut_user’ undeclared (first use in this function) Posix.hsc:3286: error: ‘CChar’ undeclared (first use in this function) Posix.hsc:3287: error: ‘ut_id’ undeclared (first use in this function) Posix.hsc:3288: error: ‘ut_line’ undeclared (first use in this function) Posix.hsc:3289: error: ‘ut_pid’ undeclared (first use in this function) Posix.hsc:3290: error: ‘ut_type’ undeclared (first use in this function) Posix.hsc:3291: error: ‘ut_tv’ undeclared (first use in this function) Posix.hsc:3303: error: expected ‘)’ before ‘Utmpx’ Posix.hsc:3304: error: expected ‘)’ before ‘Utmpx’ Posix.hsc:3305: error: expected ‘)’ before ‘Utmpx’ Posix.hsc:3306: error: expected ‘)’ before ‘Utmpx’ Posix.hsc:3311: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3313: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3313: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:3313: error: expected ‘)’ before ‘CSize’ Posix.hsc:3315: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3317: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3319: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3321: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3322: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3324: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3325: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3325: error: expected ‘)’ before ‘Mbstate_t’ Posix.hsc:3327: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3331: error: expected expression before ‘wordexp_t’ Posix.hsc:3332: error: ‘we_wordc’ undeclared (first use in this function) Posix.hsc:3333: error: ‘we_wordv’ undeclared (first use in this function) Posix.hsc:3333: error: expected ‘)’ before ‘CString’ Posix.hsc:3334: error: ‘we_offs’ undeclared (first use in this function) Posix.hsc:3350: error: expected ‘)’ before ‘Wordexp_t’ Posix.hsc:3352: error: expected ‘)’ before ‘Wordexp_t’ compiling dist/build/Bindings/Posix_hsc_make.c failed command was: /usr/bin/gcc -c -D__GLASGOW_HASKELL__=612 -I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include/ dist/build/Bindings/Posix_hsc_make.c -o dist/build/Bindings/Posix_hsc_make.o *** Trying again with preferred-versions *** setup configure Configuring bindings-posix-0.0.2... Dependency base ==3.*: using base-3.0.3.2 Dependency bindings-common -any: using bindings-common-0.1.4 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/bindings-posix-0.0.2/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/bindings-posix-0.0.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/bindings-posix-0.0.2 Using alex version 2.3.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.7.2 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.16 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup haddock Running Haddock for bindings-posix-0.0.2... /usr/local/bin/haddock --use-contents=/package/bindings-posix-0.0.2 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library bindings-posix-0.0.2... Creating dist/build/Bindings (and its parents) /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-D__GLASGOW_HASKELL__=612 --cflag=-I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --lflag=-L/usr/local/tmp/archive/install/lib/bindings-common-0.1.4/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/tmp/archive/install/lib/bindings-common-0.1.4/ghc-6.12.1 --lflag=-L/usr/local/lib/ghc-6.12.1/base-3.0.3.2 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/base-3.0.3.2 --lflag=-L/usr/local/lib/ghc-6.12.1/syb-0.1.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/syb-0.1.0.2 --lflag=-L/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 --lflag=-lm --lflag=-lrt --lflag=-ldl --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 -o dist/build/Bindings/Posix.hs src/Bindings/Posix.hsc Posix.hsc:1:29: error: bindings.macros.h: No such file or directory Posix.hsc: In function ‘main’: Posix.hsc:3: error: ‘_’ undeclared (first use in this function) Posix.hsc:3: error: (Each undeclared identifier is reported only once Posix.hsc:3: error: for each function it appears in.) Posix.hsc:11: error: ‘aiocb’ undeclared (first use in this function) Posix.hsc:16: error: invalid operands to binary | (have ‘int (*)(int, struct aiocb *)’ and ‘int (*)(const struct aiocb *)’) Posix.hsc:17: error: invalid operands to binary | (have ‘int (*)(struct aiocb *)’ and ‘__ssize_t (*)(struct aiocb *)’) Posix.hsc:18: error: invalid operands to binary | (have ‘int (*)(struct aiocb *)’ and ‘int (*)(int, struct aiocb * const* __restrict__, int, struct sigevent * __restrict__)’) Posix.hsc:24: error: invalid operands to binary | (have ‘const uint32_t (*)(uint32_t)’ and ‘const uint16_t (*)(uint16_t)’) Posix.hsc:31: error: invalid operands to binary | (have ‘int’ and ‘char *’) Posix.hsc:44: error: ‘dirent’ undeclared (first use in this function) Posix.hsc:48: error: invalid operands to binary | (have ‘int (*)(const struct dirent **, const struct dirent **)’ and ‘int (*)(struct DIR *)’) Posix.hsc:58: error: invalid operands to binary | (have ‘int (*)(void *)’ and ‘char * (*)(void)’) Posix.hsc:90: error: ‘flock’ undeclared (first use in this function) Posix.hsc:92: error: invalid operands to binary | (have ‘int (*)(const char *, __mode_t)’ and ‘int (*)(int, __off64_t, __off64_t, int)’) Posix.hsc:98: error: invalid operands to binary | (have ‘int’ and ‘char *’) Posix.hsc:129: error: expected expression before ‘glob_t’ Posix.hsc:135: error: invalid operands to binary | (have ‘int (*)(const char * __restrict__, int, int (*)(const char *, int), struct glob_t * __restrict__)’ and ‘void (*)(struct glob_t *)’) Posix.hsc:141: error: ‘group’ undeclared (first use in this function) Posix.hsc:143: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘struct group * (*)(void)’) Posix.hsc:144: error: invalid operands to binary | (have ‘int (*)(__gid_t, struct group * __restrict__, char * __restrict__, size_t, struct group ** __restrict__)’ and ‘struct group * (*)(const char *)’) Posix.hsc:145: error: invalid operands to binary | (have ‘int (*)(const char * __restrict__, struct group * __restrict__, char * __restrict__, size_t, struct group ** __restrict__)’ and ‘void (*)(void)’) Posix.hsc:153: error: invalid operands to binary | (have ‘size_t (*)(void *, char ** __restrict__, size_t * __restrict__, char ** __restrict__, size_t * __restrict__)’ and ‘int (*)(void *)’) Posix.hsc:177: error: invalid operands to binary | (have ‘char * (*)(char *)’ and ‘char * (*)(char *)’) Posix.hsc:189: error: invalid operands to binary | (have ‘double’ and ‘double’) Posix.hsc:193: error: invalid operands to binary | (have ‘double (*)(double)’ and ‘double (*)(double)’) Posix.hsc:205: error: ‘mq_attr’ undeclared (first use in this function) Posix.hsc:209: error: invalid operands to binary | (have ‘int (*)(mqd_t)’ and ‘int (*)(mqd_t, struct mq_attr *)’) Posix.hsc:221: error: invalid operands to binary | (have ‘void (*)(struct if_nameindex *)’ and ‘char * (*)(unsigned int, char *)’) Posix.hsc:228: error: ‘hostent’ undeclared (first use in this function) Posix.hsc:228: error: ‘netent’ undeclared (first use in this function) Posix.hsc:228: error: ‘protoent’ undeclared (first use in this function) Posix.hsc:228: error: ‘servent’ undeclared (first use in this function) Posix.hsc:228: error: ‘addrinfo’ undeclared (first use in this function) Posix.hsc:236: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘void (*)(void)’) Posix.hsc:246: error: ‘in_addr’ undeclared (first use in this function) Posix.hsc:246: error: ‘sockaddr_in’ undeclared (first use in this function) Posix.hsc:246: error: ‘in6_addr’ undeclared (first use in this function) Posix.hsc:246: error: ‘sockaddr_in6’ undeclared (first use in this function) Posix.hsc:246: error: ‘ipv6_mreq’ undeclared (first use in this function) Posix.hsc:271: error: invalid operands to binary | (have ‘int (*)(void *)’ and ‘char * (*)(void *, int, int, const char *)’) Posix.hsc:277: error: ‘pollfd’ undeclared (first use in this function) Posix.hsc:290: error: invalid operands to binary | (have ‘int’ and ‘void *’) Posix.hsc:299: error: invalid operands to binary | (have ‘int (*)(union pthread_attr_t *)’ and ‘int (*)(const union pthread_attr_t *, int *)’) Posix.hsc:299: error: ‘pthread_mutex_getprioceiling’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutex_setprioceiling’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_getprioceiling’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_getprotocol’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_gettype’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_setprioceiling’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_setprotocol’ undeclared (first use in this function) Posix.hsc:299: error: ‘pthread_mutexattr_settype’ undeclared (first use in this function) Posix.hsc:346: error: ‘passwd’ undeclared (first use in this function) Posix.hsc:348: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘struct passwd * (*)(void)’) Posix.hsc:355: error: expected expression before ‘regex_t’ Posix.hsc:365: error: invalid operands to binary | (have ‘int (*)(struct regex_t * __restrict__, const char * __restrict__, int)’ and ‘size_t (*)(int, const struct regex_t * __restrict__, char * __restrict__, size_t)’) Posix.hsc:371: error: ‘sched_param’ undeclared (first use in this function) Posix.hsc:377: error: invalid operands to binary | (have ‘int (*)(__pid_t, struct sched_param *)’ and ‘int (*)(__pid_t)’) Posix.hsc:378: error: invalid operands to binary | (have ‘int (*)(__pid_t, struct timespec *)’ and ‘int (*)(__pid_t, const struct sched_param *)’) Posix.hsc:379: error: invalid operands to binary | (have ‘int (*)(__pid_t, int, const struct sched_param *)’ and ‘int (*)(void)’) Posix.hsc:391: error: invalid operands to binary | (have ‘int (*)(size_t)’ and ‘void (*)(void)’) Posix.hsc:392: error: invalid operands to binary | (have ‘void * (*)(const void *, const void *, size_t *, size_t, int (*)(const void *, const void *))’ and ‘void * (*)(const void *, void *, size_t *, size_t, int (*)(const void *, const void *))’) Posix.hsc:393: error: invalid operands to binary | (have ‘void * (*)(const void *, void * const*, int (*)(const void *, const void *))’ and ‘void * (*)(const void *, void **, int (*)(const void *, const void *))’) Posix.hsc:403: error: invalid operands to binary | (have ‘int (*)(union sem_t *)’ and ‘int (*)(union sem_t *)’) Posix.hsc:404: error: invalid operands to binary | (have ‘int (*)(union sem_t * __restrict__, int * __restrict__)’ and ‘int (*)(union sem_t *, int, unsigned int)’) Posix.hsc:405: error: invalid operands to binary | (have ‘int (*)(union sem_t * __restrict__, const struct timespec * __restrict__)’ and ‘int (*)(union sem_t *)’) Posix.hsc:406: error: invalid operands to binary | (have ‘int (*)(const char *)’ and ‘int (*)(union sem_t *)’) Posix.hsc:412: error: expected expression before ‘sigset_t’ Posix.hsc:413: error: expected expression before ‘ucontext_t’ Posix.hsc:442: error: invalid operands to binary | (have ‘int (*)(__pid_t, int)’ and ‘int (*)(__pid_t, int)’) Posix.hsc:443: error: invalid operands to binary | (have ‘int (*)(int, const struct __sigset_t * __restrict__, struct __sigset_t * __restrict__)’ and ‘int (*)(int, const struct sigaction * __restrict__, struct sigaction * __restrict__)’) Posix.hsc:444: error: invalid operands to binary | (have ‘int (*)(struct sigset_t *, int)’ and ‘int (*)(const struct sigaltstack * __restrict__, struct sigaltstack * __restrict__)’) Posix.hsc:445: error: invalid operands to binary | (have ‘int (*)(struct sigset_t *)’ and ‘int (*)(struct sigset_t *)’) Posix.hsc:446: error: invalid operands to binary | (have ‘int (*)(const struct sigset_t *, int)’ and ‘int (*)(struct sigset_t *)’) Posix.hsc:447: error: invalid operands to binary | (have ‘int (*)(int, const struct sigset_t * __restrict__, struct sigset_t * __restrict__)’ and ‘int (*)(const struct sigset_t *)’) Posix.hsc:448: error: invalid operands to binary | (have ‘int (*)(const struct sigset_t * __restrict__, struct siginfo_t * __restrict__, const struct timespec * __restrict__)’ and ‘int (*)(const struct sigset_t * __restrict__, int * __restrict__)’) Posix.hsc:455: error: expected expression before ‘posix_spawnattr_t’ Posix.hsc:462: error: invalid operands to binary | (have ‘int (*)(pid_t * __restrict__, const char * __restrict__, const struct posix_spawn_file_actions_t * __restrict__, const struct posix_spawnattr_t * __restrict__, char * const* __restrict__, char * const* __restrict__)’ and ‘int (*)(struct posix_spawn_file_actions_t *, int)’) Posix.hsc:497: error: invalid operands to binary | (have ‘char * (*)(char *)’ and ‘struct FILE * (*)(int, const char *)’) Posix.hsc:506: error: invalid operands to binary | (have ‘long int (*)(const char *)’ and ‘double (*)(void)’) Posix.hsc:506: error: ‘grantpt’ undeclared (first use in this function) Posix.hsc:506: error: ‘ptsname’ undeclared (first use in this function) Posix.hsc:506: error: ‘unlockpt’ undeclared (first use in this function) Posix.hsc:516: error: invalid operands to binary | (have ‘void * (*)(void * __restrict__, const void * __restrict__, int, size_t)’ and ‘char * (*)(char * __restrict__, const char * __restrict__)’) Posix.hsc:517: error: invalid operands to binary | (have ‘char * (*)(const char *)’ and ‘int (*)(int, char *, size_t)’) Posix.hsc:518: error: invalid operands to binary | (have ‘size_t (*)(const char *, size_t)’ and ‘char * (*)(int)’) Posix.hsc:530: error: ‘ipc_perm’ undeclared (first use in this function) Posix.hsc:550: error: invalid operands to binary | (have ‘void *’ and ‘int’) Posix.hsc:560: error: invalid operands to binary | (have ‘int (*)(const void *, size_t)’ and ‘int (*)(int)’) Posix.hsc:561: error: invalid operands to binary | (have ‘int (*)(void *, size_t, int)’ and ‘int (*)(const void *, size_t)’) Posix.hsc:565: error: invalid operands to binary | (have ‘int (*)(const char *, int, mode_t)’ and ‘int (*)(const char *)’) Posix.hsc:575: error: ‘msqid_ds’ undeclared (first use in this function) Posix.hsc:577: error: invalid operands to binary | (have ‘int (*)(int, int, struct msqid_ds *)’ and ‘int (*)(key_t, int)’) Posix.hsc:592: error: ‘rlimit’ undeclared (first use in this function) Posix.hsc:592: error: ‘rusage’ undeclared (first use in this function) Posix.hsc:598: error: invalid operands to binary | (have ‘int (*)(__priority_which_t, id_t)’ and ‘int (*)(__rlimit_resource_t, struct rlimit *)’) Posix.hsc:599: error: invalid operands to binary | (have ‘int (*)(__priority_which_t, id_t, int)’ and ‘int (*)(__rlimit_resource_t, const struct rlimit *)’) Posix.hsc:605: error: ‘timeval’ undeclared (first use in this function) Posix.hsc:605: error: expected expression before ‘fd_set’ Posix.hsc:609: error: invalid operands to binary | (have ‘int (*)(int, struct fd_set * __restrict__, struct fd_set * __restrict__, struct fd_set * __restrict__, const struct timespec * __restrict__, const struct __sigset_t * __restrict__)’ and ‘int (*)(int, struct fd_set * __restrict__, struct fd_set * __restrict__, struct fd_set * __restrict__, struct timeval * __restrict__)’) Posix.hsc:618: error: ‘semid_ds’ undeclared (first use in this function) Posix.hsc:618: error: ‘sembuf’ undeclared (first use in this function) Posix.hsc:620: error: invalid operands to binary | (have ‘int (*)(key_t, int, int)’ and ‘int (*)(int, struct sembuf *, size_t)’) Posix.hsc:628: error: ‘shmid_ds’ undeclared (first use in this function) Posix.hsc:632: error: invalid operands to binary | (have ‘void * (*)(int, const void *, int)’ and ‘int (*)(int, int, struct shmid_ds *)’) Posix.hsc:638: error: ‘sockaddr’ undeclared (first use in this function) Posix.hsc:638: error: ‘sockaddr_storage’ undeclared (first use in this function) Posix.hsc:638: error: ‘msghdr’ undeclared (first use in this function) Posix.hsc:638: error: ‘cmsghdr’ undeclared (first use in this function) Posix.hsc:644: error: ‘linger’ undeclared (first use in this function) Posix.hsc:655: error: invalid operands to binary | (have ‘int (*)(int, struct sockaddr * __restrict__, socklen_t * __restrict__)’ and ‘int (*)(int, const struct sockaddr *, socklen_t)’) Posix.hsc:677: error: invalid operands to binary | (have ‘int (*)(const char *, __mode_t)’ and ‘int (*)(int, __mode_t)’) Posix.hsc:678: error: invalid operands to binary | (have ‘int (*)(int, const char * __restrict__, struct stat * __restrict__, int)’ and ‘int (*)(int, const struct timespec *)’) Posix.hsc:679: error: invalid operands to binary | (have ‘int (*)(int, const char *, __mode_t)’ and ‘int (*)(const char *, __mode_t)’) Posix.hsc:680: error: invalid operands to binary | (have ‘int (*)(int, const char *, __mode_t, __dev_t)’ and ‘int (*)(const char * __restrict__, struct stat * __restrict__)’) Posix.hsc:690: error: invalid operands to binary | (have ‘int (*)(int, struct statvfs *)’ and ‘int (*)(const char * __restrict__, struct statvfs * __restrict__)’) Posix.hsc:702: error: ‘tms’ undeclared (first use in this function) Posix.hsc:714: error: expected expression before ‘pthread_attr_t’ Posix.hsc:724: error: ‘iovec’ undeclared (first use in this function) Posix.hsc:726: error: invalid operands to binary | (have ‘ssize_t (*)(int, const struct iovec *, int)’ and ‘ssize_t (*)(int, const struct iovec *, int)’) Posix.hsc:732: error: ‘sockaddr_un’ undeclared (first use in this function) Posix.hsc:738: error: ‘utsname’ undeclared (first use in this function) Posix.hsc:754: error: invalid operands to binary | (have ‘__pid_t (*)(union __WAIT_STATUS)’ and ‘int (*)(enum idtype_t, __id_t, struct siginfo_t *, int)’) Posix.hsc:767: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘void (*)(const char *, int, int)’) Posix.hsc:773: error: invalid operands to binary | (have ‘char *’ and ‘int’) Posix.hsc:786: error: ‘termios’ undeclared (first use in this function) Posix.hsc:802: error: invalid operands to binary | (have ‘speed_t (*)(const struct termios *)’ and ‘speed_t (*)(const struct termios *)’) Posix.hsc:802: error: ‘tcgetsid’ undeclared (first use in this function) Posix.hsc:810: error: ‘timespec’ undeclared (first use in this function) Posix.hsc:810: error: ‘itimerspec’ undeclared (first use in this function) Posix.hsc:815: error: invalid operands to binary | (have ‘int (*)(pid_t, clockid_t *)’ and ‘int (*)(clockid_t, struct timespec *)’) Posix.hsc:816: error: invalid operands to binary | (have ‘int (*)(clockid_t, struct timespec *)’ and ‘int (*)(clockid_t, int, const struct timespec *, struct timespec *)’) Posix.hsc:817: error: ‘getdate’ undeclared (first use in this function) Posix.hsc:818: error: invalid operands to binary | (have ‘struct tm * (*)(const time_t * __restrict__, struct tm * __restrict__)’ and ‘int (*)(const struct timespec *, struct timespec *)’) Posix.hsc:818: error: ‘strptime’ undeclared (first use in this function) Posix.hsc:819: error: invalid operands to binary | (have ‘int (*)(clockid_t, struct sigevent * __restrict__, void ** __restrict__)’ and ‘int (*)(void *)’) Posix.hsc:820: error: invalid operands to binary | (have ‘int (*)(void *)’ and ‘int (*)(void *, struct itimerspec *)’) Posix.hsc:821: error: invalid operands to binary | (have ‘int (*)(void *, int, const struct itimerspec * __restrict__, struct itimerspec * __restrict__)’ and ‘void (*)(void)’) Posix.hsc:823: error: invalid operands to binary | (have ‘long int’ and ‘char **’) Posix.hsc:875: error: invalid operands to binary | (have ‘int (*)(const char *, int)’ and ‘unsigned int (*)(unsigned int)’) Posix.hsc:875: error: ‘getpgid’ undeclared (first use in this function) Posix.hsc:875: error: ‘getsid’ undeclared (first use in this function) Posix.hsc:875: error: ‘pread’ undeclared (first use in this function) Posix.hsc:875: error: ‘pwrite’ undeclared (first use in this function) Posix.hsc:875: error: ‘swab’ undeclared (first use in this function) Posix.hsc:887: error: invalid operands to binary | (have ‘char *’ and ‘int’) Posix.hsc:893: error: ‘utmpx’ undeclared (first use in this function) Posix.hsc:898: error: invalid operands to binary | (have ‘void (*)(void)’ and ‘struct utmpx * (*)(void)’) Posix.hsc:905: error: invalid operands to binary | (have ‘size_t (*)(wchar_t * __restrict__, const char ** __restrict__, size_t, size_t, struct mbstate_t * __restrict__)’ and ‘struct __FILE * (*)(wchar_t **, size_t *)’) Posix.hsc:906: error: invalid operands to binary | (have ‘wchar_t * (*)(wchar_t *, const wchar_t *)’ and ‘wchar_t * (*)(wchar_t *, const wchar_t *, size_t)’) Posix.hsc:907: error: invalid operands to binary | (have ‘wchar_t * (*)(const wchar_t *)’ and ‘int (*)(const wchar_t *, const wchar_t *, size_t)’) Posix.hsc:908: error: ‘wcswidth’ undeclared (first use in this function) Posix.hsc:918: error: expected expression before ‘wordexp_t’ Posix.hsc:926: error: invalid operands to binary | (have ‘int (*)(const char * __restrict__, struct wordexp_t * __restrict__, int)’ and ‘void (*)(struct wordexp_t *)’) Posix.hsc:938: error: expected expression before ‘struct’ Posix.hsc:939: error: ‘aio_fildes’ undeclared (first use in this function) Posix.hsc:939: error: ‘CInt’ undeclared (first use in this function) Posix.hsc:940: error: ‘aio_offset’ undeclared (first use in this function) Posix.hsc:940: error: ‘COff’ undeclared (first use in this function) Posix.hsc:941: error: ‘aio_buf’ undeclared (first use in this function) Posix.hsc:942: error: ‘aio_nbytes’ undeclared (first use in this function) Posix.hsc:942: error: ‘CSize’ undeclared (first use in this function) Posix.hsc:943: error: ‘aio_reqprio’ undeclared (first use in this function) Posix.hsc:944: error: ‘aio_sigevent’ undeclared (first use in this function) Posix.hsc:944: error: ‘Sigevent’ undeclared (first use in this function) Posix.hsc:945: error: ‘aio_lio_opcode’ undeclared (first use in this function) Posix.hsc:957: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:958: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:959: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:960: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:961: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:962: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:962: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:962: error: expected ‘)’ before ‘Timespec’ Posix.hsc:964: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:965: error: expected ‘)’ before ‘Aiocb’ Posix.hsc:965: error: expected ‘)’ before ‘Sigevent’ Posix.hsc:970: error: ‘Word32’ undeclared (first use in this function) Posix.hsc:970: error: expected ‘)’ before ‘Word32’ Posix.hsc:971: error: ‘Word16’ undeclared (first use in this function) Posix.hsc:971: error: expected ‘)’ before ‘Word16’ Posix.hsc:972: error: expected ‘)’ before ‘Word32’ Posix.hsc:973: error: expected ‘)’ before ‘Word16’ Posix.hsc:975: error: ‘CString’ undeclared (first use in this function) Posix.hsc:975: error: expected ‘)’ before ‘CInAddr’ Posix.hsc:976: error: expected ‘)’ before ‘CString’ Posix.hsc:978: error: expected ‘)’ before ‘CInt’ Posix.hsc:1010: error: expected expression before ‘struct’ Posix.hsc:1011: error: ‘d_ino’ undeclared (first use in this function) Posix.hsc:1011: error: ‘CIno’ undeclared (first use in this function) Posix.hsc:1012: error: ‘d_name’ undeclared (first use in this function) Posix.hsc:1015: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1015: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1015: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1015: error: expected ‘)’ before ‘CInt’ Posix.hsc:1017: error: expected ‘)’ before ‘DIR’ Posix.hsc:1018: error: expected ‘)’ before ‘DIR’ Posix.hsc:1019: error: expected ‘)’ before ‘DIR’ Posix.hsc:1020: error: expected ‘)’ before ‘DIR’ Posix.hsc:1021: error: expected ‘)’ before ‘DIR’ Posix.hsc:1022: error: expected ‘)’ before ‘DIR’ Posix.hsc:1024: error: expected ‘)’ before ‘DIR’ Posix.hsc:1025: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1025: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1025: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1025: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1025: error: expected ‘)’ before ‘Dirent’ Posix.hsc:1025: error: expected ‘)’ before ‘CInt’ Posix.hsc:1025: error: expected ‘)’ before ‘CInt’ Posix.hsc:1029: error: expected ‘)’ before ‘DIR’ Posix.hsc:1030: error: expected ‘)’ before ‘DIR’ Posix.hsc:1039: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1039: error: expected ‘)’ before ‘CInt’ Posix.hsc:1040: error: ‘IO’ undeclared (first use in this function) Posix.hsc:1040: error: expected ‘)’ before ‘CString’ Posix.hsc:1042: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1169: error: expected expression before ‘struct’ Posix.hsc:1170: error: ‘l_type’ undeclared (first use in this function) Posix.hsc:1170: error: ‘CShort’ undeclared (first use in this function) Posix.hsc:1171: error: ‘l_whence’ undeclared (first use in this function) Posix.hsc:1172: error: ‘l_start’ undeclared (first use in this function) Posix.hsc:1173: error: ‘l_len’ undeclared (first use in this function) Posix.hsc:1174: error: ‘l_pid’ undeclared (first use in this function) Posix.hsc:1174: error: ‘CPid’ undeclared (first use in this function) Posix.hsc:1177: error: expected ‘)’ before ‘CInt’ Posix.hsc:1178: error: expected ‘)’ before ‘CInt’ Posix.hsc:1180: error: expected ‘)’ before ‘CInt’ Posix.hsc:1212: error: ‘CLong’ undeclared (first use in this function) Posix.hsc:1212: error: expected ‘)’ before ‘CInt’ Posix.hsc:1222: error: expected ‘)’ before ‘CInt’ Posix.hsc:1249: error: expected expression before ‘glob_t’ Posix.hsc:1250: error: ‘gl_pathc’ undeclared (first use in this function) Posix.hsc:1251: error: ‘gl_pathv’ undeclared (first use in this function) Posix.hsc:1251: error: expected ‘)’ before ‘CString’ Posix.hsc:1252: error: ‘gl_offs’ undeclared (first use in this function) Posix.hsc:1266: error: expected ‘)’ before ‘CInt’ Posix.hsc:1266: error: expected ‘)’ before ‘CInt’ Posix.hsc:1268: error: expected ‘)’ before ‘Glob_t’ Posix.hsc:1272: error: expected expression before ‘struct’ Posix.hsc:1273: error: ‘gr_name’ undeclared (first use in this function) Posix.hsc:1274: error: ‘gr_gid’ undeclared (first use in this function) Posix.hsc:1274: error: ‘CGid’ undeclared (first use in this function) Posix.hsc:1275: error: ‘gr_mem’ undeclared (first use in this function) Posix.hsc:1275: error: expected ‘)’ before ‘CString’ Posix.hsc:1279: error: expected ‘)’ before ‘Group’ Posix.hsc:1280: error: expected ‘)’ before ‘Group’ Posix.hsc:1281: error: expected ‘)’ before ‘Group’ Posix.hsc:1283: error: expected ‘)’ before ‘Group’ Posix.hsc:1284: error: expected ‘)’ before ‘Group’ Posix.hsc:1290: error: expected expression before ‘iconv_t’ Posix.hsc:1292: error: ‘CIconv’ undeclared (first use in this function) Posix.hsc:1292: error: expected ‘)’ before ‘CString’ Posix.hsc:1294: error: expected ‘)’ before ‘CInt’ Posix.hsc:1295: error: expected ‘)’ before ‘CIconv’ Posix.hsc:1299: error: expected expression before ‘nl_item’ Posix.hsc:1301: error: ‘CNlItem’ undeclared (first use in this function) Posix.hsc:1357: error: expected ‘)’ before ‘CString’ Posix.hsc:1361: error: expected ‘)’ before ‘CString’ Posix.hsc:1362: error: expected ‘)’ before ‘CString’ Posix.hsc:1401: error: ‘CDouble’ undeclared (first use in this function) Posix.hsc:1401: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1402: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1403: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1405: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1406: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1407: error: expected ‘)’ before ‘CDouble’ Posix.hsc:1413: error: expected expression before ‘mqd_t’ Posix.hsc:1415: error: expected expression before ‘struct’ Posix.hsc:1416: error: ‘mq_flags’ undeclared (first use in this function) Posix.hsc:1417: error: ‘mq_maxmsg’ undeclared (first use in this function) Posix.hsc:1418: error: ‘mq_msgsize’ undeclared (first use in this function) Posix.hsc:1419: error: ‘mq_curmsgs’ undeclared (first use in this function) Posix.hsc:1422: error: ‘CMqd’ undeclared (first use in this function) Posix.hsc:1422: error: expected ‘)’ before ‘CInt’ Posix.hsc:1423: error: expected ‘)’ before ‘Mq_attr’ Posix.hsc:1424: error: expected ‘)’ before ‘Sigevent’ Posix.hsc:1425: error: expected ‘)’ before ‘CUInt’ Posix.hsc:1427: error: expected ‘)’ before ‘CInt’ Posix.hsc:1429: error: expected ‘)’ before ‘Mq_attr’ Posix.hsc:1431: error: expected ‘)’ before ‘CUInt’ Posix.hsc:1433: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1435: error: expected ‘)’ before ‘CInt’ Posix.hsc:1439: error: expected expression before ‘struct’ Posix.hsc:1440: error: ‘if_index’ undeclared (first use in this function) Posix.hsc:1440: error: ‘CUInt’ undeclared (first use in this function) Posix.hsc:1441: error: ‘if_name’ undeclared (first use in this function) Posix.hsc:1446: error: expected ‘)’ before ‘If_nameindex’ Posix.hsc:1447: error: expected ‘)’ before ‘CString’ Posix.hsc:1448: error: expected ‘)’ before ‘If_nameindex’ Posix.hsc:1449: error: expected ‘)’ before ‘CUInt’ Posix.hsc:1453: error: expected expression before ‘struct’ Posix.hsc:1454: error: ‘h_name’ undeclared (first use in this function) Posix.hsc:1455: error: ‘h_aliases’ undeclared (first use in this function) Posix.hsc:1455: error: expected ‘)’ before ‘CString’ Posix.hsc:1456: error: ‘h_addrtype’ undeclared (first use in this function) Posix.hsc:1457: error: ‘h_length’ undeclared (first use in this function) Posix.hsc:1458: error: ‘h_addr_list’ undeclared (first use in this function) Posix.hsc:1458: error: expected ‘)’ before ‘CString’ Posix.hsc:1461: error: expected expression before ‘struct’ Posix.hsc:1462: error: ‘n_name’ undeclared (first use in this function) Posix.hsc:1463: error: ‘n_aliases’ undeclared (first use in this function) Posix.hsc:1463: error: expected ‘)’ before ‘CString’ Posix.hsc:1464: error: ‘n_addrtype’ undeclared (first use in this function) Posix.hsc:1465: error: ‘n_net’ undeclared (first use in this function) Posix.hsc:1468: error: expected expression before ‘struct’ Posix.hsc:1469: error: ‘p_name’ undeclared (first use in this function) Posix.hsc:1470: error: ‘p_aliases’ undeclared (first use in this function) Posix.hsc:1470: error: expected ‘)’ before ‘CString’ Posix.hsc:1471: error: ‘p_proto’ undeclared (first use in this function) Posix.hsc:1474: error: expected expression before ‘struct’ Posix.hsc:1475: error: ‘s_name’ undeclared (first use in this function) Posix.hsc:1476: error: ‘s_aliases’ undeclared (first use in this function) Posix.hsc:1476: error: expected ‘)’ before ‘CString’ Posix.hsc:1477: error: ‘s_port’ undeclared (first use in this function) Posix.hsc:1478: error: ‘s_proto’ undeclared (first use in this function) Posix.hsc:1481: error: expected expression before ‘struct’ Posix.hsc:1482: error: ‘ai_flags’ undeclared (first use in this function) Posix.hsc:1483: error: ‘ai_family’ undeclared (first use in this function) Posix.hsc:1484: error: ‘ai_socktype’ undeclared (first use in this function) Posix.hsc:1485: error: ‘ai_protocol’ undeclared (first use in this function) Posix.hsc:1486: error: ‘ai_addrlen’ undeclared (first use in this function) Posix.hsc:1486: error: ‘CSocklen’ undeclared (first use in this function) Posix.hsc:1487: error: ‘ai_addr’ undeclared (first use in this function) Posix.hsc:1487: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:1488: error: ‘ai_canonname’ undeclared (first use in this function) Posix.hsc:1489: error: ‘ai_next’ undeclared (first use in this function) Posix.hsc:1489: error: expected ‘)’ before ‘Addrinfo’ Posix.hsc:1520: error: expected ‘)’ before ‘Addrinfo’ Posix.hsc:1521: error: expected ‘)’ before ‘CString’ Posix.hsc:1522: error: expected ‘)’ before ‘Addrinfo’ Posix.hsc:1524: error: expected ‘)’ before ‘Hostent’ Posix.hsc:1525: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:1528: error: expected ‘)’ before ‘Netent’ Posix.hsc:1529: error: expected ‘)’ before ‘Netent’ Posix.hsc:1530: error: expected ‘)’ before ‘Netent’ Posix.hsc:1531: error: expected ‘)’ before ‘Protoent’ Posix.hsc:1532: error: expected ‘)’ before ‘Protoent’ Posix.hsc:1533: error: expected ‘)’ before ‘Protoent’ Posix.hsc:1534: error: expected ‘)’ before ‘Servent’ Posix.hsc:1536: error: expected ‘)’ before ‘Servent’ Posix.hsc:1538: error: expected ‘)’ before ‘Servent’ Posix.hsc:1546: error: expected expression before ‘in_port_t’ Posix.hsc:1547: error: expected expression before ‘in_addr_t’ Posix.hsc:1549: error: expected expression before ‘struct’ Posix.hsc:1550: error: ‘s_addr’ undeclared (first use in this function) Posix.hsc:1550: error: ‘CInAddr’ undeclared (first use in this function) Posix.hsc:1553: error: expected expression before ‘struct’ Posix.hsc:1554: error: ‘sin_family’ undeclared (first use in this function) Posix.hsc:1554: error: ‘CSaFamily’ undeclared (first use in this function) Posix.hsc:1555: error: ‘sin_port’ undeclared (first use in this function) Posix.hsc:1555: error: ‘CInPort’ undeclared (first use in this function) Posix.hsc:1556: error: ‘sin_addr’ undeclared (first use in this function) Posix.hsc:1556: error: ‘In_addr’ undeclared (first use in this function) Posix.hsc:1559: error: expected expression before ‘struct’ Posix.hsc:1560: error: ‘__in6_u’ undeclared (first use in this function) Posix.hsc:1560: error: expected ‘)’ before ‘Word8’ Posix.hsc:1563: error: expected expression before ‘struct’ Posix.hsc:1564: error: ‘sin6_family’ undeclared (first use in this function) Posix.hsc:1565: error: ‘sin6_port’ undeclared (first use in this function) Posix.hsc:1566: error: ‘sin6_flowinfo’ undeclared (first use in this function) Posix.hsc:1567: error: ‘sin6_addr’ undeclared (first use in this function) Posix.hsc:1567: error: ‘In6_addr’ undeclared (first use in this function) Posix.hsc:1568: error: ‘sin6_scope_id’ undeclared (first use in this function) Posix.hsc:1571: error: expected expression before ‘struct’ Posix.hsc:1572: error: ‘ipv6mr_multiaddr’ undeclared (first use in this function) Posix.hsc:1573: error: ‘ipv6mr_interface’ undeclared (first use in this function) Posix.hsc:1602: error: expected expression before ‘nl_catd’ Posix.hsc:1607: error: ‘CNlCatd’ undeclared (first use in this function) Posix.hsc:1607: error: expected ‘)’ before ‘CInt’ Posix.hsc:1608: error: expected ‘)’ before ‘CString’ Posix.hsc:1609: error: expected ‘)’ before ‘CNlCatd’ Posix.hsc:1613: error: expected expression before ‘struct’ Posix.hsc:1614: error: ‘fd’ undeclared (first use in this function) Posix.hsc:1615: error: ‘events’ undeclared (first use in this function) Posix.hsc:1616: error: ‘revents’ undeclared (first use in this function) Posix.hsc:1619: error: expected expression before ‘nfds_t’ Posix.hsc:1632: error: expected ‘)’ before ‘Pollfd’ Posix.hsc:1663: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1665: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1667: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1669: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1671: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1673: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1675: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1677: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1679: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1681: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1683: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1685: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1687: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1689: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1691: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1693: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1695: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1697: error: expected ‘)’ before ‘Pthread_attr_t’ Posix.hsc:1699: error: expected ‘)’ before ‘Pthread_barrier_t’ Posix.hsc:1701: error: expected ‘)’ before ‘Pthread_barrier_t’ Posix.hsc:1703: error: expected ‘)’ before ‘Pthread_barrier_t’ Posix.hsc:1705: error: expected ‘)’ before ‘Pthread_barrierattr_t’ Posix.hsc:1707: error: expected ‘)’ before ‘Pthread_barrierattr_t’ Posix.hsc:1709: error: expected ‘)’ before ‘Pthread_barrierattr_t’ Posix.hsc:1711: error: expected ‘)’ before ‘Pthread_barrierattr_t’ Posix.hsc:1717: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1719: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1721: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1723: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1725: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1727: error: expected ‘)’ before ‘Pthread_cond_t’ Posix.hsc:1729: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1731: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1733: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1735: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1737: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1739: error: expected ‘)’ before ‘Pthread_condattr_t’ Posix.hsc:1741: error: expected ‘)’ before ‘Pthread_t’ Posix.hsc:1746: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1753: error: expected ‘)’ before ‘Pthread_key_t’ Posix.hsc:1758: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1760: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1762: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1764: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1765: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1767: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1769: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1770: error: expected ‘)’ before ‘Pthread_mutex_t’ Posix.hsc:1771: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1773: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1775: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1777: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1781: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1783: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1785: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1787: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1789: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1793: error: expected ‘)’ before ‘Pthread_mutexattr_t’ Posix.hsc:1795: error: expected ‘)’ before ‘Pthread_once_t’ Posix.hsc:1797: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1799: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1801: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1803: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1805: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1807: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1809: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1811: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1813: error: expected ‘)’ before ‘Pthread_rwlock_t’ Posix.hsc:1815: error: expected ‘)’ before ‘Pthread_rwlockattr_t’ Posix.hsc:1817: error: expected ‘)’ before ‘Pthread_rwlockattr_t’ Posix.hsc:1819: error: expected ‘)’ before ‘Pthread_rwlockattr_t’ Posix.hsc:1821: error: expected ‘)’ before ‘Pthread_rwlockattr_t’ Posix.hsc:1824: error: expected ‘)’ before ‘CInt’ Posix.hsc:1826: error: expected ‘)’ before ‘CInt’ Posix.hsc:1834: error: expected ‘)’ before ‘Pthread_spinlock_t’ Posix.hsc:1836: error: expected ‘)’ before ‘Pthread_spinlock_t’ Posix.hsc:1840: error: expected ‘)’ before ‘Pthread_spinlock_t’ Posix.hsc:1842: error: expected ‘)’ before ‘Pthread_spinlock_t’ Posix.hsc:1848: error: expected expression before ‘struct’ Posix.hsc:1849: error: ‘pw_name’ undeclared (first use in this function) Posix.hsc:1850: error: ‘pw_uid’ undeclared (first use in this function) Posix.hsc:1850: error: ‘CUid’ undeclared (first use in this function) Posix.hsc:1851: error: ‘pw_gid’ undeclared (first use in this function) Posix.hsc:1852: error: ‘pw_dir’ undeclared (first use in this function) Posix.hsc:1853: error: ‘pw_shell’ undeclared (first use in this function) Posix.hsc:1857: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1858: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1859: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1861: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1862: error: expected ‘)’ before ‘Passwd’ Posix.hsc:1868: error: expected expression before ‘regex_t’ Posix.hsc:1869: error: ‘re_nsub’ undeclared (first use in this function) Posix.hsc:1872: error: expected expression before ‘regoff_t’ Posix.hsc:1874: error: expected expression before ‘regmatch_t’ Posix.hsc:1875: error: ‘rm_so’ undeclared (first use in this function) Posix.hsc:1875: error: ‘CRegoff’ undeclared (first use in this function) Posix.hsc:1876: error: ‘rm_eo’ undeclared (first use in this function) Posix.hsc:1901: error: expected ‘)’ before ‘Regex_t’ Posix.hsc:1903: error: expected ‘)’ before ‘Regex_t’ Posix.hsc:1905: error: expected ‘)’ before ‘Regex_t’ Posix.hsc:1907: error: expected ‘)’ before ‘Regex_t’ Posix.hsc:1911: error: expected expression before ‘struct’ Posix.hsc:1912: error: ‘tv_sec’ undeclared (first use in this function) Posix.hsc:1912: error: ‘CTime’ undeclared (first use in this function) Posix.hsc:1913: error: ‘tv_nsec’ undeclared (first use in this function) Posix.hsc:1916: error: expected expression before ‘struct’ Posix.hsc:1917: error: ‘it_interval’ undeclared (first use in this function) Posix.hsc:1917: error: ‘Timespec’ undeclared (first use in this function) Posix.hsc:1918: error: ‘it_value’ undeclared (first use in this function) Posix.hsc:1926: error: expected ‘)’ before ‘CClockid’ Posix.hsc:1927: error: ‘CClockid’ undeclared (first use in this function) Posix.hsc:1927: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1928: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1929: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1931: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1932: error: expected ‘)’ before ‘Tm’ Posix.hsc:1933: error: expected ‘)’ before ‘CTime’ Posix.hsc:1934: error: expected ‘)’ before ‘CTime’ Posix.hsc:1935: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1936: error: expected ‘)’ before ‘Tm’ Posix.hsc:1937: error: expected ‘)’ before ‘Sigevent’ Posix.hsc:1939: error: ‘CTimer’ undeclared (first use in this function) Posix.hsc:1939: error: expected ‘)’ before ‘CInt’ Posix.hsc:1940: error: expected ‘)’ before ‘CInt’ Posix.hsc:1941: error: expected ‘)’ before ‘Itimerspec’ Posix.hsc:1942: error: expected ‘)’ before ‘Itimerspec’ Posix.hsc:1948: error: expected ‘)’ before ‘CString’ Posix.hsc:1952: error: expected expression before ‘struct’ Posix.hsc:1953: error: ‘__sched_priority’ undeclared (first use in this function) Posix.hsc:1961: error: expected ‘)’ before ‘CInt’ Posix.hsc:1962: error: expected ‘)’ before ‘CInt’ Posix.hsc:1963: error: expected ‘)’ before ‘Sched_param’ Posix.hsc:1965: error: expected ‘)’ before ‘CInt’ Posix.hsc:1966: error: expected ‘)’ before ‘Timespec’ Posix.hsc:1968: error: expected ‘)’ before ‘Sched_param’ Posix.hsc:1970: error: expected ‘)’ before ‘Sched_param’ Posix.hsc:1972: error: expected ‘)’ before ‘CInt’ Posix.hsc:1976: error: expected expression before ‘ENTRY’ Posix.hsc:1977: error: ‘key’ undeclared (first use in this function) Posix.hsc:1978: error: ‘data’ undeclared (first use in this function) Posix.hsc:1981: error: expected expression before ‘ACTION’ Posix.hsc:1982: error: expected expression before ‘VISIT’ Posix.hsc:1984: error: expected expression before ‘ACTION’ Posix.hsc:1985: error: expected expression before ‘ACTION’ Posix.hsc:1987: error: expected expression before ‘VISIT’ Posix.hsc:1988: error: expected expression before ‘VISIT’ Posix.hsc:1989: error: expected expression before ‘VISIT’ Posix.hsc:1990: error: expected expression before ‘VISIT’ Posix.hsc:1992: error: expected ‘)’ before ‘CInt’ Posix.hsc:1994: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1995: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1995: error: expected ‘)’ before ‘CSize’ Posix.hsc:1998: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:1998: error: expected ‘)’ before ‘CSize’ Posix.hsc:2001: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2002: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2002: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2002: error: expected ‘)’ before ‘CInt’ Posix.hsc:2004: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2004: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2004: error: expected ‘)’ before ‘CInt’ Posix.hsc:2006: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2006: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2006: error: expected ‘)’ before ‘CInt’ Posix.hsc:2008: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2008: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2015: error: expected ‘)’ before ‘CSem’ Posix.hsc:2017: error: expected ‘)’ before ‘CSem’ Posix.hsc:2018: error: expected ‘)’ before ‘CSem’ Posix.hsc:2019: error: expected ‘)’ before ‘CSem’ Posix.hsc:2020: error: expected ‘)’ before ‘CSem’ Posix.hsc:2021: error: expected ‘)’ before ‘CSem’ Posix.hsc:2022: error: expected ‘)’ before ‘CSem’ Posix.hsc:2023: error: expected ‘)’ before ‘CSem’ Posix.hsc:2024: error: expected ‘)’ before ‘CInt’ Posix.hsc:2025: error: expected ‘)’ before ‘CSem’ Posix.hsc:2031: error: expected expression before ‘posix_spawnattr_t’ Posix.hsc:2034: error: expected expression before ‘posix_spawn_file_actions_t’ Posix.hsc:2044: error: expected ‘)’ before ‘CPid’ Posix.hsc:2048: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2050: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2052: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2055: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2057: error: expected ‘)’ before ‘Posix_spawn_file_actions_t’ Posix.hsc:2059: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2061: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2063: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2065: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2067: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2069: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2071: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2073: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2075: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2077: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2079: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2081: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2083: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2085: error: expected ‘)’ before ‘Posix_spawnattr_t’ Posix.hsc:2088: error: expected ‘)’ before ‘CPid’ Posix.hsc:2101: error: expected ‘)’ before ‘CString’ Posix.hsc:2102: error: expected ‘)’ before ‘CFile’ Posix.hsc:2103: error: expected ‘)’ before ‘CFile’ Posix.hsc:2104: error: expected ‘)’ before ‘CFile’ Posix.hsc:2105: error: expected ‘)’ before ‘CFile’ Posix.hsc:2106: error: expected ‘)’ before ‘CFile’ Posix.hsc:2107: error: expected ‘)’ before ‘CFile’ Posix.hsc:2108: error: expected ‘)’ before ‘CFile’ Posix.hsc:2109: error: expected ‘)’ before ‘CFile’ Posix.hsc:2110: error: expected ‘)’ before ‘CInt’ Posix.hsc:2111: error: expected ‘)’ before ‘CString’ Posix.hsc:2113: error: expected ‘)’ before ‘CString’ Posix.hsc:2115: error: expected ‘)’ before ‘CString’ Posix.hsc:2117: error: expected ‘)’ before ‘CFile’ Posix.hsc:2118: error: expected ‘)’ before ‘CFile’ Posix.hsc:2119: error: expected ‘)’ before ‘CFile’ Posix.hsc:2120: error: expected ‘)’ before ‘CInt’ Posix.hsc:2121: error: expected ‘)’ before ‘CInt’ Posix.hsc:2126: error: expected ‘)’ before ‘CLong’ Posix.hsc:2127: error: expected ‘)’ before ‘CDouble’ Posix.hsc:2128: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2129: error: expected ‘)’ before ‘CInt’ Posix.hsc:2130: error: expected ‘)’ before ‘CString’ Posix.hsc:2131: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2132: error: expected ‘)’ before ‘CString’ Posix.hsc:2133: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2134: error: expected ‘)’ before ‘CLong’ Posix.hsc:2135: error: expected ‘)’ before ‘CString’ Posix.hsc:2136: error: expected ‘)’ before ‘CInt’ Posix.hsc:2137: error: expected ‘)’ before ‘CLong’ Posix.hsc:2138: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2139: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2139: error: expected ‘)’ before ‘CInt’ Posix.hsc:2140: error: expected ‘)’ before ‘CInt’ Posix.hsc:2141: error: expected ‘)’ before ‘CString’ Posix.hsc:2142: error: expected ‘)’ before ‘CInt’ Posix.hsc:2143: error: expected ‘)’ before ‘CInt’ Posix.hsc:2144: error: expected ‘)’ before ‘CLong’ Posix.hsc:2145: error: expected ‘)’ before ‘CString’ Posix.hsc:2146: error: expected ‘)’ before ‘CUShort’ Posix.hsc:2147: error: expected ‘)’ before ‘CInt’ Posix.hsc:2148: error: expected ‘)’ before ‘CString’ Posix.hsc:2150: error: expected ‘)’ before ‘CInt’ Posix.hsc:2151: error: expected ‘)’ before ‘CInt’ Posix.hsc:2155: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2157: error: expected ‘)’ before ‘CString’ Posix.hsc:2158: error: expected ‘)’ before ‘CString’ Posix.hsc:2160: error: expected ‘)’ before ‘CString’ Posix.hsc:2161: error: expected ‘)’ before ‘CInt’ Posix.hsc:2163: error: expected ‘)’ before ‘CString’ Posix.hsc:2164: error: expected ‘)’ before ‘CSize’ Posix.hsc:2165: error: expected ‘)’ before ‘CString’ Posix.hsc:2166: error: expected ‘)’ before ‘CString’ Posix.hsc:2171: error: expected ‘)’ before ‘CInt’ Posix.hsc:2172: error: expected ‘)’ before ‘CInt’ Posix.hsc:2176: error: expected expression before ‘sigset_t’ Posix.hsc:2179: error: expected expression before ‘struct’ Posix.hsc:2180: error: ‘sigev_notify’ undeclared (first use in this function) Posix.hsc:2181: error: ‘sigev_signo’ undeclared (first use in this function) Posix.hsc:2182: error: ‘sigev_value’ undeclared (first use in this function) Posix.hsc:2182: error: ‘Sigval’ undeclared (first use in this function) Posix.hsc:2183: error: ‘_sigev_un’ undeclared (first use in this function) Posix.hsc:2191: error: expected expression before ‘union’ Posix.hsc:2192: error: ‘sival_int’ undeclared (first use in this function) Posix.hsc:2193: error: ‘sival_ptr’ undeclared (first use in this function) Posix.hsc:2217: error: expected expression before ‘struct’ Posix.hsc:2218: error: ‘__sigaction_handler’ undeclared (first use in this function) Posix.hsc:2219: error: ‘sa_flags’ undeclared (first use in this function) Posix.hsc:2220: error: expected ‘)’ before ‘Siginfo_t’ Posix.hsc:2239: error: expected expression before ‘ucontext_t’ Posix.hsc:2240: error: ‘uc_link’ undeclared (first use in this function) Posix.hsc:2240: error: expected ‘)’ before ‘Ucontext_t’ Posix.hsc:2241: error: ‘uc_stack’ undeclared (first use in this function) Posix.hsc:2241: error: ‘Stack_t’ undeclared (first use in this function) Posix.hsc:2244: error: expected expression before ‘stack_t’ Posix.hsc:2245: error: ‘ss_sp’ undeclared (first use in this function) Posix.hsc:2246: error: ‘ss_size’ undeclared (first use in this function) Posix.hsc:2247: error: ‘ss_flags’ undeclared (first use in this function) Posix.hsc:2250: error: expected expression before ‘siginfo_t’ Posix.hsc:2251: error: ‘si_signo’ undeclared (first use in this function) Posix.hsc:2252: error: ‘si_code’ undeclared (first use in this function) Posix.hsc:2253: error: ‘si_errno’ undeclared (first use in this function) Posix.hsc:2254: error: ‘_sifields’ undeclared (first use in this function) Posix.hsc:2297: error: expected ‘)’ before ‘CInt’ Posix.hsc:2298: error: expected ‘)’ before ‘CInt’ Posix.hsc:2301: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2303: error: expected ‘)’ before ‘Sigaction’ Posix.hsc:2305: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2306: error: expected ‘)’ before ‘Stack_t’ Posix.hsc:2307: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2308: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2309: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2310: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2311: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2312: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2314: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2315: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2317: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2318: error: expected ‘)’ before ‘Sigset_t’ Posix.hsc:2323: error: expected expression before ‘struct’ Posix.hsc:2324: error: ‘uid’ undeclared (first use in this function) Posix.hsc:2325: error: ‘gid’ undeclared (first use in this function) Posix.hsc:2326: error: ‘cuid’ undeclared (first use in this function) Posix.hsc:2327: error: ‘cgid’ undeclared (first use in this function) Posix.hsc:2328: error: ‘mode’ undeclared (first use in this function) Posix.hsc:2328: error: ‘CMode’ undeclared (first use in this function) Posix.hsc:2335: error: ‘CKey’ undeclared (first use in this function) Posix.hsc:2341: error: expected ‘)’ before ‘CKey’ Posix.hsc:2376: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2376: error: expected ‘)’ before ‘CInt’ Posix.hsc:2377: error: expected ‘)’ before ‘CInt’ Posix.hsc:2378: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2380: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2380: error: expected ‘)’ before ‘CInt’ Posix.hsc:2381: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2381: error: expected ‘)’ before ‘CInt’ Posix.hsc:2382: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2382: error: expected ‘)’ before ‘CInt’ Posix.hsc:2383: error: expected ‘)’ before ‘CInt’ Posix.hsc:2384: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2384: error: expected ‘)’ before ‘CInt’ Posix.hsc:2385: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2385: error: expected ‘)’ before ‘CInt’ Posix.hsc:2393: error: expected ‘)’ before ‘CInt’ Posix.hsc:2394: error: expected ‘)’ before ‘CInt’ Posix.hsc:2398: error: expected expression before ‘msgqnum_t’ Posix.hsc:2399: error: expected expression before ‘msgqnum_t’ Posix.hsc:2403: error: expected expression before ‘struct’ Posix.hsc:2404: error: ‘msg_perm’ undeclared (first use in this function) Posix.hsc:2404: error: ‘Ipc_perm’ undeclared (first use in this function) Posix.hsc:2405: error: ‘msg_qnum’ undeclared (first use in this function) Posix.hsc:2405: error: ‘CMsgqnum’ undeclared (first use in this function) Posix.hsc:2406: error: ‘msg_qbytes’ undeclared (first use in this function) Posix.hsc:2406: error: ‘CMsglen’ undeclared (first use in this function) Posix.hsc:2407: error: ‘msg_lspid’ undeclared (first use in this function) Posix.hsc:2408: error: ‘msg_lrpid’ undeclared (first use in this function) Posix.hsc:2409: error: ‘msg_stime’ undeclared (first use in this function) Posix.hsc:2410: error: ‘msg_rtime’ undeclared (first use in this function) Posix.hsc:2411: error: ‘msg_ctime’ undeclared (first use in this function) Posix.hsc:2414: error: expected ‘)’ before ‘Msqid_ds’ Posix.hsc:2415: error: expected ‘)’ before ‘CInt’ Posix.hsc:2416: error: expected ‘)’ before ‘CSSize’ Posix.hsc:2418: error: expected ‘)’ before ‘CInt’ Posix.hsc:2427: error: expected expression before ‘rlim_t’ Posix.hsc:2429: error: ‘CRlim’ undeclared (first use in this function) Posix.hsc:2436: error: expected expression before ‘struct’ Posix.hsc:2437: error: ‘rlim_cur’ undeclared (first use in this function) Posix.hsc:2438: error: ‘rlim_max’ undeclared (first use in this function) Posix.hsc:2441: error: expected expression before ‘struct’ Posix.hsc:2442: error: ‘ru_utime’ undeclared (first use in this function) Posix.hsc:2442: error: ‘Timeval’ undeclared (first use in this function) Posix.hsc:2443: error: ‘ru_stime’ undeclared (first use in this function) Posix.hsc:2454: error: expected ‘)’ before ‘CInt’ Posix.hsc:2455: error: expected ‘)’ before ‘Rlimit’ Posix.hsc:2456: error: expected ‘)’ before ‘Rusage’ Posix.hsc:2457: error: expected ‘)’ before ‘CInt’ Posix.hsc:2458: error: expected ‘)’ before ‘Rlimit’ Posix.hsc:2462: error: expected expression before ‘struct’ Posix.hsc:2464: error: ‘tv_usec’ undeclared (first use in this function) Posix.hsc:2464: error: ‘CSuseconds’ undeclared (first use in this function) Posix.hsc:2467: error: expected expression before ‘fd_set’ Posix.hsc:2472: error: expected ‘)’ before ‘Fd_set’ Posix.hsc:2474: error: expected ‘)’ before ‘Fd_set’ Posix.hsc:2483: error: expected expression before ‘shmatt_t’ Posix.hsc:2485: error: expected expression before ‘struct’ Posix.hsc:2486: error: ‘shm_perm’ undeclared (first use in this function) Posix.hsc:2487: error: ‘shm_segsz’ undeclared (first use in this function) Posix.hsc:2488: error: ‘shm_lpid’ undeclared (first use in this function) Posix.hsc:2489: error: ‘shm_cpid’ undeclared (first use in this function) Posix.hsc:2490: error: ‘shm_nattch’ undeclared (first use in this function) Posix.hsc:2490: error: ‘CShmatt’ undeclared (first use in this function) Posix.hsc:2491: error: ‘shm_atime’ undeclared (first use in this function) Posix.hsc:2492: error: ‘shm_dtime’ undeclared (first use in this function) Posix.hsc:2493: error: ‘shm_ctime’ undeclared (first use in this function) Posix.hsc:2497: error: expected ‘)’ before ‘Shmid_ds’ Posix.hsc:2498: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:2498: error: expected ‘)’ before ‘CInt’ Posix.hsc:2499: error: expected ‘)’ before ‘CInt’ Posix.hsc:2503: error: expected expression before ‘socklen_t’ Posix.hsc:2505: error: expected expression before ‘sa_family_t’ Posix.hsc:2507: error: expected expression before ‘struct’ Posix.hsc:2508: error: ‘sa_family’ undeclared (first use in this function) Posix.hsc:2509: error: ‘sa_data’ undeclared (first use in this function) Posix.hsc:2512: error: expected expression before ‘struct’ Posix.hsc:2513: error: ‘ss_family’ undeclared (first use in this function) Posix.hsc:2516: error: expected expression before ‘struct’ Posix.hsc:2517: error: ‘msg_name’ undeclared (first use in this function) Posix.hsc:2518: error: ‘msg_namelen’ undeclared (first use in this function) Posix.hsc:2519: error: ‘msg_iov’ undeclared (first use in this function) Posix.hsc:2519: error: expected ‘)’ before ‘Iovec’ Posix.hsc:2520: error: ‘msg_iovlen’ undeclared (first use in this function) Posix.hsc:2521: error: ‘msg_control’ undeclared (first use in this function) Posix.hsc:2522: error: ‘msg_controllen’ undeclared (first use in this function) Posix.hsc:2523: error: ‘msg_flags’ undeclared (first use in this function) Posix.hsc:2526: error: expected expression before ‘struct’ Posix.hsc:2527: error: ‘cmsg_len’ undeclared (first use in this function) Posix.hsc:2528: error: ‘cmsg_level’ undeclared (first use in this function) Posix.hsc:2529: error: ‘cmsg_type’ undeclared (first use in this function) Posix.hsc:2534: error: expected expression before ‘struct’ Posix.hsc:2535: error: ‘l_onoff’ undeclared (first use in this function) Posix.hsc:2536: error: ‘l_linger’ undeclared (first use in this function) Posix.hsc:2583: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2585: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2587: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2589: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2591: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2593: error: expected ‘)’ before ‘CSocklen’ Posix.hsc:2595: error: expected ‘)’ before ‘CInt’ Posix.hsc:2596: error: expected ‘)’ before ‘CSSize’ Posix.hsc:2598: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2600: error: expected ‘)’ before ‘Msghdr’ Posix.hsc:2602: error: expected ‘)’ before ‘CSSize’ Posix.hsc:2604: error: expected ‘)’ before ‘Msghdr’ Posix.hsc:2605: error: expected ‘)’ before ‘Sockaddr’ Posix.hsc:2607: error: expected ‘)’ before ‘CInt’ Posix.hsc:2609: error: expected ‘)’ before ‘CInt’ Posix.hsc:2610: error: expected ‘)’ before ‘CInt’ Posix.hsc:2611: error: expected ‘)’ before ‘CInt’ Posix.hsc:2612: error: expected ‘)’ before ‘CInt’ Posix.hsc:2617: error: expected expression before ‘struct’ Posix.hsc:2618: error: ‘st_dev’ undeclared (first use in this function) Posix.hsc:2618: error: ‘CDev’ undeclared (first use in this function) Posix.hsc:2619: error: ‘st_ino’ undeclared (first use in this function) Posix.hsc:2620: error: ‘st_mode’ undeclared (first use in this function) Posix.hsc:2621: error: ‘st_nlink’ undeclared (first use in this function) Posix.hsc:2621: error: ‘CNlink’ undeclared (first use in this function) Posix.hsc:2622: error: ‘st_uid’ undeclared (first use in this function) Posix.hsc:2623: error: ‘st_gid’ undeclared (first use in this function) Posix.hsc:2624: error: ‘st_rdev’ undeclared (first use in this function) Posix.hsc:2625: error: ‘st_size’ undeclared (first use in this function) Posix.hsc:2626: error: ‘st_atim’ undeclared (first use in this function) Posix.hsc:2627: error: ‘st_mtim’ undeclared (first use in this function) Posix.hsc:2628: error: ‘st_ctim’ undeclared (first use in this function) Posix.hsc:2630: error: ‘st_blocks’ undeclared (first use in this function) Posix.hsc:2630: error: ‘CBlkcnt’ undeclared (first use in this function) Posix.hsc:2661: error: expected ‘)’ before ‘CInt’ Posix.hsc:2662: error: expected ‘)’ before ‘CInt’ Posix.hsc:2663: error: expected ‘)’ before ‘CInt’ Posix.hsc:2665: error: expected ‘)’ before ‘Stat’ Posix.hsc:2666: error: expected ‘)’ before ‘Stat’ Posix.hsc:2668: error: expected ‘)’ before ‘Timespec’ Posix.hsc:2668: error: expected ‘)’ before ‘CInt’ Posix.hsc:2670: error: expected ‘)’ before ‘Stat’ Posix.hsc:2671: error: expected ‘)’ before ‘CInt’ Posix.hsc:2672: error: expected ‘)’ before ‘CInt’ Posix.hsc:2673: error: expected ‘)’ before ‘CInt’ Posix.hsc:2674: error: expected ‘)’ before ‘CInt’ Posix.hsc:2676: error: expected ‘)’ before ‘CInt’ Posix.hsc:2677: error: expected ‘)’ before ‘CInt’ Posix.hsc:2679: error: expected ‘)’ before ‘Stat’ Posix.hsc:2680: error: expected ‘)’ before ‘CMode’ Posix.hsc:2681: error: expected ‘)’ before ‘Timespec’ Posix.hsc:2681: error: expected ‘)’ before ‘CInt’ Posix.hsc:2686: error: expected expression before ‘struct’ Posix.hsc:2687: error: ‘f_bsize’ undeclared (first use in this function) Posix.hsc:2687: error: ‘CULong’ undeclared (first use in this function) Posix.hsc:2688: error: ‘f_frsize’ undeclared (first use in this function) Posix.hsc:2689: error: ‘f_blocks’ undeclared (first use in this function) Posix.hsc:2689: error: ‘CFsblkcnt’ undeclared (first use in this function) Posix.hsc:2690: error: ‘f_bfree’ undeclared (first use in this function) Posix.hsc:2691: error: ‘f_bavail’ undeclared (first use in this function) Posix.hsc:2692: error: ‘f_files’ undeclared (first use in this function) Posix.hsc:2692: error: ‘CFsfilcnt’ undeclared (first use in this function) Posix.hsc:2693: error: ‘f_ffree’ undeclared (first use in this function) Posix.hsc:2694: error: ‘f_favail’ undeclared (first use in this function) Posix.hsc:2695: error: ‘f_fsid’ undeclared (first use in this function) Posix.hsc:2696: error: ‘f_flag’ undeclared (first use in this function) Posix.hsc:2697: error: ‘f_namemax’ undeclared (first use in this function) Posix.hsc:2703: error: expected ‘)’ before ‘Statvfs’ Posix.hsc:2704: error: expected ‘)’ before ‘Statvfs’ Posix.hsc:2708: error: expected ‘)’ before ‘Timeval’ Posix.hsc:2708: error: expected ‘)’ before ‘CInt’ Posix.hsc:2712: error: expected expression before ‘struct’ Posix.hsc:2713: error: ‘tms_utime’ undeclared (first use in this function) Posix.hsc:2713: error: ‘CClock’ undeclared (first use in this function) Posix.hsc:2714: error: ‘tms_stime’ undeclared (first use in this function) Posix.hsc:2715: error: ‘tms_cutime’ undeclared (first use in this function) Posix.hsc:2716: error: ‘tms_cstime’ undeclared (first use in this function) Posix.hsc:2719: error: expected ‘)’ before ‘Tms’ Posix.hsc:2723: error: expected expression before ‘blkcnt_t’ Posix.hsc:2725: error: expected expression before ‘clockid_t’ Posix.hsc:2726: error: expected expression before ‘dev_t’ Posix.hsc:2727: error: expected expression before ‘fsblkcnt_t’ Posix.hsc:2728: error: expected expression before ‘fsfilcnt_t’ Posix.hsc:2729: error: expected expression before ‘gid_t’ Posix.hsc:2730: error: expected expression before ‘id_t’ Posix.hsc:2731: error: expected expression before ‘ino_t’ Posix.hsc:2732: error: expected expression before ‘key_t’ Posix.hsc:2733: error: expected expression before ‘mode_t’ Posix.hsc:2734: error: expected expression before ‘nlink_t’ Posix.hsc:2735: error: expected expression before ‘off_t’ Posix.hsc:2736: error: expected expression before ‘pid_t’ Posix.hsc:2737: error: expected expression before ‘ssize_t’ Posix.hsc:2738: error: expected expression before ‘suseconds_t’ Posix.hsc:2739: error: expected expression before ‘timer_t’ Posix.hsc:2740: error: expected expression before ‘uid_t’ Posix.hsc:2742: error: expected expression before ‘pthread_attr_t’ Posix.hsc:2744: error: expected expression before ‘pthread_barrier_t’ Posix.hsc:2746: error: expected expression before ‘pthread_barrierattr_t’ Posix.hsc:2748: error: expected expression before ‘pthread_cond_t’ Posix.hsc:2750: error: expected expression before ‘pthread_condattr_t’ Posix.hsc:2752: error: expected expression before ‘pthread_key_t’ Posix.hsc:2754: error: expected expression before ‘pthread_mutex_t’ Posix.hsc:2756: error: expected expression before ‘pthread_mutexattr_t’ Posix.hsc:2758: error: expected expression before ‘pthread_once_t’ Posix.hsc:2760: error: expected expression before ‘pthread_rwlock_t’ Posix.hsc:2762: error: expected expression before ‘pthread_rwlockattr_t’ Posix.hsc:2764: error: expected expression before ‘pthread_spinlock_t’ Posix.hsc:2766: error: expected expression before ‘pthread_t’ Posix.hsc:2771: error: expected expression before ‘struct’ Posix.hsc:2772: error: ‘iov_base’ undeclared (first use in this function) Posix.hsc:2773: error: ‘iov_len’ undeclared (first use in this function) Posix.hsc:2776: error: expected ‘)’ before ‘Iovec’ Posix.hsc:2777: error: expected ‘)’ before ‘Iovec’ Posix.hsc:2781: error: expected expression before ‘struct’ Posix.hsc:2782: error: ‘sun_family’ undeclared (first use in this function) Posix.hsc:2783: error: ‘sun_path’ undeclared (first use in this function) Posix.hsc:2798: error: expected expression before ‘struct’ Posix.hsc:2799: error: ‘sem_perm’ undeclared (first use in this function) Posix.hsc:2800: error: ‘sem_nsems’ undeclared (first use in this function) Posix.hsc:2800: error: ‘CUShort’ undeclared (first use in this function) Posix.hsc:2801: error: ‘sem_otime’ undeclared (first use in this function) Posix.hsc:2802: error: ‘sem_ctime’ undeclared (first use in this function) Posix.hsc:2805: error: expected expression before ‘struct’ Posix.hsc:2806: error: ‘sem_num’ undeclared (first use in this function) Posix.hsc:2807: error: ‘sem_op’ undeclared (first use in this function) Posix.hsc:2808: error: ‘sem_flg’ undeclared (first use in this function) Posix.hsc:2811: error: expected ‘)’ before ‘CInt’ Posix.hsc:2812: error: expected ‘)’ before ‘Sembuf’ Posix.hsc:2816: error: expected expression before ‘struct’ Posix.hsc:2817: error: ‘sysname’ undeclared (first use in this function) Posix.hsc:2818: error: ‘nodename’ undeclared (first use in this function) Posix.hsc:2821: error: expected ‘)’ before ‘Utsname’ Posix.hsc:2833: error: expected expression before ‘idtype_t’ Posix.hsc:2835: error: ‘CIdtype’ undeclared (first use in this function) Posix.hsc:2839: error: expected ‘)’ before ‘CInt’ Posix.hsc:2840: error: expected ‘)’ before ‘Siginfo_t’ Posix.hsc:2842: error: expected ‘)’ before ‘CInt’ Posix.hsc:2880: error: expected ‘)’ before ‘CInt’ Posix.hsc:2914: error: expected expression before ‘cc_t’ Posix.hsc:2915: error: expected expression before ‘speed_t’ Posix.hsc:2916: error: expected expression before ‘tcflag_t’ Posix.hsc:2918: error: expected expression before ‘struct’ Posix.hsc:2919: error: ‘c_iflag’ undeclared (first use in this function) Posix.hsc:2919: error: ‘CTcflag’ undeclared (first use in this function) Posix.hsc:2920: error: ‘c_oflag’ undeclared (first use in this function) Posix.hsc:2921: error: ‘c_cflag’ undeclared (first use in this function) Posix.hsc:2922: error: ‘c_lflag’ undeclared (first use in this function) Posix.hsc:2923: error: ‘c_cc’ undeclared (first use in this function) Posix.hsc:2923: error: expected ‘)’ before ‘CCc’ Posix.hsc:2982: error: ‘CSpeed’ undeclared (first use in this function) Posix.hsc:3031: error: expected ‘)’ before ‘Termios’ Posix.hsc:3032: error: expected ‘)’ before ‘Termios’ Posix.hsc:3033: error: expected ‘)’ before ‘Termios’ Posix.hsc:3034: error: expected ‘)’ before ‘Termios’ Posix.hsc:3035: error: expected ‘)’ before ‘CInt’ Posix.hsc:3036: error: expected ‘)’ before ‘CInt’ Posix.hsc:3037: error: expected ‘)’ before ‘CInt’ Posix.hsc:3038: error: expected ‘)’ before ‘Termios’ Posix.hsc:3039: error: expected ‘)’ before ‘CPid’ Posix.hsc:3040: error: expected ‘)’ before ‘CInt’ Posix.hsc:3041: error: expected ‘)’ before ‘Termios’ Posix.hsc:3191: error: expected ‘)’ before ‘CInt’ Posix.hsc:3192: error: expected ‘)’ before ‘CUInt’ Posix.hsc:3193: error: expected ‘)’ before ‘CInt’ Posix.hsc:3194: error: expected ‘)’ before ‘CInt’ Posix.hsc:3195: error: expected ‘)’ before ‘CInt’ Posix.hsc:3196: error: expected ‘)’ before ‘CSize’ Posix.hsc:3197: error: expected ‘)’ before ‘CInt’ Posix.hsc:3198: error: expected ‘)’ before ‘CInt’ Posix.hsc:3200: error: expected ‘)’ before ‘CString’ Posix.hsc:3201: error: expected ‘)’ before ‘CString’ Posix.hsc:3203: error: expected ‘)’ before ‘CString’ Posix.hsc:3204: error: expected ‘)’ before ‘CInt’ Posix.hsc:3206: error: expected ‘)’ before ‘CInt’ Posix.hsc:3207: error: expected ‘)’ before ‘CInt’ Posix.hsc:3208: error: expected ‘)’ before ‘CInt’ Posix.hsc:3210: error: expected ‘)’ before ‘CInt’ Posix.hsc:3211: error: expected ‘)’ before ‘CString’ Posix.hsc:3213: error: expected ‘)’ before ‘CPid’ Posix.hsc:3214: error: expected ‘)’ before ‘CLong’ Posix.hsc:3215: error: expected ‘)’ before ‘CInt’ Posix.hsc:3216: error: expected ‘)’ before ‘CInt’ Posix.hsc:3217: error: expected ‘)’ before ‘CString’ Posix.hsc:3218: error: expected ‘)’ before ‘CGid’ Posix.hsc:3219: error: expected ‘)’ before ‘CUid’ Posix.hsc:3220: error: expected ‘)’ before ‘CGid’ Posix.hsc:3221: error: expected ‘)’ before ‘CGid’ Posix.hsc:3222: error: expected ‘)’ before ‘CLong’ Posix.hsc:3223: error: expected ‘)’ before ‘CInt’ Posix.hsc:3224: error: expected ‘)’ before ‘CString’ Posix.hsc:3225: error: expected ‘)’ before ‘CInt’ Posix.hsc:3226: error: expected ‘)’ before ‘CString’ Posix.hsc:3228: error: expected ‘)’ before ‘CPid’ Posix.hsc:3229: error: expected ‘)’ before ‘CPid’ Posix.hsc:3230: error: expected ‘)’ before ‘CPid’ Posix.hsc:3231: error: expected ‘)’ before ‘CPid’ Posix.hsc:3232: error: expected ‘)’ before ‘CPid’ Posix.hsc:3233: error: expected ‘)’ before ‘CUid’ Posix.hsc:3234: error: expected ‘)’ before ‘CInt’ Posix.hsc:3235: error: expected ‘)’ before ‘CInt’ Posix.hsc:3236: error: expected ‘)’ before ‘CInt’ Posix.hsc:3237: error: expected ‘)’ before ‘CInt’ Posix.hsc:3239: error: expected ‘)’ before ‘CInt’ Posix.hsc:3240: error: expected ‘)’ before ‘COff’ Posix.hsc:3241: error: expected ‘)’ before ‘CInt’ Posix.hsc:3242: error: expected ‘)’ before ‘CLong’ Posix.hsc:3243: error: expected ‘)’ before ‘CInt’ Posix.hsc:3244: error: expected ‘)’ before ‘CInt’ Posix.hsc:3245: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3247: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3249: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3250: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3252: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3254: error: expected ‘)’ before ‘CInt’ Posix.hsc:3255: error: expected ‘)’ before ‘CInt’ Posix.hsc:3256: error: expected ‘)’ before ‘CInt’ Posix.hsc:3257: error: expected ‘)’ before ‘CInt’ Posix.hsc:3258: error: expected ‘)’ before ‘CInt’ Posix.hsc:3259: error: expected ‘)’ before ‘CInt’ Posix.hsc:3260: error: expected ‘)’ before ‘CInt’ Posix.hsc:3261: error: expected ‘)’ before ‘CPid’ Posix.hsc:3262: error: expected ‘)’ before ‘CInt’ Posix.hsc:3263: error: expected ‘)’ before ‘CUInt’ Posix.hsc:3264: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:3265: error: expected ‘)’ before ‘CInt’ Posix.hsc:3266: error: expected ‘)’ before ‘CInt’ Posix.hsc:3268: error: expected ‘)’ before ‘CULong’ Posix.hsc:3269: error: expected ‘)’ before ‘CPid’ Posix.hsc:3270: error: expected ‘)’ before ‘CInt’ Posix.hsc:3271: error: expected ‘)’ before ‘CInt’ Posix.hsc:3272: error: expected ‘)’ before ‘CString’ Posix.hsc:3273: error: expected ‘)’ before ‘CInt’ Posix.hsc:3274: error: expected ‘)’ before ‘CInt’ Posix.hsc:3275: error: expected ‘)’ before ‘CInt’ Posix.hsc:3276: error: expected ‘)’ before ‘CSSize’ Posix.hsc:3285: error: expected expression before ‘struct’ Posix.hsc:3286: error: ‘ut_user’ undeclared (first use in this function) Posix.hsc:3286: error: ‘CChar’ undeclared (first use in this function) Posix.hsc:3287: error: ‘ut_id’ undeclared (first use in this function) Posix.hsc:3288: error: ‘ut_line’ undeclared (first use in this function) Posix.hsc:3289: error: ‘ut_pid’ undeclared (first use in this function) Posix.hsc:3290: error: ‘ut_type’ undeclared (first use in this function) Posix.hsc:3291: error: ‘ut_tv’ undeclared (first use in this function) Posix.hsc:3303: error: expected ‘)’ before ‘Utmpx’ Posix.hsc:3304: error: expected ‘)’ before ‘Utmpx’ Posix.hsc:3305: error: expected ‘)’ before ‘Utmpx’ Posix.hsc:3306: error: expected ‘)’ before ‘Utmpx’ Posix.hsc:3311: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3313: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3313: error: invalid type argument of ‘->’ (have ‘int’) Posix.hsc:3313: error: expected ‘)’ before ‘CSize’ Posix.hsc:3315: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3317: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3319: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3321: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3322: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3324: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3325: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3325: error: expected ‘)’ before ‘Mbstate_t’ Posix.hsc:3327: error: expected ‘)’ before ‘CWchar’ Posix.hsc:3331: error: expected expression before ‘wordexp_t’ Posix.hsc:3332: error: ‘we_wordc’ undeclared (first use in this function) Posix.hsc:3333: error: ‘we_wordv’ undeclared (first use in this function) Posix.hsc:3333: error: expected ‘)’ before ‘CString’ Posix.hsc:3334: error: ‘we_offs’ undeclared (first use in this function) Posix.hsc:3350: error: expected ‘)’ before ‘Wordexp_t’ Posix.hsc:3352: error: expected ‘)’ before ‘Wordexp_t’ compiling dist/build/Bindings/Posix_hsc_make.c failed command was: /usr/bin/gcc -c -D__GLASGOW_HASKELL__=612 -I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include/ dist/build/Bindings/Posix_hsc_make.c -o dist/build/Bindings/Posix_hsc_make.o