pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44480: lang/python18-base and lang/python19-base build invalid +CONTENTS under Solaris
The following reply was made to PR pkg/44480; it has been noted by GNATS.
From: "Filip Hajny" <filip%joyent.com@localhost>
To: "Takahiro Kambe" <taca%back-street.net@localhost>
Cc: <uklaus%hgb-leipzig.de@localhost>,
<gnats-bugs%NetBSD.org@localhost>,
<obache%NetBSD.org@localhost>
Subject: Re: pkg/44480: lang/python18-base and lang/python19-base build invalid
+CONTENTS under Solaris
Date: Mon, 31 Jan 2011 14:00:30 +0100
On 31.1.2011, at 1:57, Takahiro Kambe wrote:
> In message <8053CDB2-311C-4058-9E8C-197AFBD0D4DD%joyent.com@localhost>
> on Sun, 30 Jan 2011 18:11:01 +0100,
> "Filip Hajny" <filip%joyent.com@localhost> wrote:
>> The patch needed should be as follows:
>>=20
>> diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
>> index 3ef63e8..83c6b17 100644
>> --- a/lang/ruby/rubyversion.mk
>> +++ b/lang/ruby/rubyversion.mk
>> @@ -193,6 +193,8 @@ RUBY_STATICLIB=3D ${RUBY_VER}.${RUBY_API=
_VERSION}-static.a
>> .endif
>> .elif ${OPSYS} =3D=3D "Linux"
>> _RUBY_SHLIBALIAS=3D ${RUBY_VER}.${RUBY_SLEXT}.${_RUBY_VER_MAJOR}.${=
_RUBY_VER_MINOR}
>> +.elif ${OPSYS} =3D=3D "SunOS"
>> +_RUBY_SHLIBALIAS=3D ${RUBY_VER}.${RUBY_SLEXT}.${_RUBY_VER_MAJOR}
>> .endif
>>=20
>> .if !empty(_RUBY_SHLIBALIAS)
> Is this patch safe with older SunOS?
I'm afraid I don't have access to anything older than snv_89 (which needs t=
his patch). Did you originally test on anything older, which is why this co=
ndition was missing in your rubyversion.mk?
-F=
Home |
Main Index |
Thread Index |
Old Index