Subject: Re: build.sh fails on src updated today
To: Jeff Rizzo <riz@boogers.sf.ca.us>
From: Tom Ivar Helbekkmo <tih@eunetnorge.no>
List: current-users
Date: 12/19/2002 08:58:38
Jeff Rizzo <riz@boogers.sf.ca.us> writes:

> [...]
> asn1_Salt.c:4: libasn1.h: No such file or directory
> asn1_GENERATION.c:4: libasn1.h: No such file or directory
> nbmkdep: compile failed.
> *** Error code 1

This type of situation could probably have been generally described in
the UPDATE file.  Missing file errors like this show up when there's a
generated file (either a .depend or, as in this case, generated source
files) that's outdated and needs to be removed and regenerated.  It's
a weakness of the whole recursive 'make' thing, and hard to avoid.

Solution: do a "make cleandir" in the directory in question, and start
the build process again.

-tih
-- 
Tom Ivar Helbekkmo, Senior System Administrator, EUnet Norway
www.eunet.no  T: +47-22092958 M: +47-93013940 F: +47-22092901