bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch for networkcpp under Solaris 2.8


From: David Sugar
Subject: Re: patch for networkcpp under Solaris 2.8
Date: Tue, 11 Mar 2003 18:22:16 -0500
User-agent: KMail/1.4.3

This one seems solaris specific and may not be portable.  Craig has submitted 
a different solaris patch that uses lifreq on a conditional basis for 
Solaris, and I am going to see if we can get that one to work to solve this 
issue.

On Thursday 06 March 2003 08:40 am, Georg Soffel wrote:
> Dear all,
>
> The following error in common c++ version 1.0.8:
>
> In file included from network.cpp:41:
> ../include/cc++/config.h:340:1: warning: "__EXTENSIONS__" redefined
> network.cpp:1:1: warning: this is the location of the previous definition
> network.cpp: In function `bool
>    ost::enumNetworkDevices(std::vector<ost::NetworkDeviceInfo,
>    std::allocator<ost::NetworkDeviceInfo> >&)':
> network.cpp:127: `struct ifreq' has no member named `ifr_mtu'
> *** Error code 1
>
> is fixed with the attached patch.
>
> (See attached file: patch_for_network.cpp)
>
>
> Georg Soffel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]