Error messages while building package

John Center john.center at villanova.edu
Wed Oct 1 20:39:52 GMT 2008


Hi Rafal,

I think it needs netinet/in.h loaded ahead of it:

"/usr/include/netinet/ip.h", line 57: incomplete struct/union/enum 
in_addr: ip_src

in_addr is defined in in.h in Solaris.  I can't tell how this gets 
defined in configure.in.

HTH

	-John


Rafal Szczesniak wrote:
> On Tue, Sep 30, 2008 at 11:01:10AM +0200, GARCIA CABALLERO Jordi wrote:
>> While building the package for Solaris box I have got the following
>> error message:
>>
>> checking netinet/ip.h usability... no
>> checking netinet/ip.h presence... yes
>> configure: WARNING: netinet/ip.h: present but cannot be compiled
>> configure: WARNING: netinet/ip.h:     check for missing prerequisite
>> headers?
>> configure: WARNING: netinet/ip.h: see the Autoconf documentation
>> configure: WARNING: netinet/ip.h:     section "Present But Cannot Be
>> Compiled"
>> configure: WARNING: netinet/ip.h: proceeding with the preprocessor's
>> result
>> configure: WARNING: netinet/ip.h: in the future, the compiler will take
>> precedence
>> configure: WARNING:     ## ---------------------------------------- ##
>> configure: WARNING:     ## Report this to samba-technical at samba.org ##
>> configure: WARNING:     ## ---------------------------------------- ##
> 
> It's not an error but a warning message. Have you looked into config.log
> to see what was actually wrong ?
> 
> 
> cheers,


More information about the samba-technical mailing list