[wsf-c-dev] [C++] problem making in linux
Senaka Fernando
senaka at wso2.com
Tue Feb 19 10:02:56 PST 2008
Hi Srikanth,
It seems that Axis2/C has an issue in dealing with your platform. I too
don't find if_types.h in Ubuntu, but, when I do configure,
HAVE_NET_IF_TYPES_H is not defined. Therefore, you can simply comment out
that header and get your source running for the time being. We'll report
this issue to Axis2/C and have it fixed.
Therefore, You don't need such a file and it is not required by Axis2/C on
your platform.
Regards,
Senaka
>
> On Tue, 2008-02-19 at 16:42 +0530, Srikanth Garlapati wrote:
>> Hi,
>> I am trying to compile the source wso2-wsf-cpp-src-1.0.0.tar.gz
>> under gentoo linux.
>> When I give make, I get the following error.
>> uuid_gen_unix.c:218: error: storage size of 'ifr' isn't known
>>
>> It seems like the structure ifreq is not identified. I checked my
>> system and found that 'if.h' is available but 'if_types.h' is not
>> found. How do I get such a file. Is it required?
>>
>> Please help me compile the project.
>>
>> Thanks in advance
>> Srikanth G.
>>
>> _______________________________________________
>> Wsf-c-dev mailing list
>> Wsf-c-dev at wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
More information about the Wsf-c-dev
mailing list