Subject: Re: pkg/32098: nas build release.h in include
To: None <markd@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: pkgsrc-bugs
Date: 12/29/2005 22:30:04
The following reply was made to PR pkg/32098; it has been noted by GNATS.
From: Mark Davies <mark@mcs.vuw.ac.nz>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/32098: nas build release.h in include
Date: Fri, 30 Dec 2005 11:25:55 +1300
On Friday 18 November 2005 03:25, Gilles Dauphin wrote:
> problem in building nas
> it can't find release.h when building nasd
> >Fix:
>
> --- config/NetAudio.tmpl.orig Sun Feb 15 00:38:32 2004
> +++ config/NetAudio.tmpl Thu Nov 17 15:09:16 2005
> @@ -287,6 +287,8 @@
> release.h: $(TOP)/RELEASE
> @@\ @echo "static char *release = \"@(#)`cat $(TOP)/RELEASE`\";" > $@ @@\
> @@\ +includes:: release.h
> @@\ +
> @@\ depend:: release.h
> @@\ @@\ clean::
> @@\
I can't see why Solaris 10 would need the release.h at the includes stage
rather than the depend stage when other systems, including Solaris 9 are fine
as it is. Please elaborate on the actual failure.
cheers
mark