Subject: Re: libtool-base wont build on IRIX 6.5.18f
To: None <tech-pkg@netbsd.org>
From: Adrian Kiess <sputnik@conglom-o.org>
List: tech-pkg
Date: 01/23/2005 17:12:16
On Tue, Jan 18, 2005 at 10:29:38AM -0500, Jan Schaumann wrote:
>
> Oh, I remember that. Apparently I never committed the fix.
>
> Try adding
>
> .if ${OPSYS} == "IRIX"
> # configure bails out in subdir after re-parsing the cache
> CONFIGURE_ARGS+= --cache-file=/dev/null
> .endif
>
> This doesn't seem ideal (which is probably why I haven't committed it
> yet), but it makes the package build at least.
>
> -Jan
>
> --
> Except most of the good bits were about frogs, I remember that.
> You would not believe some of the things about frogs.
That did the trick. Thanks a lot!
--