Project

General

Profile

Actions

Bug #277

closed

1.9/trunk: build broken in ruby/ruby.h

Added by roberto (Ollivier Robert) almost 16 years ago. Updated almost 13 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-core:17785]

Description

=begin
MacOS X 10.4.11 / Ruby 1.9 from trunk/#18072 / gcc 4.2 from macports

Since the latest commits to ruby/ruby.h, build is broken in transcode.c:

checking whether ELF binaries are produced... no
checking whether OS depend dynamic link works... yes
checking for nroff... /usr/bin/nroff
config.h unchanged
configure: creating ./config.status
MAKE=make /bin/sh ./config.status
config.status: creating Makefile
gcc-mp-4.2 -O -pipe -I/opt/local/include -pipe -fno-common -I. -I.ext/include/i686-darwin8.11.1 -I../include -I.. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o transcode.o -c ../transcode.c
../transcode.c: In function 'str_transcode':
../transcode.c:405: error: expected ')' before 'PRI_PTRDIFF_PREFIX'
../transcode.c:420: error: expected ')' before 'PRI_PTRDIFF_PREFIX'
../transcode.c:435: error: expected ')' before 'PRI_PTRDIFF_PREFIX'
make: *** [transcode.o] Error 1

I include my Makefile below.
=end


Files

Makefile (31.1 KB) Makefile autoconf-generated Makefile roberto (Ollivier Robert), 07/15/2008 09:44 PM
config.log (416 KB) config.log roberto (Ollivier Robert), 07/15/2008 09:44 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0