<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000066">
Hi all,<br>
<br>
I am new to the list and in fact also new to building dhcp from source.
<br>
Unfortunately, I immediately ran into a problem during the ./configure
stage.<br>
<br>
The following error message appears:<br>
checking for struct iaddr *... yes<br>
checking size of struct iaddr *... configure: error: cannot compute
sizeof (struct iaddr *)<br>
<br>
I am trying to build dhcp 4.0.0 on a minimal install of Fedora 8. In
the log file I get messages like:<br>
configure: failed program was:<br>
| /* confdefs.h. */<br>
<br>
and:<br>
<br>
configure: failed program was:<br>
| /* confdefs.h. */<br>
<br>
I have tried quiet a few things, but nothing worked. Has anyone an idea
what this could be?<br>
<br>
TIA,<br>
Arjan.<br>
<br>
</body>
</html>