bug-commoncpp
[Top][All Lists]
Advanced

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

bug in commoncpp


From: funtik
Subject: bug in commoncpp
Date: Mon, 23 Dec 2002 17:32:03 +0200

Hello.

I am use Commoncpp2-1.0.7
OS - FreeBSD 4.7(stable)
glib 1.2
 
I am compile and receive this message:

c++ -DHAVE_CONFIG_H -I. -I. -I../include -I../src -DCCXX_EXPORT_LIBRARY 
-I/usr/local/include -D_GNU_SOURCE -D_THREAD_SAFE 
-I/usr/local/include/libxml2 -I/usr/local/include -I../include -c network.cpp  
-fPIC -DPIC -o .libs/network.lo
network.cpp: In function `bool 
ost::enumNetworkDevices(vector<ost::NetworkDeviceInfo,allocator<ost::NetworkDeviceInfo>
 
> &)':
network.cpp:119: `struct ifreq' has no member named `ifr_netmask'
*** Error code 1

In FreeBSD stucture ifreq don`t have member ifr_netmask.



reply via email to

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