Subject: Re: One more question
To: Simon Shapiro <shimon@simonshapiro.net>
From: Andy Ruhl <acruhl@gmail.com>
List: netbsd-help
Date: 05/19/2005 21:59:21
On 5/19/05, Simon Shapiro <shimon@simonshapiro.net> wrote:
> As usual, pristine NetBSD 2.0.2, trying to compile xemacs;
>=20
> 150 Making transfer connection...
>   1421 KB   10.48 MB/s
> 226 Success.
> 1455672 bytes received in 00:00 (10.42 MB/s)
> 221 Bye.
> =3D=3D=3D> Configuring for Canna-lib-3.6pl4
> mv -f Makefile Makefile.bak
> imake -DUseInstalled -I/usr/pkg/lib/X11/config
>  -I/usr/X11R6/lib/X11/config
> Imakefile.c:16: Imake.tmpl: No such file or directory
> imake: Exit code 1.
>   Stop.
> *** Error code 1
>=20
>=20
> In case you are curious, the file exists, where X11 build puts
> it; lib/X11/....

There's another list specifically for package build problems.

But it's probably worth ensuring you have the latest pkgsrc tree, and
trying again. If it still doesn't work, open a pr. It should get sent
to the person in charge of that piece.

Andy