From: ced2 <ced2ml@ifrance.com>
To: linux-kernel@vger.kernel.org
Subject: [2.4.21-ac4] Compile Error
Date: Mon, 07 Jul 2003 00:36:47 +0200 [thread overview]
Message-ID: <3F08A47F.1060902@ifrance.com> (raw)
Compiling with gcc 3.2.2 :
In file included from poly_atan.c:19:
poly.h: In function `add_Xsig_Xsig':
poly.h:78: parse error before "movl"
poly.h:78: `addl' undeclared (first use in this function)
poly.h:78: (Each undeclared identifier is reported only once
poly.h:78: for each function it appears in.)
poly.h:78: parse error before '%' token
poly.h:78: `adcl' undeclared (first use in this function)
poly.h:78: parse error before '%' token
In file included from poly_atan.c:19:
poly.h:81:59: warning: multi-line string literals are deprecated
poly.h:78: `g' undeclared (first use in this function)
poly.h:78: parse error before string constant
poly.h:82:46: warning: multi-line string literals are deprecated
poly.h:83:32: warning: multi-line string literals are deprecated
poly.h:78: `movl' undeclared (first use in this function)
poly.h:78: parse error before '%' token
poly.h:94: `movl' used prior to declaration
poly.h:94: warning: implicit declaration of function `movl'
poly.h:94: parse error before '%' token
poly.h:94: parse error before '%' token
poly.h:95: parse error before '%' token
poly.h:96: parse error before '%' token
poly.h:97: invalid suffix on integer constant
poly.h:97: `jnc' undeclared (first use in this function)
poly.h:98: `rcrl' undeclared (first use in this function)
poly.h:98: `rcrl' used prior to declaration
poly.h:98: warning: implicit declaration of function `rcrl'
poly.h:98: parse error before '%' token
poly.h:99: warning: implicit declaration of function `incl'
poly.h:99: parse error before '%' token
poly.h:100: invalid suffix on integer constant
poly.h:100: `jmp' undeclared (first use in this function)
poly.h:102:20: warning: multi-line string literals are deprecated
poly.h:103:20: warning: multi-line string literals are deprecated
poly.h:104:28: warning: multi-line string literals are deprecated
poly.h:105:17: warning: multi-line string literals are deprecated
poly.h:110:58: warning: multi-line string literals are deprecated
poly.h:113:32: warning: multi-line string literals are deprecated
poly.h:114:35: warning: multi-line string literals are deprecated
poly.h:102: warning: implicit declaration of function `subl'
poly.h:102: parse error before '%' token
poly.h:102: parse error before '%' token
poly.h:115:75: warning: multi-line string literals are deprecated
poly.h:102: `sbbl' undeclared (first use in this function)
poly.h:102: parse error before '%' token
poly.h:116:77: warning: multi-line string literals are deprecated
poly.h:102: parse error before '%' token
poly.h:117:77: warning: multi-line string literals are deprecated
poly.h:102: parse error before string constant
poly.h:118:48: warning: multi-line string literals are deprecated
poly.h:118:48: missing terminating " character
poly.h:81:59: possible start of unterminated string literal
poly.h:15:1: unterminated #ifndef
poly_atan.c: In function `poly_atan':
poly_atan.c:137: warning: implicit declaration of function `negate_Xsig'
poly_atan.c:174: `oddnegterms' undeclared (first use in this function)
poly_atan.c:176: warning: implicit declaration of function `add_two_Xsig'
poly_atan.c: In function `add_Xsig_Xsig':
poly_atan.c:230: parse error at end of input
gmake[2]: *** [poly_atan.o] Error 1
gmake[2]: Leaving directory `/usr/src/linux-2.4.21-ac4/arch/i386/math-emu'
gmake[1]: *** [first_rule] Error 2
gmake[1]: Leaving directory `/usr/src/linux-2.4.21-ac4/arch/i386/math-emu'
gmake: *** [_dir_arch/i386/math-emu] Error 2
reply other threads:[~2003-07-06 22:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F08A47F.1060902@ifrance.com \
--to=ced2ml@ifrance.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.