Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106003 - ipvsadm-1.21-r1 ipvsadm.c:1619: ipvsadm.c:1622: error: structure has no member named `mcast_ifn'
Summary: ipvsadm-1.21-r1 ipvsadm.c:1619: ipvsadm.c:1622: error: structure has no membe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
: 106006 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-14 14:17 UTC by Donald Donovan
Modified: 2005-09-16 02:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Donald Donovan 2005-09-14 14:17:29 UTC
when attempting to emerge sys-cluster/ipvsadm-1.21-r1, received error  *
Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.4.31-hardened
>>> Unpacking source...
>>> Unpacking ipvsadm-1.21.tar.gz to /var/tmp/portage/ipvsadm-1.21-r1/work
>>> Source unpacked.
gcc -Wall -Wunused -Wstrict-prototypes -g -O2 -I/usr/src/linux/include -I.. -I.
-DVERSION=\"1.21\" -DSCHEDULERS=\""rr|wrr|lc|wlc|lblc|lblcr|dh|sh|sed|nq"\"
-DHAVE_POPT -DHAVE_NET_IP_VS_H -o ipvsadm.o -c ipvsadm.c
ipvsadm.c: In function `list_daemon':
ipvsadm.c:1619: error: structure has no member named `mcast_ifn'
ipvsadm.c:1622: error: structure has no member named `mcast_ifn'
make: *** [ipvsadm.o] Error 1

!!! ERROR: sys-cluster/ipvsadm-1.21-r1 failed.
!!! Function src_compile, Line 29, Exitcode 2


Reproducible: Always
Steps to Reproduce:
1. be running a 2.4 kernel
2. emerge =sys-cluster/ipvsadm-1.21-r1
3.

Actual Results:  
Fails to compile

Expected Results:  
Compiled

Portage 2.0.51.22-r2 (hardened/x86, gcc-3.3.6, glibc-2.3.5-r1, 2.4.31-hardened i586)
=================================================================
System uname: 2.4.31-hardened i586 Pentium MMX
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i586-pc-linux-gnu"
CFLAGS="-mcpu=i586 -O2 -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/alias
/var/qmail/control /var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=i586 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/usr/tmp"
PORTDIR="/usr/portage/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl alsa apache2 bash-completion bcmath berkdb bzlib caps cdb crypt cups
curl curlwrappers dlloader doc ethereal examples exif fastcgi flatfile ftp gd
gdbm gif hardened hardenedphp imap innodb ipv6 jpeg ldap libwww lm_sensors
maildir mbox memlimit mhash mime mmap mmx mysql mysqli ncurses nocardbus nocd
odbc offensive oss pam pcntl pcre pdflib perl php pic pie png posix prelude
python readline samba shared sharedmem slang snmp sockets spell spl ssl symlink
sysvipc tcltk tcpd threads tokenizer userlocales vhosts x86 xml xml2 zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-14 16:03:43 UTC
*** Bug 106006 has been marked as a duplicate of this bug. ***
Comment 2 Christian Zoffoli (RETIRED) gentoo-dev 2005-09-16 02:36:38 UTC
fixed in cvs.