7 Cze
2005
7 Cze
'05
09:28
A.L.E.C wrote:
Grzegorz Stanislawski wrote:
-#if __GLIBC__ >= 2 && __GLIBC_MINOR__ > 3 +#if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 3
dodam, że jak zrobię tak:
#if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 3 // #include <net/if.h> // #include <netpacket/packet.h> #include <net/ethernet.h> /* the L2 protocols */
to się kompiluje, ale zdaje się, że na PLD to nie przechodzi (proszę o listing błędów). Może ktoś mi poda też co zwracają na PLD poniższe polecenia:
grep netdevice.h /usr/include/linux/if_arp.h grep if.h /usr/include/linux/netdevice.h
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg-2275252
LAN Management System Developer http://lms.alec.pl