From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DunRW-0002ij-Er for garchives@archives.gentoo.org; Tue, 19 Jul 2005 08:27:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6J8PJX5010919; Tue, 19 Jul 2005 08:25:19 GMT Received: from overflow.igloo.cl (overflow.igloo.cl [200.113.153.243] (may be forged)) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6J8J2xf026251 for ; Tue, 19 Jul 2005 08:19:03 GMT Received: (qmail 7056 invoked from network); 19 Jul 2005 08:19:58 -0000 Received: from 200-85-217-52.bk4-dsl.surnet.cl (juribe@linuxchile.cl@200.85.217.52) by 10.0.0.10 with SMTP; 19 Jul 2005 08:19:58 -0000 Subject: [gentoo-user] cannot emerge iptraf From: Javier Uribe To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=utf8 Date: Tue, 19 Jul 2005 04:20:36 -0400 Message-Id: <1121761236.15654.5.camel@highwaystar.fireball.cl> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j6J8PJXM010919 X-Archives-Salt: 76dc47bb-7783-41d0-8433-7c34d67a07be X-Archives-Hash: f93b8f9d1f2b08e01ae2ef75c9e3f898 Hi, yes, cannot install iptraf in my system the code error is: >>> md5 files ;-) iptraf-2.7.0-r1.ebuild >>> md5 files ;-) files/digest-iptraf-2.7.0-r1 >>> md5 files ;-) files/iptraf-2.7.0-atheros.patch >>> md5 src_uri ;-) iptraf-2.7.0.tar.gz >>> md5 src_uri ;-) iptraf-2.7.0-ipv6-alpha11.diff >>> Unpacking source... >>> Unpacking iptraf-2.7.0.tar.gz to /var/tmp/portage/iptraf-2.7.0-r1/work * Applying iptraf-2.7.0-atheros.patch ... [ ok ] * Applying iptraf-2.7.0-ipv6-alpha11.diff ... [ ok ] >>> Source unpacked. rm -f *.o *~ core iptraf rvnamed rawtime cfconv make -C ../support clean make[1]: Entering directory `/var/tmp/portage/iptraf-2.7.0-r1/work/iptraf-2.7.0/supp ort' rm -rf *.o *~ libtextbox.a libtextbox.so make[1]: Leaving directory `/var/tmp/portage/iptraf-2.7.0-r1/work/iptraf-2.7.0/suppo rt' gcc -march=3Dathlon-xp -O2 -fomit-frame-pointer -ffast-math -pipe -m3dnow -msse -mmmx -mfpmath=3Dsse -DWORKDIR=3D\"/var/lib/iptraf\" -DLOGDIR=3D\"/var/log/iptraf\" -DEXECDIR=3D \" /usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=3D\"2.7.0\" -DPLATFORM=3D\"= Lin ux/i386\" -c -o iptraf.o iptraf.c In file included from tcptable.h:27, from iptraf.c:54: /usr/include/net/if.h:45: error: error de decodificaci=C3=B3n antes de un= a constante num=C3=A9 rica /usr/include/net/if.h:111: error: redefinici=C3=B3n de `struct ifmap' /usr/include/net/if.h:126: error: redefinici=C3=B3n de `struct ifreq' /usr/include/net/if.h:176: error: redefinici=C3=B3n de `struct ifconf' make: *** [iptraf.o] Error 1 !!! ERROR: net-analyzer/iptraf-2.7.0-r1 failed. !!! Function src_compile, Line 34, Exitcode 2 !!! emake failed !!! If you need support, post the topmost build error, NOT this status message. what the hell happen? I use gcc 3.4.4 my CFLAG and CXXFLAG:=20 CFLAGS=3D"-march=3Dathlon-xp -O2 -fomit-frame-pointer -ffast-math -pipe -m3dnow -msse -mmmx -mfpmath=3Dsse" CXXFLAGS=3D"-march=3Dathlon-xp -O3 -fomit-frame-pointer -ffast-math -pipe -m3dnow -msse -mmmx -mfpmath=3Dsse" --=20 gentoo-user@gentoo.org mailing list