Subject: ptl2-990622 netbsd installation breakage
To: None <tech-pkg@netbsd.org, k-abe@media.osaka-cu.ac.jp>
From: Jeffrey C. Becker <becker@miles.nas.nasa.gov>
List: tech-pkg
Date: 01/07/2000 11:46:43
Hi. Upon installing (I thought successfully) this package on an i386, I
noticed all the wrapped C include files had lines of the form

> #ifdef __GNUC__
> #include <00root-gcc/db.h>
> #else
> #include <00root-system/db.h>

It looks like the perl install script (or some other config foo) didn't
guess 00root-* correctly. Of course I can go and fix these, but this
install should just work. Does anyone know what might be wrong? Thanks.

Jeff