pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42612 (comms/asterisk Asterisk 1.6.1.12 couldn't compile)
The following reply was made to PR pkg/42612; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/42612 (comms/asterisk Asterisk 1.6.1.12 couldn't compile)
Date: Wed, 13 Jan 2010 16:37:22 +0900
On Wed, 13 Jan 2010 16:00:07 +0900, John Nemeth
<jnemeth%cornerstoneservice.ca@localhost> wrote:
> On Jan 13, 2:55am, obache%NetBSD.org@localhost wrote:
> }
> } Synopsis: comms/asterisk Asterisk 1.6.1.12 couldn't compile
> This problem was fixed with asterisk16/options.mk 1.2. Please
> make sure you have that version.
I can reproduce with it.
GLOBAL_MAKEOPTS=${WRKSRC}/pkgsrc.makeopts is added in Makefile unconditionally,
but created in options.mk conditionally.
So no option is selected, no such files, then failed to build.
Home |
Main Index |
Thread Index |
Old Index