NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/51130: powerpc (macppc) can't build perl
The following reply was made to PR toolchain/51130; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: toolchain/51130: powerpc (macppc) can't build perl
Date: Wed, 11 May 2016 19:46:49 +0200
Try to rebuild src/lib/csu with recentish sources, something like:
cd src/lib/csu
$tooldir/bin/nbmake-$arch clean
$tooldir/bin/nbmake-$arch dependall
$tooldir/bin/nbmake-$arch install
and then go to your pkgobj/lang/perl5/work directory, find "miniperl", remove
it and then continue the pkgsrc build.
This should fix it (but there may be other issues later).
Martin
Home |
Main Index |
Thread Index |
Old Index