Forum: Ruby-dev [ruby-trunk - Bug #7265][Assigned] r37414 breaks building with BSD make and nmake.

Posted by usa (Usaku NAKAMURA) (Guest)
on 2012-11-02 08:08
(Received via mailing list)
Issue #7265 has been reported by usa (Usaku NAKAMURA).

----------------------------------------
Bug #7265: r37414 breaks building with BSD make and nmake.
https://bugs.ruby-lang.org/issues/7265

Author: usa (Usaku NAKAMURA)
Status: Assigned
Priority: Normal
Assignee: nobu (Nobuyoshi Nakada)
Category: build
Target version: 2.0.0
ruby -v: r37414


# IRCでなかださんにも伝えましたけど、直さないで寝たっぽいので
# チケット化しておきます。

表題の通りですが、例えばBSD makeで普通にビルドしようとすると
 ...
 compiling bigdecimal.c
 linking shared-object bigdecimal.so
 make: don't know how to make ./.@RUBYLIBDIR@!bigdecimal.time. Stop

 make: stopped in /home/usa/tmp/trunk/ext/bigdecimal
 *** Error code 2
 ...
といった感じでエラーが出てビルドできません。
nmakeでも同じところでエラーが出ます。

要するに ! が悪いので - あたりに変えれば通りますが、そもそも、
この生成されている文字列を見て何がしたいのか理解できる人が
なかださん以外に存在するとも思えないので、r36815 のあたりから
ちょっと考え直していただきたく思います。
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.