tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lang/ruby193-base package failure.
On Wed, Nov 06, 2013 at 04:06:46PM +0900, Jun Ebihara wrote:
> NetBSD/i386 -current: 201311051400Z from nyftp
> pkgsrc: -current: 20131102 tarball.
>
> # cd /usr/pkgsrc/lang/ruby193-base
> # make package
> :
> pkg_create: can't stat
> '/usr/pkgsrc/lang/ruby193-base/work.i386/.destdir/usr/pkg/lib/ruby/1.9.3/i386-netbsdelf/syslog.so'
>
> # ls /usr/pkgsrc/lang/ruby193-base/work.i386/.destdir/usr/pkg/lib/ruby/1.9.3/
> |grep netbsdelf
> i486-netbsdelf
>
> pkg_create searchs i386-netbsdelf ,cant get no i386
> but exists i486-netbsdelf! wow.
See lang/ruby/rubyversion.mk, which sets RUBY_ARCH to something derived
from MACHINE_ARCH. NetBSD/i386 uses a i486 toolchain though. No idea how
to fix that.
Joerg
Home |
Main Index |
Thread Index |
Old Index