NM 0.5.1 still won't compile on suse 10.0



As reported earlier by others, I still get errors compiling 0.5.1 on
suse 10.0 (include below).

I saw some discussion of workarounds with #define HEADERS_KERNEL but no
patch and it seemed like there was some discrepancy if this was the
right solution.

Anyone managing to get it to compile on suse 10.0 mind reporting their
solution?

Shane...

--------------------------------------
make[3]: Entering directory `/usr/src/NetworkManager-0.5.1/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src/named-manager
-I../src/vpn-manager -I../src/dhcp-manager -I../utils
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
-DDBUS_VERSION_MAJOR=0 -DDBUS_VERSION_MINOR=35 -DDBUS_VERSION_MICRO=2
-pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include    -DDBUS_API_SUBJECT_TO_CHANGE
-DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/local/bin\" -DDATADIR=
\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DARP_DEBUG    -g
-O2 -MT NetworkManager-NetworkManagerDevice.o -MD -MP -MF
".deps/NetworkManager-NetworkManagerDevice.Tpo" \
  -c -o NetworkManager-NetworkManagerDevice.o `test -f
'NetworkManagerDevice.c' || echo './'`NetworkManagerDevice.c; \
then mv -f ".deps/NetworkManager-NetworkManagerDevice.Tpo"
".deps/NetworkManager-NetworkManagerDevice.Po"; \
else rm -f ".deps/NetworkManager-NetworkManagerDevice.Tpo"; exit 1; \
fi
In file included from /usr/include/linux/mii.h:12,
                 from NetworkManagerDevice.c:4308:
/usr/include/linux/if.h:95: error: redefinition of ‘struct ifmap’
/usr/include/linux/if.h:131: error: redefinition of ‘struct ifreq’
/usr/include/linux/if.h:181: error: redefinition of ‘struct ifconf’




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