Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 106006

Summary: ipvsadm-1.21-r1 ipvsadm.c:1619: ipvsadm.c:1622: error: structure has no member named `mcast_ifn'
Product: Gentoo Linux Reporter: Donald Donovan <donalddonovan>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Donald Donovan 2005-09-14 14:39:38 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

*** This bug has been marked as a duplicate of 106003 ***