cannot compute sizeof (struct iaddr *)

Glenn Satchell Glenn.Satchell at uniq.com.au
Tue Apr 22 16:17:34 UTC 2008


>Date: Mon, 21 Apr 2008 17:46:39 +0200
>From: Arjan Hulshoff <arjan.m.hulshoff at zonnet.nl>
>To: dhcp-users at isc.org
>Subject: cannot compute sizeof (struct iaddr *)
>
>Hi all,
>
>I am new to the list and in fact also new to building dhcp from source.
>Unfortunately, I immediately ran into a problem during the ./configure 
>stage.
>
>The following error message appears:
>    checking for struct iaddr *... yes
>    checking size of struct iaddr *... configure: error: cannot compute 
>sizeof (struct iaddr *)
>
>I am trying to build dhcp 4.0.0 on a minimal install of Fedora 8. In the 
>log file I get messages like:
>    configure: failed program was:
>    | /* confdefs.h.  */
>
>and:
>
>configure: failed program was:
>| /* confdefs.h.  */
>
>I have tried quiet a few things, but nothing worked. Has anyone an idea 
>what this could be?
>
>TIA,
>Arjan.
>
Hmm, minimal install - do you have the basic developer tools, such as
gcc, headers, make, and so on? Can you post a few more of the lines
from the log file?

regards,
-glenn



More information about the dhcp-users mailing list