pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/41743: www/merb installation error (NetBSD 4.0)
The following reply was made to PR pkg/41743; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/41743: www/merb installation error (NetBSD 4.0)
Date: Sat, 26 Sep 2009 13:20:12 +0900
On Thu, 16 Jul 2009 21:45:00 +0900, <kre%munnari.oz.au@localhost> wrote:
>> Description:
> www/merb fails to install (and so also fails to generate a binary
> package). (Other www/merb-* packages are all fine).
> The problem is a missing "lib" file (or just as likely, directory)
> somewhere (apparently) - the error message is very terse...
You can find "lib" in ${WRKDIR}/merb-0.9.2.gemspec:
require_paths:
- lib
After "make extract", remove the "- lib" line, is it succeed to build and
install?
Home |
Main Index |
Thread Index |
Old Index