Project

General

Profile

Actions

Bug #972

closed

cannot make with GNU make

Added by znz (Kazuhiro NISHIYAMA) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-dev:37678]

Description

=begin
r21280 の影響でinsns.incなどがmakeできなくなっています。

http://www.rubyist.net/~akr/chkbuild/debian/ruby-trunk/log/20090103T035502.log.txt.gz
gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -o compile.o -c compile.c
compile.c:17:21: error: insns.inc: No such file or directory
compile.c:18:26: error: insns_info.inc: No such file or directory
compile.c:48: error: field 'insn_id' has incomplete type
compile.c:299:23: error: optinsn.inc: No such file or directory
=end

Actions #1

Updated by usa (Usaku NAKAMURA) about 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r21284.
=end

Actions

Also available in: Atom PDF

Like0
Like0