pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/ruby193-base



On Sun, 24 Feb 2013 21:06:13 +0900, Takahiro Kambe 
<taca%back-street.net@localhost> wrote:

In message <20130224065832.B1C54175DD%cvs.netbsd.org@localhost>
        on Sun, 24 Feb 2013 06:58:32 +0000,
        "OBATA Akio" <obache%netbsd.org@localhost> wrote:
Module Name:    pkgsrc
Committed By:   obache
Date:           Sun Feb 24 06:58:32 UTC 2013

Modified Files:
        pkgsrc/lang/ruby193-base: Makefile

Log Message:
GNUmake is expected for Cygwin.
Is it limited for lang/ruby193-base?

I don't know, I cannot succeed to build ruby193-base yet
then not tested for others:

make[2]: Entering directory 
`/var/tmp/work/wrk/lang/ruby193-base/work/ruby-1.9.3-p385/ext/openssl'
compiling openssl_missing.c
compiling ossl.c
compiling ossl_asn1.c
ossl_asn1.c: In function 'ossl_asn1data_to_der':
ossl_asn1.c:774:5: error: 'struct RString' has no member named 'ptr'
ossl_asn1.c:774:5: error: 'struct RString' has no member named 'len'
ossl_asn1.c: In function 'ossl_asn1cons_to_der':
ossl_asn1.c:1321:5: error: 'struct RString' has no member named 'ptr'
ossl_asn1.c:1321:5: error: 'struct RString' has no member named 'len'
Makefile:267: recipe for target `ossl_asn1.o' failed
make[2]: *** [ossl_asn1.o] Error 1
make[2]: Leaving directory 
`/var/tmp/work/wrk/lang/ruby193-base/work/ruby-1.9.3-p385/ext/openssl'
exts.mk:120: recipe for target `ext/openssl/all' failed
make[1]: *** [ext/openssl/all] Error 2
make[1]: Leaving directory 
`/var/tmp/work/wrk/lang/ruby193-base/work/ruby-1.9.3-p385'
uncommon.mk:178: recipe for target `build-ext' failed
make: *** [build-ext] Error 2
*** Error code 2

--
OBATA Akio / obache%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index