I tried to update my apache from built 7th June to the latest release (buildapache.sea 17th June) but in RH 7.3 I’ve got these errors:
Creating directory buildapache
Verifying archive integrity...OK
Uncompressing buildapache.........................................................................................................................
rm -f core *.o *~ lxdialog
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC=&&ncurses.h&& -c -o lxdialog.o lxdialog.c
In file included from dialog.h:22,
from lxdialog.c:22:
/usr/include/sys/types.h:34: parse error before `u_char'
/usr/include/sys/types.h:34: warning: data definition has no type or storage class
/usr/include/sys/types.h:35: parse error before `u_short'
/usr/include/sys/types.h:35: warning: data definition has no type or storage class
/usr/include/sys/types.h:36: parse error before `u_int'
/usr/include/sys/types.h:36: warning: data definition has no type or storage class
/usr/include/sys/types.h:37: parse error before `u_long'
/usr/include/sys/types.h:37: warning: data definition has no type or storage class
/usr/include/sys/types.h:38: parse error before `quad_t'
/usr/include/sys/types.h:38: warning: data definition has no type or storage class
/usr/include/sys/types.h:39: parse error before `u_quad_t'
/usr/include/sys/types.h:39: warning: data definition has no type or storage class
/usr/include/sys/types.h:40: parse error before `fsid_t'
/usr/include/sys/types.h:40: warning: data definition has no type or storage class
/usr/include/sys/types.h:45: parse error before `loff_t'
/usr/include/sys/types.h:45: warning: data definition has no type or storage class
/usr/include/sys/types.h:49: parse error before `ino_t'
/usr/include/sys/types.h:49: warning: data definition has no type or storage class
/usr/include/sys/types.h:61: parse error before `dev_t'
/usr/include/sys/types.h:61: warning: data definition has no type or storage class
/usr/include/sys/types.h:66: parse error before `gid_t'
/usr/include/sys/types.h:66: warning: data definition has no type or storage class
/usr/include/sys/types.h:71: parse error before `mode_t'
/usr/include/sys/types.h:71: warning: data definition has no type or storage class
/usr/include/sys/types.h:76: parse error before `nlink_t'
/usr/include/sys/types.h:76: warning: data definition has no type or storage class
/usr/include/sys/types.h:81: parse error before `uid_t'
/usr/include/sys/types.h:81: warning: data definition has no type or storage class
/usr/include/sys/types.h:87: parse error before `off_t'
/usr/include/sys/types.h:87: warning: data definition has no type or storage class
/usr/include/sys/types.h:99: parse error before `pid_t'
/usr/include/sys/types.h:99: warning: data definition has no type or storage class
/usr/include/sys/types.h:104: parse error before `id_t'
/usr/include/sys/types.h:104: warning: data definition has no type or storage class
/usr/include/sys/types.h:109: parse error before `ssize_t'
/usr/include/sys/types.h:109: warning: data definition has no type or storage class
/usr/include/sys/types.h:115: parse error before `daddr_t'
/usr/include/sys/types.h:115: warning: data definition has no type or storage class
/usr/include/sys/types.h:116: parse error before `caddr_t'
/usr/include/sys/types.h:116: warning: data definition has no type or storage class
/usr/include/sys/types.h:122: parse error before `key_t'
/usr/include/sys/types.h:122: warning: data definition has no type or storage class
In file included from /usr/include/sys/types.h:132,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/time.h:70: parse error before `time_t'
/usr/include/time.h:70: warning: data definition has no type or storage class
In file included from /usr/include/sys/types.h:132,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/time.h:82: parse error before `clockid_t'
/usr/include/time.h:82: warning: data definition has no type or storage class
In file included from /usr/include/sys/types.h:132,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/time.h:94: parse error before `timer_t'
/usr/include/time.h:94: warning: data definition has no type or storage class
In file included from /usr/include/sys/select.h:44,
from /usr/include/sys/types.h:215,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/time.h:108: parse error before `__time_t'
/usr/include/time.h:108: warning: no semicolon at end of struct or union
/usr/include/time.h:110: parse error before `}'
In file included from /usr/include/sys/select.h:46,
from /usr/include/sys/types.h:215,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/bits/time.h:69: parse error before `__time_t'
/usr/include/bits/time.h:69: warning: no semicolon at end of struct or union
/usr/include/bits/time.h:70: warning: data definition has no type or storage class
In file included from /usr/include/sys/types.h:215,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/sys/select.h:49: parse error before `suseconds_t'
/usr/include/sys/select.h:49: warning: data definition has no type or storage class
/usr/include/sys/select.h:71: `__FD_SETSIZE' undeclared here (not in a function)
/usr/include/sys/select.h:71: size of array `__fds_bits' has non-integer type
In file included from dialog.h:22,
from lxdialog.c:22:
/usr/include/sys/types.h:230: parse error before `blkcnt_t'
/usr/include/sys/types.h:230: warning: data definition has no type or storage class
/usr/include/sys/types.h:234: parse error before `fsblkcnt_t'
/usr/include/sys/types.h:234: warning: data definition has no type or storage class
/usr/include/sys/types.h:238: parse error before `fsfilcnt_t'
/usr/include/sys/types.h:238: warning: data definition has no type or storage class
In file included from /usr/include/fcntl.h:33,
from dialog.h:23,
from lxdialog.c:22:
/usr/include/bits/fcntl.h:141: parse error before `__off_t'
/usr/include/bits/fcntl.h:141: warning: no semicolon at end of struct or union
/usr/include/bits/fcntl.h:142: warning: data definition has no type or storage class
/usr/include/bits/fcntl.h:147: parse error before `l_pid'
/usr/include/bits/fcntl.h:147: warning: data definition has no type or storage class
In file included from dialog.h:23,
from lxdialog.c:22:
/usr/include/fcntl.h:83: parse error before `__mode_t'
/usr/include/fcntl.h:112: parse error before `__off_t'
In file included from dialog.h:24,
from lxdialog.c:22:
/usr/include/unistd.h:240: parse error before `intptr_t'
/usr/include/unistd.h:240: warning: data definition has no type or storage class
/usr/include/unistd.h:247: parse error before `socklen_t'
/usr/include/unistd.h:247: warning: data definition has no type or storage class
/usr/include/unistd.h:290: parse error before `lseek'
/usr/include/unistd.h:290: parse error before `__off_t'
/usr/include/unistd.h:290: warning: data definition has no type or storage class
/usr/include/unistd.h:310: parse error before `read'
/usr/include/unistd.h:310: warning: data definition has no type or storage class
/usr/include/unistd.h:313: parse error before `write'
/usr/include/unistd.h:313: warning: data definition has no type or storage class
/usr/include/unistd.h:378: parse error before `ualarm'
/usr/include/unistd.h:378: parse error before `__value'
/usr/include/unistd.h:379: warning: data definition has no type or storage class
/usr/include/unistd.h:383: parse error before `__useconds'
/usr/include/unistd.h:393: parse error before `__uid_t'
/usr/include/unistd.h:398: parse error before `__uid_t'
/usr/include/unistd.h:403: parse error before `__uid_t'
In file included from dialog.h:24,
from lxdialog.c:22:
/usr/include/unistd.h:518: parse error before `getpid'
/usr/include/unistd.h:518: warning: data definition has no type or storage class
/usr/include/unistd.h:521: parse error before `getppid'
/usr/include/unistd.h:521: warning: data definition has no type or storage class
/usr/include/unistd.h:526: parse error before `getpgrp'
/usr/include/unistd.h:526: warning: data definition has no type or storage class
/usr/include/unistd.h:536: parse error before `__getpgid'
/usr/include/unistd.h:536: parse error before `__pid'
/usr/include/unistd.h:536: warning: data definition has no type or storage class
/usr/include/unistd.h:545: parse error before `__pid'
/usr/include/unistd.h:580: parse error before `setsid'
/usr/include/unistd.h:580: warning: data definition has no type or storage class
/usr/include/unistd.h:588: parse error before `getuid'
/usr/include/unistd.h:588: warning: data definition has no type or storage class
/usr/include/unistd.h:591: parse error before `geteuid'
/usr/include/unistd.h:591: warning: data definition has no type or storage class
/usr/include/unistd.h:594: parse error before `getgid'
/usr/include/unistd.h:594: warning: data definition has no type or storage class
/usr/include/unistd.h:597: parse error before `getegid'
/usr/include/unistd.h:597: warning: data definition has no type or storage class
/usr/include/unistd.h:602: parse error before `__gid_t'
/usr/include/unistd.h:613: parse error before `__uid'
/usr/include/unistd.h:618: parse error before `__ruid'
/usr/include/unistd.h:623: parse error before `__uid'
/usr/include/unistd.h:630: parse error before `__gid'
/usr/include/unistd.h:635: parse error before `__rgid'
/usr/include/unistd.h:640: parse error before `__gid'
/usr/include/unistd.h:647: parse error before `fork'
/usr/include/unistd.h:647: warning: data definition has no type or storage class
/usr/include/unistd.h:654: parse error before `vfork'
/usr/include/unistd.h:654: warning: data definition has no type or storage class
/usr/include/unistd.h:700: parse error before `tcgetpgrp'
/usr/include/unistd.h:700: warning: data definition has no type or storage class
/usr/include/unistd.h:703: parse error before `__pid_t'
In file included from dialog.h:24,
from lxdialog.c:22:
/usr/include/unistd.h:825: parse error before `__off_t'
/usr/include/unistd.h:841: parse error before `__off_t'
/usr/include/unistd.h:872: parse error before `__delta'
In file included from dialog.h:25,
from lxdialog.c:22:
/usr/include/ctype.h:76: parse error before `*'
/usr/include/ctype.h:76: warning: data definition has no type or storage class
/usr/include/ctype.h:77: parse error before `*'
/usr/include/ctype.h:77: warning: data definition has no type or storage class
In file included from /usr/include/string.h:360,
from dialog.h:27,
from lxdialog.c:22:
/usr/include/bits/string2.h:416: parse error before `__uint16_t'
/usr/include/bits/string2.h:420: parse error before `__uint16_t'
/usr/include/bits/string2.h:423: warning: function declaration isn't a prototype
/usr/include/bits/string2.h: In function `__strcpy_small':
/usr/include/bits/string2.h:425: parse error before `__uint32_t'
/usr/include/bits/string2.h:425: warning: no semicolon at end of struct or union
/usr/include/bits/string2.h:426: `__uint16_t' undeclared (first use in this function)
/usr/include/bits/string2.h:426: (Each undeclared identifier is reported only once
/usr/include/bits/string2.h:426: for each function it appears in.)
/usr/include/bits/string2.h:428: warning: control reaches end of non-void function
/usr/include/bits/string2.h: At top level:
/usr/include/bits/string2.h:428: `__dest' undeclared here (not in a function)
/usr/include/bits/string2.h:428: warning: data definition has no type or storage class
/usr/include/bits/string2.h:429: parse error before `switch'
/usr/include/bits/string2.h:439: conflicting types for `__u'
/usr/include/bits/string2.h:428: previous declaration of `__u'
/usr/include/bits/string2.h:439: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:439: initializer element is not constant
/usr/include/bits/string2.h:439: warning: data definition has no type or storage class
/usr/include/bits/string2.h:440: parse error before `-&'
/usr/include/bits/string2.h:447: redefinition of `__u'
/usr/include/bits/string2.h:439: `__u' previously defined here
/usr/include/bits/string2.h:447: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:447: initializer element is not constant
/usr/include/bits/string2.h:447: warning: data definition has no type or storage class
/usr/include/bits/string2.h:448: parse error before `-&'
/usr/include/bits/string2.h:452: redefinition of `__u'
/usr/include/bits/string2.h:447: `__u' previously defined here
/usr/include/bits/string2.h:452: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:452: initializer element is not constant
/usr/include/bits/string2.h:452: warning: data definition has no type or storage class
/usr/include/bits/string2.h:453: parse error before `-&'
/usr/include/bits/string2.h:457: redefinition of `__u'
/usr/include/bits/string2.h:452: `__u' previously defined here
/usr/include/bits/string2.h:457: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:457: initializer element is not constant
/usr/include/bits/string2.h:457: warning: data definition has no type or storage class
/usr/include/bits/string2.h:458: parse error before `-&'
/usr/include/bits/string2.h:459: redefinition of `__u'
/usr/include/bits/string2.h:457: `__u' previously defined here
/usr/include/bits/string2.h:459: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:459: initializer element is not constant
/usr/include/bits/string2.h:459: warning: data definition has no type or storage class
/usr/include/bits/string2.h:460: parse error before `-&'
/usr/include/bits/string2.h:464: redefinition of `__u'
/usr/include/bits/string2.h:459: `__u' previously defined here
/usr/include/bits/string2.h:464: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:464: initializer element is not constant
/usr/include/bits/string2.h:464: warning: data definition has no type or storage class
/usr/include/bits/string2.h:465: parse error before `-&'
In file included from /usr/include/libio.h:32,
from /usr/include/stdio.h:65,
from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/_G_config.h:28: parse error before `__off_t'
/usr/include/_G_config.h:28: warning: no semicolon at end of struct or union
/usr/include/_G_config.h:30: parse error before `}'
/usr/include/_G_config.h:30: warning: data definition has no type or storage class
/usr/include/_G_config.h:33: parse error before `__off64_t'
/usr/include/_G_config.h:33: warning: no semicolon at end of struct or union
/usr/include/_G_config.h:35: parse error before `}'
/usr/include/_G_config.h:35: warning: data definition has no type or storage class
In file included from /usr/include/stdio.h:65,
from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/libio.h:286: parse error before `__off_t'
/usr/include/libio.h:286: warning: no semicolon at end of struct or union
/usr/include/libio.h:305: parse error before `_offset'
/usr/include/libio.h:305: warning: data definition has no type or storage class
/usr/include/libio.h:318: parse error before `}'
/usr/include/libio.h:344: parse error before `__io_read_fn'
/usr/include/libio.h:344: warning: data definition has no type or storage class
/usr/include/libio.h:352: parse error before `__io_write_fn'
/usr/include/libio.h:353: warning: data definition has no type or storage class
/usr/include/libio.h:361: parse error before `__off64_t'
/usr/include/libio.h:460: parse error before `_IO_padn'
/usr/include/libio.h:460: parse error before `__ssize_t'
/usr/include/libio.h:460: warning: data definition has no type or storage class
/usr/include/libio.h:463: parse error before `_IO_seekoff'
/usr/include/libio.h:463: parse error before `__off64_t'
/usr/include/libio.h:463: warning: data definition has no type or storage class
/usr/include/libio.h:464: parse error before `_IO_seekpos'
/usr/include/libio.h:464: parse error before `__off64_t'
/usr/include/libio.h:464: warning: data definition has no type or storage class
In file included from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/stdio.h:80: parse error before `fpos_t'
/usr/include/stdio.h:80: warning: data definition has no type or storage class
In file included from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/stdio.h:497: parse error before `fpos_t'
/usr/include/stdio.h:500: parse error before `*'
In file included from /usr/include/stdio.h:632,
from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/bits/stdio.h: In function `getc_unlocked':
/usr/include/bits/stdio.h:52: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:52: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:52: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:53: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `getchar_unlocked':
/usr/include/bits/stdio.h:59: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:59: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:59: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:60: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `fputc_unlocked':
/usr/include/bits/stdio.h:77: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:77: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:77: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:78: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `putc_unlocked':
/usr/include/bits/stdio.h:87: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:87: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:87: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:88: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `putchar_unlocked':
/usr/include/bits/stdio.h:94: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:94: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:94: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:95: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `feof_unlocked':
/usr/include/bits/stdio.h:114: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:115: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `ferror_unlocked':
/usr/include/bits/stdio.h:121: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:122: warning: control reaches end of non-void function
make: *** [lxdialog.o] Error 1
Creating directory buildapache
Verifying archive integrity...OK
Uncompressing buildapache.........................................................................................................................
rm -f core *.o *~ lxdialog
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -I/usr/include/ncurses -DCURSES_LOC=&&ncurses.h&& -c -o lxdialog.o lxdialog.c
In file included from dialog.h:22,
from lxdialog.c:22:
/usr/include/sys/types.h:34: parse error before `u_char'
/usr/include/sys/types.h:34: warning: data definition has no type or storage class
/usr/include/sys/types.h:35: parse error before `u_short'
/usr/include/sys/types.h:35: warning: data definition has no type or storage class
/usr/include/sys/types.h:36: parse error before `u_int'
/usr/include/sys/types.h:36: warning: data definition has no type or storage class
/usr/include/sys/types.h:37: parse error before `u_long'
/usr/include/sys/types.h:37: warning: data definition has no type or storage class
/usr/include/sys/types.h:38: parse error before `quad_t'
/usr/include/sys/types.h:38: warning: data definition has no type or storage class
/usr/include/sys/types.h:39: parse error before `u_quad_t'
/usr/include/sys/types.h:39: warning: data definition has no type or storage class
/usr/include/sys/types.h:40: parse error before `fsid_t'
/usr/include/sys/types.h:40: warning: data definition has no type or storage class
/usr/include/sys/types.h:45: parse error before `loff_t'
/usr/include/sys/types.h:45: warning: data definition has no type or storage class
/usr/include/sys/types.h:49: parse error before `ino_t'
/usr/include/sys/types.h:49: warning: data definition has no type or storage class
/usr/include/sys/types.h:61: parse error before `dev_t'
/usr/include/sys/types.h:61: warning: data definition has no type or storage class
/usr/include/sys/types.h:66: parse error before `gid_t'
/usr/include/sys/types.h:66: warning: data definition has no type or storage class
/usr/include/sys/types.h:71: parse error before `mode_t'
/usr/include/sys/types.h:71: warning: data definition has no type or storage class
/usr/include/sys/types.h:76: parse error before `nlink_t'
/usr/include/sys/types.h:76: warning: data definition has no type or storage class
/usr/include/sys/types.h:81: parse error before `uid_t'
/usr/include/sys/types.h:81: warning: data definition has no type or storage class
/usr/include/sys/types.h:87: parse error before `off_t'
/usr/include/sys/types.h:87: warning: data definition has no type or storage class
/usr/include/sys/types.h:99: parse error before `pid_t'
/usr/include/sys/types.h:99: warning: data definition has no type or storage class
/usr/include/sys/types.h:104: parse error before `id_t'
/usr/include/sys/types.h:104: warning: data definition has no type or storage class
/usr/include/sys/types.h:109: parse error before `ssize_t'
/usr/include/sys/types.h:109: warning: data definition has no type or storage class
/usr/include/sys/types.h:115: parse error before `daddr_t'
/usr/include/sys/types.h:115: warning: data definition has no type or storage class
/usr/include/sys/types.h:116: parse error before `caddr_t'
/usr/include/sys/types.h:116: warning: data definition has no type or storage class
/usr/include/sys/types.h:122: parse error before `key_t'
/usr/include/sys/types.h:122: warning: data definition has no type or storage class
In file included from /usr/include/sys/types.h:132,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/time.h:70: parse error before `time_t'
/usr/include/time.h:70: warning: data definition has no type or storage class
In file included from /usr/include/sys/types.h:132,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/time.h:82: parse error before `clockid_t'
/usr/include/time.h:82: warning: data definition has no type or storage class
In file included from /usr/include/sys/types.h:132,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/time.h:94: parse error before `timer_t'
/usr/include/time.h:94: warning: data definition has no type or storage class
In file included from /usr/include/sys/select.h:44,
from /usr/include/sys/types.h:215,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/time.h:108: parse error before `__time_t'
/usr/include/time.h:108: warning: no semicolon at end of struct or union
/usr/include/time.h:110: parse error before `}'
In file included from /usr/include/sys/select.h:46,
from /usr/include/sys/types.h:215,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/bits/time.h:69: parse error before `__time_t'
/usr/include/bits/time.h:69: warning: no semicolon at end of struct or union
/usr/include/bits/time.h:70: warning: data definition has no type or storage class
In file included from /usr/include/sys/types.h:215,
from dialog.h:22,
from lxdialog.c:22:
/usr/include/sys/select.h:49: parse error before `suseconds_t'
/usr/include/sys/select.h:49: warning: data definition has no type or storage class
/usr/include/sys/select.h:71: `__FD_SETSIZE' undeclared here (not in a function)
/usr/include/sys/select.h:71: size of array `__fds_bits' has non-integer type
In file included from dialog.h:22,
from lxdialog.c:22:
/usr/include/sys/types.h:230: parse error before `blkcnt_t'
/usr/include/sys/types.h:230: warning: data definition has no type or storage class
/usr/include/sys/types.h:234: parse error before `fsblkcnt_t'
/usr/include/sys/types.h:234: warning: data definition has no type or storage class
/usr/include/sys/types.h:238: parse error before `fsfilcnt_t'
/usr/include/sys/types.h:238: warning: data definition has no type or storage class
In file included from /usr/include/fcntl.h:33,
from dialog.h:23,
from lxdialog.c:22:
/usr/include/bits/fcntl.h:141: parse error before `__off_t'
/usr/include/bits/fcntl.h:141: warning: no semicolon at end of struct or union
/usr/include/bits/fcntl.h:142: warning: data definition has no type or storage class
/usr/include/bits/fcntl.h:147: parse error before `l_pid'
/usr/include/bits/fcntl.h:147: warning: data definition has no type or storage class
In file included from dialog.h:23,
from lxdialog.c:22:
/usr/include/fcntl.h:83: parse error before `__mode_t'
/usr/include/fcntl.h:112: parse error before `__off_t'
In file included from dialog.h:24,
from lxdialog.c:22:
/usr/include/unistd.h:240: parse error before `intptr_t'
/usr/include/unistd.h:240: warning: data definition has no type or storage class
/usr/include/unistd.h:247: parse error before `socklen_t'
/usr/include/unistd.h:247: warning: data definition has no type or storage class
/usr/include/unistd.h:290: parse error before `lseek'
/usr/include/unistd.h:290: parse error before `__off_t'
/usr/include/unistd.h:290: warning: data definition has no type or storage class
/usr/include/unistd.h:310: parse error before `read'
/usr/include/unistd.h:310: warning: data definition has no type or storage class
/usr/include/unistd.h:313: parse error before `write'
/usr/include/unistd.h:313: warning: data definition has no type or storage class
/usr/include/unistd.h:378: parse error before `ualarm'
/usr/include/unistd.h:378: parse error before `__value'
/usr/include/unistd.h:379: warning: data definition has no type or storage class
/usr/include/unistd.h:383: parse error before `__useconds'
/usr/include/unistd.h:393: parse error before `__uid_t'
/usr/include/unistd.h:398: parse error before `__uid_t'
/usr/include/unistd.h:403: parse error before `__uid_t'
In file included from dialog.h:24,
from lxdialog.c:22:
/usr/include/unistd.h:518: parse error before `getpid'
/usr/include/unistd.h:518: warning: data definition has no type or storage class
/usr/include/unistd.h:521: parse error before `getppid'
/usr/include/unistd.h:521: warning: data definition has no type or storage class
/usr/include/unistd.h:526: parse error before `getpgrp'
/usr/include/unistd.h:526: warning: data definition has no type or storage class
/usr/include/unistd.h:536: parse error before `__getpgid'
/usr/include/unistd.h:536: parse error before `__pid'
/usr/include/unistd.h:536: warning: data definition has no type or storage class
/usr/include/unistd.h:545: parse error before `__pid'
/usr/include/unistd.h:580: parse error before `setsid'
/usr/include/unistd.h:580: warning: data definition has no type or storage class
/usr/include/unistd.h:588: parse error before `getuid'
/usr/include/unistd.h:588: warning: data definition has no type or storage class
/usr/include/unistd.h:591: parse error before `geteuid'
/usr/include/unistd.h:591: warning: data definition has no type or storage class
/usr/include/unistd.h:594: parse error before `getgid'
/usr/include/unistd.h:594: warning: data definition has no type or storage class
/usr/include/unistd.h:597: parse error before `getegid'
/usr/include/unistd.h:597: warning: data definition has no type or storage class
/usr/include/unistd.h:602: parse error before `__gid_t'
/usr/include/unistd.h:613: parse error before `__uid'
/usr/include/unistd.h:618: parse error before `__ruid'
/usr/include/unistd.h:623: parse error before `__uid'
/usr/include/unistd.h:630: parse error before `__gid'
/usr/include/unistd.h:635: parse error before `__rgid'
/usr/include/unistd.h:640: parse error before `__gid'
/usr/include/unistd.h:647: parse error before `fork'
/usr/include/unistd.h:647: warning: data definition has no type or storage class
/usr/include/unistd.h:654: parse error before `vfork'
/usr/include/unistd.h:654: warning: data definition has no type or storage class
/usr/include/unistd.h:700: parse error before `tcgetpgrp'
/usr/include/unistd.h:700: warning: data definition has no type or storage class
/usr/include/unistd.h:703: parse error before `__pid_t'
In file included from dialog.h:24,
from lxdialog.c:22:
/usr/include/unistd.h:825: parse error before `__off_t'
/usr/include/unistd.h:841: parse error before `__off_t'
/usr/include/unistd.h:872: parse error before `__delta'
In file included from dialog.h:25,
from lxdialog.c:22:
/usr/include/ctype.h:76: parse error before `*'
/usr/include/ctype.h:76: warning: data definition has no type or storage class
/usr/include/ctype.h:77: parse error before `*'
/usr/include/ctype.h:77: warning: data definition has no type or storage class
In file included from /usr/include/string.h:360,
from dialog.h:27,
from lxdialog.c:22:
/usr/include/bits/string2.h:416: parse error before `__uint16_t'
/usr/include/bits/string2.h:420: parse error before `__uint16_t'
/usr/include/bits/string2.h:423: warning: function declaration isn't a prototype
/usr/include/bits/string2.h: In function `__strcpy_small':
/usr/include/bits/string2.h:425: parse error before `__uint32_t'
/usr/include/bits/string2.h:425: warning: no semicolon at end of struct or union
/usr/include/bits/string2.h:426: `__uint16_t' undeclared (first use in this function)
/usr/include/bits/string2.h:426: (Each undeclared identifier is reported only once
/usr/include/bits/string2.h:426: for each function it appears in.)
/usr/include/bits/string2.h:428: warning: control reaches end of non-void function
/usr/include/bits/string2.h: At top level:
/usr/include/bits/string2.h:428: `__dest' undeclared here (not in a function)
/usr/include/bits/string2.h:428: warning: data definition has no type or storage class
/usr/include/bits/string2.h:429: parse error before `switch'
/usr/include/bits/string2.h:439: conflicting types for `__u'
/usr/include/bits/string2.h:428: previous declaration of `__u'
/usr/include/bits/string2.h:439: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:439: initializer element is not constant
/usr/include/bits/string2.h:439: warning: data definition has no type or storage class
/usr/include/bits/string2.h:440: parse error before `-&'
/usr/include/bits/string2.h:447: redefinition of `__u'
/usr/include/bits/string2.h:439: `__u' previously defined here
/usr/include/bits/string2.h:447: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:447: initializer element is not constant
/usr/include/bits/string2.h:447: warning: data definition has no type or storage class
/usr/include/bits/string2.h:448: parse error before `-&'
/usr/include/bits/string2.h:452: redefinition of `__u'
/usr/include/bits/string2.h:447: `__u' previously defined here
/usr/include/bits/string2.h:452: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:452: initializer element is not constant
/usr/include/bits/string2.h:452: warning: data definition has no type or storage class
/usr/include/bits/string2.h:453: parse error before `-&'
/usr/include/bits/string2.h:457: redefinition of `__u'
/usr/include/bits/string2.h:452: `__u' previously defined here
/usr/include/bits/string2.h:457: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:457: initializer element is not constant
/usr/include/bits/string2.h:457: warning: data definition has no type or storage class
/usr/include/bits/string2.h:458: parse error before `-&'
/usr/include/bits/string2.h:459: redefinition of `__u'
/usr/include/bits/string2.h:457: `__u' previously defined here
/usr/include/bits/string2.h:459: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:459: initializer element is not constant
/usr/include/bits/string2.h:459: warning: data definition has no type or storage class
/usr/include/bits/string2.h:460: parse error before `-&'
/usr/include/bits/string2.h:464: redefinition of `__u'
/usr/include/bits/string2.h:459: `__u' previously defined here
/usr/include/bits/string2.h:464: warning: initialization makes integer from pointer without a cast
/usr/include/bits/string2.h:464: initializer element is not constant
/usr/include/bits/string2.h:464: warning: data definition has no type or storage class
/usr/include/bits/string2.h:465: parse error before `-&'
In file included from /usr/include/libio.h:32,
from /usr/include/stdio.h:65,
from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/_G_config.h:28: parse error before `__off_t'
/usr/include/_G_config.h:28: warning: no semicolon at end of struct or union
/usr/include/_G_config.h:30: parse error before `}'
/usr/include/_G_config.h:30: warning: data definition has no type or storage class
/usr/include/_G_config.h:33: parse error before `__off64_t'
/usr/include/_G_config.h:33: warning: no semicolon at end of struct or union
/usr/include/_G_config.h:35: parse error before `}'
/usr/include/_G_config.h:35: warning: data definition has no type or storage class
In file included from /usr/include/stdio.h:65,
from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/libio.h:286: parse error before `__off_t'
/usr/include/libio.h:286: warning: no semicolon at end of struct or union
/usr/include/libio.h:305: parse error before `_offset'
/usr/include/libio.h:305: warning: data definition has no type or storage class
/usr/include/libio.h:318: parse error before `}'
/usr/include/libio.h:344: parse error before `__io_read_fn'
/usr/include/libio.h:344: warning: data definition has no type or storage class
/usr/include/libio.h:352: parse error before `__io_write_fn'
/usr/include/libio.h:353: warning: data definition has no type or storage class
/usr/include/libio.h:361: parse error before `__off64_t'
/usr/include/libio.h:460: parse error before `_IO_padn'
/usr/include/libio.h:460: parse error before `__ssize_t'
/usr/include/libio.h:460: warning: data definition has no type or storage class
/usr/include/libio.h:463: parse error before `_IO_seekoff'
/usr/include/libio.h:463: parse error before `__off64_t'
/usr/include/libio.h:463: warning: data definition has no type or storage class
/usr/include/libio.h:464: parse error before `_IO_seekpos'
/usr/include/libio.h:464: parse error before `__off64_t'
/usr/include/libio.h:464: warning: data definition has no type or storage class
In file included from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/stdio.h:80: parse error before `fpos_t'
/usr/include/stdio.h:80: warning: data definition has no type or storage class
In file included from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/stdio.h:497: parse error before `fpos_t'
/usr/include/stdio.h:500: parse error before `*'
In file included from /usr/include/stdio.h:632,
from /usr/include/ncurses/ncurses.h:81,
from dialog.h:29,
from lxdialog.c:22:
/usr/include/bits/stdio.h: In function `getc_unlocked':
/usr/include/bits/stdio.h:52: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:52: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:52: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:53: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `getchar_unlocked':
/usr/include/bits/stdio.h:59: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:59: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:59: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:60: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `fputc_unlocked':
/usr/include/bits/stdio.h:77: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:77: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:77: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:78: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `putc_unlocked':
/usr/include/bits/stdio.h:87: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:87: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:87: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:88: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `putchar_unlocked':
/usr/include/bits/stdio.h:94: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:94: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:94: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:95: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `feof_unlocked':
/usr/include/bits/stdio.h:114: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:115: warning: control reaches end of non-void function
/usr/include/bits/stdio.h: In function `ferror_unlocked':
/usr/include/bits/stdio.h:121: dereferencing pointer to incomplete type
/usr/include/bits/stdio.h:122: warning: control reaches end of non-void function
make: *** [lxdialog.o] Error 1