Project

General

Profile

Actions

Bug #11000

closed

r50071以降、Solarisにてext/-test-/file/fs.cのコンパイルができない

Added by ngoto (Naohisa Goto) about 9 years ago. Updated almost 9 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-dev:<unknown>]

Description

r50071 以降、Solaris10にて、
ext/-test-/file/fs.c のコンパイルにエラーが発生してビルドが失敗します。

cc -I. -I../../../.ext/include/sparc64-solaris2.10 -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"  -I/usr/local/64/lib/libffi-3.0.10/include -I/usr/local/64/include   -KPIC  -xO4 -xtarget=sparc64viiplus -m64 -o fs.o -c fs.c
"fs.c", line 48: undefined struct/union member: f_type
cc: acomp failed for fs.c
make[2]: *** [fs.o] Error 2
make[2]: Leaving directory `/XXXXXXXXXX/ext/-test-/file'
make[1]: *** [ext/-test-/file/all] Error 2
make[1]: Leaving directory `/XXXXXXXXXX'
make: *** [build-ext] Error 2

Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #10998: TestIO#test_seek fails in chroot with Linux 3.19ClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0