Subject: Re: Possible Makefile or build script bug
To: None <mmondor@linuxguru.net>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: netbsd-bugs
Date: 11/03/2001 20:02:11
In article <20011027074116.B1857@gobot.xisop>
mmondor@linuxguru.net wrote:

> Error: when compiling 1.5.2 from source:
> compile_et.c: parse.h file not found
 :
> I could find it at this location:
> /home/src/lib/libcom_err/compile_et/parse.h

This is auto-generated file at compile time.
You are using OBJDIR so it should not be there but
under compile_et/obj.i386. I guess you made it
before "make obj".

> Here consists of my "cross"-build script: (i586-make)

What is your compile host and target host for "cross"?
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp