Public bug reported: Binary package hint: udpcast
The package used in ubuntu (also in Debian??) is an old one. So I downloaded a new version on udpcast.linux.lu. ./configure works fine, but make give me the following errors: gcc -g -O2 -Wall -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -c -o udp-receiver.o udp-receiver.c gcc -g -O2 -Wall -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -c -o socklib.o socklib.c In file included from socklib.c:40: /usr/include/linux/ethtool.h:18: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:35: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:52: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:60: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:66: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:74: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:83: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:179: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:201: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:226: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:239: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:248: error: expected specifier-qualifier-list before ‘__u32’ /usr/include/linux/ethtool.h:254: error: expected specifier-qualifier-list before ‘__u32’ socklib.c: In function ‘hasLink’: socklib.c:512: error: ‘struct ethtool_value’ has no member named ‘cmd’ socklib.c:521: error: ‘struct ethtool_value’ has no member named ‘data’ socklib.c: In function ‘udpc_isFullDuplex’: socklib.c:541: error: ‘struct ethtool_cmd’ has no member named ‘cmd’ socklib.c:550: error: ‘struct ethtool_cmd’ has no member named ‘duplex’ make: *** [socklib.o] Error 1 Alain (Alain Knaff, developer of udpcast) reported me, that the package compiles under Suse, Fedora and other ones. As he is no expert in ubuntu, he don't know how to resolve this error. Thanx Al ** Affects: udpcast (Ubuntu) Importance: Undecided Status: Unconfirmed -- compilation error https://launchpad.net/bugs/73248 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs