-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hallo,
hat eigentlich schon mal jemand geschafft, unter SuSE den ipppd mit RADIUS
Unterst�tzung zum laufen zu kriegen?
Ich habe es jetzt unter SuSE 6.0 und SuSE 6.1 beta von der CeBIT seit
Tagen versucht, aber ich kriege es nicht kompiliert. Leider scheinen sich
die Kernel Headerfiles mit libc Headerfiles dabei irgendwo zu bei�en.
Verwendet habe ich die isdn4k-utils-3.0beta2 jeweils in der Version f�r
den 2.0er Kernel unter SuSE 6.0 mit Kernel 2.0.36
und in der Version f�r den 2.1er Kernel unter SuSE 6.1 beta mit Kernel
2.2.3.
Immer wieder kriege ich aber die angeh�ngte Fehlermeldung. Hat vielleicht
jemand eine Idee, woher dieser Fehler r�hrt, oder was ich noch falsch
gemacht haben k�nnte? Ich wei� n�mlich im Augenblick leider nicht mehr
weiter.
Tschau
Ralf
Fehlermeldung:
In file included from /usr/src/linux/include/linux/if.h:23,
from radius.c:14:
/usr/src/linux/include/linux/socket.h:38: warning: `SCM_RIGHTS' redefined
/usr/include/socketbits.h:216: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:41: warning: `SOCK_STREAM' redefined
/usr/include/socketbits.h:40: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:42: warning: `SOCK_DGRAM' redefined
/usr/include/socketbits.h:43: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:43: warning: `SOCK_RAW' redefined
/usr/include/socketbits.h:45: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:44: warning: `SOCK_RDM' redefined
/usr/include/socketbits.h:47: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:45: warning: `SOCK_SEQPACKET' redefined
/usr/include/socketbits.h:50: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:46: warning: `SOCK_PACKET' redefined
/usr/include/socketbits.h:54: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:53: warning: `AF_UNSPEC' redefined
/usr/include/socketbits.h:82: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:54: warning: `AF_UNIX' redefined
/usr/include/socketbits.h:84: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:55: warning: `AF_INET' redefined
/usr/include/socketbits.h:86: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:56: warning: `AF_AX25' redefined
/usr/include/socketbits.h:87: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:57: warning: `AF_IPX' redefined
/usr/include/socketbits.h:88: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:58: warning: `AF_APPLETALK' redefined
/usr/include/socketbits.h:89: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:59: warning: `AF_NETROM' redefined
/usr/include/socketbits.h:90: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:60: warning: `AF_BRIDGE' redefined
/usr/include/socketbits.h:91: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:61: warning: `AF_AAL5' redefined
/usr/include/socketbits.h:92: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:62: warning: `AF_X25' redefined
/usr/include/socketbits.h:93: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:66: warning: `AF_ROSE' redefined
/usr/include/socketbits.h:95: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:67: warning: `AF_MAX' redefined
/usr/include/socketbits.h:103: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:68: warning: `AF_PACKET' redefined
/usr/include/socketbits.h:102: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:71: warning: `PF_UNSPEC' redefined
/usr/include/socketbits.h:58: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:72: warning: `PF_UNIX' redefined
/usr/include/socketbits.h:60: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:73: warning: `PF_INET' redefined
/usr/include/socketbits.h:62: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:74: warning: `PF_AX25' redefined
/usr/include/socketbits.h:63: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:75: warning: `PF_IPX' redefined
/usr/include/socketbits.h:64: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:76: warning: `PF_APPLETALK' redefined
/usr/include/socketbits.h:65: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:77: warning: `PF_NETROM' redefined
/usr/include/socketbits.h:66: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:78: warning: `PF_BRIDGE' redefined
/usr/include/socketbits.h:67: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:79: warning: `PF_AAL5' redefined
/usr/include/socketbits.h:68: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:80: warning: `PF_X25' redefined
/usr/include/socketbits.h:69: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:84: warning: `PF_ROSE' redefined
/usr/include/socketbits.h:71: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:85: warning: `PF_MAX' redefined
/usr/include/socketbits.h:79: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:86: warning: `PF_PACKET' redefined
/usr/include/socketbits.h:78: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:91: warning: `MSG_OOB' redefined
/usr/include/socketbits.h:137: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:92: warning: `MSG_PEEK' redefined
/usr/include/socketbits.h:139: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:93: warning: `MSG_DONTROUTE' redefined
/usr/include/socketbits.h:141: warning: this is the location of the previous definition
/usr/src/linux/include/linux/socket.h:95: warning: `MSG_PROXY' redefined
/usr/include/socketbits.h:145: warning: this is the location of the previous definition
In file included from /usr/src/linux/include/linux/ip_fw.h:56,
from radius.c:15:
/usr/src/linux/include/linux/in.h:73: warning: `IN_CLASSA' redefined
/usr/include/netinet/in.h:102: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:79: warning: `IN_CLASSB' redefined
/usr/include/netinet/in.h:108: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:85: warning: `IN_CLASSC' redefined
/usr/include/netinet/in.h:114: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:90: warning: `IN_CLASSD' redefined
/usr/include/netinet/in.h:119: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:94: warning: `IN_EXPERIMENTAL' redefined
/usr/include/netinet/in.h:122: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:95: warning: `IN_BADCLASS' redefined
/usr/include/netinet/in.h:123: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:98: warning: `INADDR_ANY' redefined
/usr/include/netinet/in.h:126: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:101: warning: `INADDR_BROADCAST' redefined
/usr/include/netinet/in.h:128: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:104: warning: `INADDR_NONE' redefined
/usr/include/netinet/in.h:130: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:114: warning: `INADDR_UNSPEC_GROUP' redefined
/usr/include/netinet/in.h:140: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:115: warning: `INADDR_ALLHOSTS_GROUP' redefined
/usr/include/netinet/in.h:141: warning: this is the location of the previous definition
/usr/src/linux/include/linux/in.h:116: warning: `INADDR_MAX_LOCAL_GROUP' redefined
/usr/include/netinet/in.h:143: warning: this is the location of the previous definition
In file included from ipppd.h:32,
from radius.c:19:
/usr/include/sys/param.h:56: warning: `MIN' redefined
/usr/local/include/radiusclient.h:329: warning: this is the location of the previous
definition
/usr/include/sys/param.h:57: warning: `MAX' redefined
/usr/local/include/radiusclient.h:332: warning: this is the location of the previous
definition
In file included from ipppd.h:43,
from radius.c:19:
/usr/include/net/if.h:31: warning: `IFF_UP' redefined
/usr/src/linux/include/linux/if.h:26: warning: this is the location of the previous
definition
/usr/include/net/if.h:33: warning: `IFF_BROADCAST' redefined
/usr/src/linux/include/linux/if.h:27: warning: this is the location of the previous
definition
/usr/include/net/if.h:35: warning: `IFF_DEBUG' redefined
/usr/src/linux/include/linux/if.h:28: warning: this is the location of the previous
definition
/usr/include/net/if.h:37: warning: `IFF_LOOPBACK' redefined
/usr/src/linux/include/linux/if.h:29: warning: this is the location of the previous
definition
/usr/include/net/if.h:39: warning: `IFF_POINTOPOINT' redefined
/usr/src/linux/include/linux/if.h:30: warning: this is the location of the previous
definition
/usr/include/net/if.h:41: warning: `IFF_NOTRAILERS' redefined
/usr/src/linux/include/linux/if.h:31: warning: this is the location of the previous
definition
/usr/include/net/if.h:43: warning: `IFF_RUNNING' redefined
/usr/src/linux/include/linux/if.h:32: warning: this is the location of the previous
definition
/usr/include/net/if.h:45: warning: `IFF_NOARP' redefined
/usr/src/linux/include/linux/if.h:33: warning: this is the location of the previous
definition
/usr/include/net/if.h:47: warning: `IFF_PROMISC' redefined
/usr/src/linux/include/linux/if.h:34: warning: this is the location of the previous
definition
/usr/include/net/if.h:51: warning: `IFF_ALLMULTI' redefined
/usr/src/linux/include/linux/if.h:36: warning: this is the location of the previous
definition
/usr/include/net/if.h:54: warning: `IFF_MASTER' redefined
/usr/src/linux/include/linux/if.h:38: warning: this is the location of the previous
definition
/usr/include/net/if.h:56: warning: `IFF_SLAVE' redefined
/usr/src/linux/include/linux/if.h:39: warning: this is the location of the previous
definition
/usr/include/net/if.h:59: warning: `IFF_MULTICAST' redefined
/usr/src/linux/include/linux/if.h:41: warning: this is the location of the previous
definition
/usr/include/net/if.h:142: warning: `ifr_metric' redefined
/usr/src/linux/include/linux/if.h:130: warning: this is the location of the previous
definition
In file included from /usr/src/linux/include/linux/if.h:23,
from radius.c:14:
/usr/src/linux/include/linux/socket.h:9: redefinition of `struct sockaddr'
/usr/src/linux/include/linux/socket.h:14: redefinition of `struct linger'
/usr/src/linux/include/linux/socket.h:26: redefinition of `struct msghdr'
In file included from /usr/src/linux/include/linux/ip_fw.h:56,
from radius.c:15:
/usr/src/linux/include/linux/in.h:25: conflicting types for `IPPROTO_IP'
/usr/include/netinet/in.h:33: previous declaration of `IPPROTO_IP'
/usr/src/linux/include/linux/in.h:26: conflicting types for `IPPROTO_ICMP'
/usr/include/netinet/in.h:34: previous declaration of `IPPROTO_ICMP'
/usr/src/linux/include/linux/in.h:27: conflicting types for `IPPROTO_IGMP'
/usr/include/netinet/in.h:35: previous declaration of `IPPROTO_IGMP'
/usr/src/linux/include/linux/in.h:28: conflicting types for `IPPROTO_IPIP'
/usr/include/netinet/in.h:36: previous declaration of `IPPROTO_IPIP'
/usr/src/linux/include/linux/in.h:29: conflicting types for `IPPROTO_TCP'
/usr/include/netinet/in.h:37: previous declaration of `IPPROTO_TCP'
/usr/src/linux/include/linux/in.h:30: conflicting types for `IPPROTO_EGP'
/usr/include/netinet/in.h:38: previous declaration of `IPPROTO_EGP'
/usr/src/linux/include/linux/in.h:31: conflicting types for `IPPROTO_PUP'
/usr/include/netinet/in.h:39: previous declaration of `IPPROTO_PUP'
/usr/src/linux/include/linux/in.h:32: conflicting types for `IPPROTO_UDP'
/usr/include/netinet/in.h:40: previous declaration of `IPPROTO_UDP'
/usr/src/linux/include/linux/in.h:33: conflicting types for `IPPROTO_IDP'
/usr/include/netinet/in.h:41: previous declaration of `IPPROTO_IDP'
/usr/src/linux/include/linux/in.h:35: conflicting types for `IPPROTO_RAW'
/usr/include/netinet/in.h:45: previous declaration of `IPPROTO_RAW'
/usr/src/linux/include/linux/in.h:37: conflicting types for `IPPROTO_MAX'
/usr/include/netinet/in.h:47: previous declaration of `IPPROTO_MAX'
/usr/src/linux/include/linux/in.h:41: redefinition of `struct in_addr'
/usr/src/linux/include/linux/in.h:48: redefinition of `struct ip_mreq'
/usr/src/linux/include/linux/in.h:56: redefinition of `struct sockaddr_in'
In file included from /usr/src/linux/include/linux/in.h:120,
from /usr/src/linux/include/linux/ip_fw.h:56,
from radius.c:15:
/usr/src/linux/include/asm/byteorder.h:22: conflicting types for `ntohl'
/usr/include/netinet/in.h:204: previous declaration of `ntohl'
/usr/src/linux/include/asm/byteorder.h:24: conflicting types for `htonl'
/usr/include/netinet/in.h:206: previous declaration of `htonl'
In file included from ipppd.h:43,
from radius.c:19:
/usr/include/net/if.h:30: parse error before `0x1'
/usr/include/net/if.h:73: redefinition of `struct ifaddr'
/usr/include/net/if.h:96: redefinition of `struct ifmap'
/usr/include/net/if.h:111: redefinition of `struct ifreq'
/usr/include/net/if.h:155: redefinition of `struct ifconf'
make: *** [radius.o] Error 1
- ---------------------------------------------------------------
Ralf Orlowski voice: +49-2241-405927
Im Kirchtal 88 fax: +49-2241-405953
53844 Troisdorf E-mail: [EMAIL PROTECTED]
PGP 5.0 Key available at www.trustcenter.de
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
Charset: noconv
iQA/AwUBNxo/1F+X35kMEg+kEQLocACfeTz2WZLZcYIAD6aDxvqAlVNysDEAn2Yy
RE2+1iyV/QQt/VqoQqOsWIv4
=Tw26
-----END PGP SIGNATURE-----
-
To unsubscribe from this list please send a mail to [EMAIL PROTECTED] with
'unsubscribe suse-isdn' in its body.