Kernel compiling doesn't work

From: Wolfgang Leideck (wolfgang@pi3.informatik.uni-mannheim.de)
Date: Mon Jan 08 2001 - 03:58:56 PST

  • Next message: fmccor: "Re: [suse-sparc] SuSE on a Voyager?"

    Message-Id: <200101081155.MAA20494@pi3.informatik.uni-mannheim.de>
    Date: Mon, 08 Jan 2001 12:58:56 +0100
    From: Wolfgang Leideck <wolfgang@pi3.informatik.uni-mannheim.de>
    Subject: Kernel compiling doesn't work
    

    Hello.
    I want to compile the kernel but i get a lot of errors during make config.
    I have installed the egcs, lx_suse, gcc, gpp packages. Is there a chance to
    avoid this. I need a new kernel that could nfs version 3.

    Wolfgang

    Here the error messages:

    In file included from /usr/include/stdio.h:57,
                     from cfparse.c:5:
    /usr/include/libio.h:363: conflicting types for `__restrict'
    /usr/include/libio.h:363: previous declaration of `__restrict'
    /usr/include/libio.h:364: conflicting types for `__restrict'
    /usr/include/libio.h:363: previous declaration of `__restrict'
    /usr/include/libio.h:365: conflicting types for `__restrict'
    /usr/include/libio.h:365: previous declaration of `__restrict'
    In file included from cfparse.c:5:
    /usr/include/stdio.h:182: parse error before `__filename'
    /usr/include/stdio.h:185: parse error before `__filename'
    /usr/include/stdio.h:232: parse error before `__stream'
    /usr/include/stdio.h:236: parse error before `__stream'
    /usr/include/stdio.h:242: parse error before `__stream'
    /usr/include/stdio.h:251: parse error before `__stream'
    /usr/include/stdio.h:254: parse error before `__format'
    /usr/include/stdio.h:256: parse error before `__s'
    /usr/include/stdio.h:260: parse error before `__s'
    /usr/include/stdio.h:264: parse error before `__format'
    /usr/include/stdio.h:267: parse error before `__s'
    /usr/include/stdio.h:273: parse error before `__s'
    /usr/include/stdio.h:277: parse error before `__s'
    /usr/include/stdio.h:281: parse error before `__s'
    /usr/include/stdio.h:310: parse error before `__stream'
    /usr/include/stdio.h:313: parse error before `__format'
    /usr/include/stdio.h:315: parse error before `__s'
    /usr/include/stdio.h:393: parse error before `__s'
    /usr/include/stdio.h:428: parse error before `__s'
    /usr/include/stdio.h:446: parse error before `__ptr'
    /usr/include/stdio.h:449: parse error before `__ptr'
    /usr/include/stdio.h:454: parse error before `__ptr'
    /usr/include/stdio.h:456: parse error before `__ptr'
    /usr/include/stdio.h:499: parse error before `__stream'
    In file included from /usr/include/stdio.h:633,
                     from cfparse.c:5:
    /usr/include/bits/stdio.h:33: parse error before `__fmt'
    /usr/include/bits/stdio.h:34: warning: function declaration isn't a prototype
    /usr/include/bits/stdio.h: In function `vprintf':
    /usr/include/bits/stdio.h:35: `__fmt' undeclared (first use in this function)
    /usr/include/bits/stdio.h:35: (Each undeclared identifier is reported only once
    /usr/include/bits/stdio.h:35: for each function it appears in.)
    /usr/include/bits/stdio.h:35: `__arg' undeclared (first use in this function)
    /usr/include/stdlib.h: At top level:
    In file included from cfparse.c:6:
    /usr/include/stdlib.h:96: parse error before `__nptr'
    /usr/include/stdlib.h:109: parse error before `__nptr'
    /usr/include/stdlib.h:112: parse error before `__nptr'
    /usr/include/stdlib.h:119: parse error before `__nptr'
    /usr/include/stdlib.h:123: parse error before `__nptr'
    /usr/include/stdlib.h:133: parse error before `__nptr'
    /usr/include/stdlib.h:137: parse error before `__nptr'
    /usr/include/stdlib.h:196: parse error before `__nptr'
    /usr/include/stdlib.h:199: parse error before `__nptr'
    /usr/include/stdlib.h:202: parse error before `__nptr'
    /usr/include/stdlib.h:206: parse error before `__nptr'
    /usr/include/stdlib.h:213: parse error before `__nptr'
    /usr/include/stdlib.h:221: parse error before `__nptr'
    /usr/include/stdlib.h:229: parse error before `__nptr'
    /usr/include/stdlib.h:243: parse error before `__nptr'
    /usr/include/stdlib.h:244: warning: function declaration isn't a prototype
    /usr/include/stdlib.h: In function `strtod':
    /usr/include/stdlib.h:245: `__nptr' undeclared (first use in this function)
    /usr/include/stdlib.h:245: `__endptr' undeclared (first use in this function)
    /usr/include/stdlib.h: At top level:
    /usr/include/stdlib.h:248: parse error before `__nptr'
    /usr/include/stdlib.h:250: warning: function declaration isn't a prototype
    /usr/include/stdlib.h: In function `strtol':
    /usr/include/stdlib.h:251: `__nptr' undeclared (first use in this function)
    /usr/include/stdlib.h:251: `__endptr' undeclared (first use in this function)
    /usr/include/stdlib.h:251: `__base' undeclared (first use in this function)
    /usr/include/stdlib.h: At top level:
    /usr/include/stdlib.h:254: parse error before `__nptr'
    /usr/include/stdlib.h:256: warning: function declaration isn't a prototype
    /usr/include/stdlib.h: In function `strtoul':
    /usr/include/stdlib.h:257: `__nptr' undeclared (first use in this function)
    /usr/include/stdlib.h:257: `__endptr' undeclared (first use in this function)
    /usr/include/stdlib.h:257: `__base' undeclared (first use in this function)
    /usr/include/stdlib.h: At top level:
    /usr/include/stdlib.h:275: parse error before `__nptr'
    /usr/include/stdlib.h:277: warning: function declaration isn't a prototype
    /usr/include/stdlib.h: In function `strtoq':
    /usr/include/stdlib.h:278: `__nptr' undeclared (first use in this function)
    /usr/include/stdlib.h:278: `__endptr' undeclared (first use in this function)
    /usr/include/stdlib.h:278: `__base' undeclared (first use in this function)
    /usr/include/stdlib.h: At top level:
    /usr/include/stdlib.h:281: parse error before `__nptr'
    /usr/include/stdlib.h:283: warning: function declaration isn't a prototype
    /usr/include/stdlib.h: In function `strtouq':
    /usr/include/stdlib.h:284: `__nptr' undeclared (first use in this function)
    /usr/include/stdlib.h:284: `__endptr' undeclared (first use in this function)
    /usr/include/stdlib.h:284: `__base' undeclared (first use in this function)
    /usr/include/stdlib.h: At top level:
    /usr/include/stdlib.h:290: parse error before `__nptr'
    /usr/include/stdlib.h:292: warning: function declaration isn't a prototype
    /usr/include/stdlib.h: In function `strtoll':
    /usr/include/stdlib.h:293: `__nptr' undeclared (first use in this function)
    /usr/include/stdlib.h:293: `__endptr' undeclared (first use in this function)
    /usr/include/stdlib.h:293: `__base' undeclared (first use in this function)
    /usr/include/stdlib.h: At top level:
    /usr/include/stdlib.h:296: parse error before `__nptr'
    /usr/include/stdlib.h:298: warning: function declaration isn't a prototype
    /usr/include/stdlib.h: In function `strtoull':
    /usr/include/stdlib.h:299: `__nptr' undeclared (first use in this function)
    /usr/include/stdlib.h:299: `__endptr' undeclared (first use in this function)
    /usr/include/stdlib.h:299: `__base' undeclared (first use in this function)
    /usr/include/stdlib.h: At top level:
    In file included from cfparse.c:6:
    /usr/include/stdlib.h:379: parse error before `__buf'
    /usr/include/stdlib.h:385: parse error before `__statebuf'
    /usr/include/stdlib.h:389: parse error before `__statebuf'
    /usr/include/stdlib.h:438: parse error before `__buffer'
    /usr/include/stdlib.h:441: parse error before `__buffer'
    /usr/include/stdlib.h:445: parse error before `__buffer'
    /usr/include/stdlib.h:448: parse error before `__buffer'
    /usr/include/stdlib.h:452: parse error before `__buffer'
    /usr/include/stdlib.h:455: parse error before `__buffer'
    In file included from cfparse.c:6:
    /usr/include/stdlib.h:595: parse error before `__name'
    /usr/include/stdlib.h:651: parse error before `__decpt'
    /usr/include/stdlib.h:657: parse error before `__decpt'
    /usr/include/stdlib.h:667: parse error before `__decpt'
    /usr/include/stdlib.h:669: parse error before `__decpt'
    /usr/include/stdlib.h:676: parse error before `__decpt'
    /usr/include/stdlib.h:679: parse error before `__decpt'
    /usr/include/stdlib.h:684: parse error before `__decpt'
    /usr/include/stdlib.h:687: parse error before `__decpt'
    /usr/include/stdlib.h:698: parse error before `__pwc'
    /usr/include/stdlib.h:706: parse error before `__pwcs'
    /usr/include/stdlib.h:709: parse error before `__s'
    In file included from cfparse.c:7:
    /usr/include/string.h:37: parse error before `__dest'
    /usr/include/string.h:71: parse error before `__dest'
    /usr/include/string.h:74: parse error before `__dest'
    /usr/include/string.h:78: parse error before `__dest'
    /usr/include/string.h:81: parse error before `__dest'
    /usr/include/string.h:92: parse error before `__dest'
    /usr/include/string.h:176: parse error before `__s'
    /usr/include/string.h:181: parse error before `__s'
    /usr/include/string.h:185: parse error before `__s'
    /usr/include/string.h:282: parse error before `__stringp'
    make[1]: *** [cfparse.o] Error 1
    make: *** [config] Error 2



    This archive was generated by hypermail 2.1.0 : Wed Jun 06 2001 - 11:08:33 PDT