pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45052: archivers/bsdtar build fails
The following reply was made to PR pkg/45052; it has been noted by GNATS.
From: Alexander Nasonov <alnsn%yandex.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost,
alnsn%NetBSD.org@localhost
Subject: Re: pkg/45052: archivers/bsdtar build fails
Date: Sun, 12 Jun 2011 11:40:53 +0100
David Holland wrote:
> this behavior is consistent with, a random \n getting inserted between
> "ranlib" and ".libs/libarchive.a".
I see this
RANLIB="ranlib
"
in ./libtool (from make build-env shell prompt).
Changing it to
RANLIB="ranlib"
fixes the failure.
Alex
Home |
Main Index |
Thread Index |
Old Index