Compilation errors for ver 4.0.0 on uclinux cross compilation

David W. Hankins dhankins at isc.org
Thu Oct 15 19:05:26 UTC 2009


On Fri, Oct 09, 2009 at 09:17:08PM +0530, Ashmath Khan wrote:
> Makefile:224: .deps/t_api.Po: No such file or directory
> Makefile:225: .deps/t_api_dhcp.Po: No such file or directory

The .deps/* files are part of the dependency tracking system builtin
to the version of automake we use.  It is not mandatory, you can
also try disabling it;

	./configure --disable-dependency-tracking

-- 
David W. Hankins	"If you don't do it right the first time,
Software Engineer		     you'll just have to do it again."
Internet Systems Consortium, Inc.		-- Jack T. Hankins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20091015/c61fe30d/attachment.bin>


More information about the dhcp-users mailing list