This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Any Idea? (make error)
- To: gcc at gcc dot gnu dot org
- Subject: Any Idea? (make error)
- From: Desmond Cheung <dycheung at cs dot sfu dot ca>
- Date: Tue, 15 Aug 2000 11:24:42 -0700 (PDT)
.
.
.
make[2]: Entering directory `/net/local-kirin/gnudev/gnu/pep/gcc-cvs/gcc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/net/local-kirin/gnudev/gnu/pep/gcc-cvs/gcc/intl'
(cd po && /usr/local/Gnu/bin/make all)
make[2]: Entering directory `/net/local-kirin/gnudev/gnu/pep/gcc-cvs/gcc/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/net/local-kirin/gnudev/gnu/pep/gcc-cvs/gcc/po'
gcc -c -DCROSS_COMPILE -DIN_GCC -DSVR4 -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \
./gencheck.c
In file included from /usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/stdarg.h:30,
from system.h:33,
from ./gencheck.c:22:
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/va-sparc.h: In function `NOTICE_UPDATE_CC':
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/va-sparc.h:15: storage class specified for parameter `__gnuc_va_list'
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/va-sparc.h:50: warning: parameter names (without types) in function declaration
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/va-sparc.h:75: warning: enum defined inside parms
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/va-sparc.h:75: warning: empty declaration
In file included from system.h:33,
from ./gencheck.c:22:
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/stdarg.h:170: storage class specified for parameter `__gnuc_va_list'
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/stdarg.h:170: conflicting types for `__gnuc_va_list'
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/va-sparc.h:15: previous declaration of `__gnuc_va_list'
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/stdarg.h:170: parse error before `va_list'
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/va-sparc.h:50: declaration for parameter `va_end' but no such parameter
/usr/local/Gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/include/stdarg.h:170: declaration for parameter `__gnuc_va_list' but no such parameter
In file included from system.h:46,
from ./gencheck.c:22:
/usr/include/stdio.h: At top level:
/usr/include/stdio.h:186: warning: data definition has no type or storage class
/usr/include/stdio.h:189: parse error before `__iob'
.
.
.
/usr/include/stdio.h:359: parse error before `*'
/usr/include/stdio.h:360: parse error before `*'
/usr/include/stdio.h:361: parse error before `ftello64'
/usr/include/stdio.h:361: parse error before `*'
/usr/include/stdio.h:361: warning: data definition has no type or storage class
In file included from system.h:167,
from ./gencheck.c:22:
/usr/include/sys/types.h:166: parse error before `off_t'
/usr/include/sys/types.h:166: warning: no semicolon at end of struct or union
/usr/include/sys/types.h:166: warning: no semicolon at end of struct or union
/usr/include/sys/types.h:167: warning: data definition has no type or storage class
/usr/include/sys/types.h:168: parse error before `}'
/usr/include/sys/types.h:168: warning: data definition has no type or storage class
In file included from /usr/include/sys/time.h:399,
from /usr/include/sys/select.h:16,
from /usr/include/sys/types.h:418,
from system.h:167,
from ./gencheck.c:22:
/usr/include/time.h:75: parse error before `strftime'
/usr/include/time.h:75: parse error before `size_t'
/usr/include/time.h:75: warning: data definition has no type or storage class
In file included from system.h:176,
from ./gencheck.c:22:
/usr/include/string.h:36: parse error before `size_t'
/usr/include/string.h:37: parse error before `size_t'
/usr/include/string.h:39: parse error before `size_t'
/usr/include/string.h:42: parse error before `size_t'
/usr/include/string.h:44: parse error before `size_t'
.
.
.
/usr/include/string.h:68: parse error before `size_t'
/usr/include/string.h:76: parse error before `size_t'
In file included from system.h:177,
from ./gencheck.c:22:
/usr/include/strings.h:24: parse error before `size_t'
/usr/include/strings.h:25: parse error before `size_t'
/usr/include/strings.h:26: parse error before `size_t'
In file included from system.h:189,
from ./gencheck.c:22:
/usr/include/stdlib.h:106: warning: parameter names (without types) in function declaration
/usr/include/stdlib.h:108: warning: parameter names (without types) in function declaration
/usr/include/stdlib.h:109: parse error before `size_t'
/usr/include/stdlib.h:118: parse error before `size_t'
/usr/include/stdlib.h:119: parse error before `)'
/usr/include/stdlib.h:120: parse error before `size_t'
/usr/include/stdlib.h:121: parse error before `)'
.
.
.
/usr/include/stdlib.h:194: parse error before `size_t'
/usr/include/stdlib.h:204: warning: parameter names (without types) in function declaration
In file included from system.h:198,
from ./gencheck.c:22:
/usr/include/unistd.h:235: parse error before `off_t'
/usr/include/unistd.h:237: parse error before `size_t'
/usr/include/unistd.h:306: parse error before `off_t'
/usr/include/unistd.h:308: parse error before `lseek'
/usr/include/unistd.h:308: parse error before `off_t'
/usr/include/unistd.h:308: warning: data definition has no type or storage class
.
.
.
/usr/include/unistd.h:427: warning: data definition has no type or storage class
/usr/include/unistd.h:428: parse error before `off64_t'
/usr/include/unistd.h:429: parse error before `off64_t'
In file included from /usr/include/fcntl.h:19,
from system.h:267,
from ./gencheck.c:22:
/usr/include/sys/fcntl.h:144: parse error before `off_t'
/usr/include/sys/fcntl.h:144: warning: no semicolon at end of struct or union
/usr/include/sys/fcntl.h:145: warning: data definition has no type or storage class
/usr/include/sys/fcntl.h:149: parse error before `}'
/usr/include/sys/fcntl.h:149: warning: data definition has no type or storage class
/usr/include/sys/fcntl.h:156: parse error before `off64_t'
/usr/include/sys/fcntl.h:156: warning: no semicolon at end of struct or union
/usr/include/sys/fcntl.h:157: warning: data definition has no type or storage class
/usr/include/sys/fcntl.h:161: parse error before `}'
/usr/include/sys/fcntl.h:161: warning: data definition has no type or storage class
In file included from system.h:478,
from ./gencheck.c:22:
/usr/include/sys/stat.h:160: parse error before `off_t'
/usr/include/sys/stat.h:160: warning: no semicolon at end of struct or union
/usr/include/sys/stat.h:171: parse error before `}'
/usr/include/sys/stat.h:185: parse error before `off64_t'
/usr/include/sys/stat.h:185: warning: no semicolon at end of struct or union
/usr/include/sys/stat.h:190: conflicting types for `st_blocks'
/usr/include/sys/stat.h:168: previous declaration of `st_blocks'
/usr/include/sys/stat.h:193: parse error before `}'
In file included from system.h:574,
from ./gencheck.c:22:
../include/libiberty.h:143: warning: parameter names (without types) in function declaration
../include/libiberty.h:149: parse error before `size_t'
../include/libiberty.h:154: warning: parameter names (without types) in function declaration
../include/libiberty.h:162: parse error before `size_t'
../include/libiberty.h:200: parse error before `va_list'
make[1]: *** [gencheck.o] Error 1
make[1]: Leaving directory `/net/local-kirin/gnudev/gnu/pep/gcc-cvs/gcc'
make: *** [all-gcc] Error 2
[moosehead]/usr/local-kirin/gnudev/gnu/pep/gcc-cvs%
Thanks
Desmond