This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Rebuilding from sources errors






Hello,

I am having a problem with building the development tool sources.  I
downloaded the dev-src.tar.bz2 source files from the cygwin website.  I
then bunzipped the files and ran the configure script and
the make script.  I am running this on Windows NT.  When I execute the make
 script I get the following error messages:

Does anyone know how and where MACH_M32RX, M32R_OPERAND_ACCD, and
M32R_OPERAND_ACCS are supposed to be defined?

Thanks in advance for your help.

Lisa Jett
DDC-I Inc.

---------------------------------------------
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl
-I../intl  -g -O2 -c m32r-opc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd
-I./../include -I./../bfd -I./../intl -I../intl -g -O2 -c m32r-opc.c
m32r-opc.c:1773: `MACH_M32RX' undeclared here (not in a function)
m32r-opc.c:1773: initializer element for `macro_insn_table_entries[4].
attrs.nonbool[0]' is not constant
m32r-opc.c:1782: `MACH_M32RX' undeclared here (not in a function)
m32r-opc.c:1782: initializer element for `macro_insn_table_entries[5].
attrs.nonbool[0]' is not constant
m32r-opc.c:1827: `MACH_M32RX' undeclared here (not in a function)
m32r-opc.c:1827: initializer element for `macro_insn_table_entries[10].
attrs.nonbool[0]' is not constant
m32r-opc.c:1836: `MACH_M32RX' undeclared here (not in a function)
m32r-opc.c:1836: initializer element for `macro_insn_table_entries[11].
attrs.nonbool[0]' is not constant
m32r-opc.c:1959: `M32R_OPERAND_ACCD' undeclared here (not in a function)
m32r-opc.c:1959: initializer element for `macro_insn_table_entries[25].
syntax.syntax[2]' is not constant
m32r-opc.c:1962: `MACH_M32RX' undeclared here (not in a function)
m32r-opc.c:1962: initializer element for `macro_insn_table_entries[25].
attrs.nonbool[0]' is not constant
m32r-opc.c:1968: `M32R_OPERAND_ACCD' undeclared here (not in a function)
m32r-opc.c:1968: initializer element for `macro_insn_table_entries[26].
syntax.syntax[2]' is not constant
m32r-opc.c:1968: `M32R_OPERAND_ACCS' undeclared here (not in a function)
m32r-opc.c:1968: initializer element for `macro_insn_table_entries[26].
syntax.syntax[4]' is not constant
m32r-opc.c:1971: `MACH_M32RX' undeclared here (not in a function)
m32r-opc.c:1971: initializer element for `macro_insn_table_entries[26].
attrs.nonbool[0]' is not constant
m32r-opc.c:1977: `M32R_OPERAND_ACCD' undeclared here (not in a function)
m32r-opc.c:1977: initializer element for `macro_insn_table_entries[27].
syntax.syntax[2]' is not constant
m32r-opc.c:1980: `MACH_M32RX' undeclared here (not in a function)
m32r-opc.c:1980: initializer element for `macro_insn_table_entries[27].
attrs.nonbool[0]' is not constant
m32r-opc.c:1986: `M32R_OPERAND_ACCD' undeclared here (not in a function)
m32r-opc.c:1986: initializer element for `macro_insn_table_entries[28].
syntax.syntax[2]' is not constant
m32r-opc.c:1986: `M32R_OPERAND_ACCS' undeclared here (not in a function)
m32r-opc.c:1986: initializer element for `macro_insn_table_entries[28].
syntax.syntax[4]' is not constant
m32r-opc.c:1989: `MACH_M32RX' undeclared here (not in a function)
m32r-opc.c:1989: initializer element for `macro_insn_table_entries[28].
attrs.nonbool[0]' is not constant
make[1]: *** [m32r-opc.lo] Error 1



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]