Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: lcj AT ddci DOT com X-Lotus-FromDomain: DDC-I To: cygwin AT sourceware DOT cygnus DOT com Message-ID: <07256774.00559499.00@phx1.ddci.com> Date: Mon, 17 May 1999 08:45:41 -0700 Subject: Rebuilding from sources errors Mime-Version: 1.0 Content-type: text/plain; charset=US-ASCII 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 AT sourceware DOT cygnus DOT com