Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17865 - unable to upgrade to iptables-1.2.7a-r3
Summary: unable to upgrade to iptables-1.2.7a-r3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-20 05:38 UTC by Matt Tonks
Modified: 2003-04-27 02:58 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 Matt Tonks 2003-03-20 05:38:31 UTC
I am unable to emerge -u iptables-1.2.7a-r3.  When I attempt to upgrade I get 
errors which complain about CONFIG_JIFFIES being undeclared, which lead me to 
believe there was somethign screwy going on with my kernel configuration, but 
I've checked and double checked my config, and recompiled with no effect.

Reproducible: Always
Steps to Reproduce:
1.emerge -u iptables
2.
3.

Actual Results:  
extensions/libipt_psd.c: In function `init':
extensions/libipt_psd.c:55: `CONFIG_JIFFIES' undeclared (first use in this 
function)
extensions/libipt_psd.c:55: (Each undeclared identifier is reported only once
extensions/libipt_psd.c:55: for each function it appears in.)
make: *** [extensions/libipt_psd_sh.o] Error 1
 
!!! ERROR: net-firewall/iptables-1.2.7a-r3 failed.
!!! Function src_compile, Line 48, Exitcode 2
!!! (no error message)
(tail end of output)

Expected Results:  
Continued with no error..

lnr1 root # emerge info
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-xfs_pre6 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo 
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/X11R6/lib/
X11/xkb /usr/kde/3/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg 
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb 
slang readline arts svga java mysql sdl gpm tcpd pam libwww ssl python esd 
imlib oggvorbis motif opengl -X -kde qt -gtk -gnome -alsa perl"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Matt Tonks 2003-04-27 02:16:36 UTC
a newer version of iptables showed up, and that worked.. so I'm not too bothered by this problem any more.
Comment 2 Jay Pfeifer (RETIRED) gentoo-dev 2003-04-27 02:58:31 UTC
thanks. closing as per user. 
 
Jay