Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14028] New: howl don't build with test grimoire

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14028] New: howl don't build with test grimoire
  • Date: 3 Oct 2007 08:27:19 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14028

Summary: howl don't build with test grimoire
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: net
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: saispo AT mandriva.org


rm -f .libs/posix_interface.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../
-DHOWL_KERNEL -c Posix/posix_interface.c -MT posix_interface.lo -MD -MP -MF
.deps/posix_interface.TPlo -fPIC -DPIC -o .libs/posix_interface.lo
In file included from Posix/posix_interface.c:45:
/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'
Posix/posix_interface.c: In function 'sw_network_interface_link_status':
Posix/posix_interface.c:254: error: 'struct ethtool_value' has no member
named 'cmd'
Posix/posix_interface.c:261: error: 'struct ethtool_value' has no member named
'data'
make[4]: Leaving directory `/usr/src/howl-0.9.8/src/lib/howl'
make[3]: Leaving directory `/usr/src/howl-0.9.8/src/lib/howl'
make[2]: Leaving directory `/usr/src/howl-0.9.8/src/lib'
make[1]: Leaving directory `/usr/src/howl-0.9.8/src'
make[4]: *** [posix_interface.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14028] New: howl don't build with test grimoire, bugzilla-daemon, 10/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page