[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
patch for networkcpp under Solaris 2.8
From: |
Georg Soffel |
Subject: |
patch for networkcpp under Solaris 2.8 |
Date: |
Thu, 6 Mar 2003 14:40:29 +0100 |
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
patch_for_network.cpp
Description: Binary data
- patch for networkcpp under Solaris 2.8,
Georg Soffel <=