Project

General

Profile

Actions

Bug #18448

closed

Configuring Ruby 3.0.3 on Solaris 10 by gcc 4.5.1 with error: configure: error: cannot compute sizeof (long long)

Added by dklein (Dmitri Klein) over 2 years ago. Updated over 2 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:106884]

Description

/usr/local/gcc4/bin/gcc --version

gcc (GCC) 4.5.1

which gcc

/usr/local/gcc4/bin/gcc

./configure

...

checking size of long long... configure: error: in /export0/home/telegraf/fluentd/ruby_versions/ruby3/ruby-3.0.3': configure: error: cannot compute sizeof (long long) See config.log' for more details


Files

config.log.12.28.21 (200 KB) config.log.12.28.21 dklein (Dmitri Klein), 12/29/2021 12:19 AM

Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #18429: Configure ruby-3.0.3 on Solaris 10 Unknown keyword 'URL' in './ruby.tmp.pc'FeedbackActions

Updated by mame (Yusuke Endoh) over 2 years ago

The log contains:

ld.so.1: conftest: fatal: libssp.so.0: open failed: No such file or directory

I think this means your GCC installation is not working well.

Actions #2

Updated by nobu (Nobuyoshi Nakada) over 2 years ago

  • Is duplicate of Bug #18429: Configure ruby-3.0.3 on Solaris 10 Unknown keyword 'URL' in './ruby.tmp.pc' added
Actions #3

Updated by hsbt (Hiroshi SHIBATA) over 2 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0