Subject: Re: missing icnlude files? machine/_G_config.h (see PR 8174)
To: Todd Vierling <tv@pobox.com>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: tech-toolchain
Date: 08/09/1999 22:30:16
On Mon, Aug 09, 1999 at 04:08:52PM -0400, Todd Vierling wrote:
> On Mon, 9 Aug 1999, Ignatios Souvatzis wrote:
> 
> : it looks to me like a bunch of include files are missing.
> : See PR 8174, which I reclassified port-amiga -> bin after my find showed
> : that none of the machine specific files exist in our source tree at all.
> : 
> : If anybody knows what is going on here, a fix would be appreciated.
> 
> <machine/_G_config.h> is auto-generated and installed from
> src/gnu/lib/libstdc++/config.  It should be part of each set as
> amiga/_G_config.h, mips/_G_config.h, etc.

Stupid me. I should have thought of looking at my own installed system first.

> Sounds like it may have been missing from the distro sets.  Is anyone
> actually running checkflist?

Yes, I do. I just checked the 1.4 sets, it is there, too:

nbftp: {15} tar tzvf comp.tgz | grep G_config
-r--r--r-- root/wheel     2653 Mar 28 14:37 1999 ./usr/include/amiga/_G_config.h
-r--r--r-- root/wheel      173 Oct 29 15:40 1998 ./usr/include/g++/_G_config.h
nbftp: {16} tar tzvf comp.tgz | grep include/machine
lrwxr-xr-x root/wheel        0 May  8 16:47 1999 ./usr/include/machine -> amiga
nbftp: {17} pwd
/u1/anonftp/pub/NetBSD/NetBSD-1.4/amiga/binary/sets

So I don't know what's wrong... Jim, can you check please whether your
comp set was extracted correctly, e.g. the /usr/include/machine link points
to amiga and the /usr/include/amiga/_G_config.h is there?

Regards,
	Ignatios


I'll ask the submitter to recheck.

Regards,
	Ignatios