Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156983 - sys-apps/net-tools-1.60-r12 fails to compile w/ linux-headers-2.6.18
Summary: sys-apps/net-tools-1.60-r12 fails to compile w/ linux-headers-2.6.18
Status: RESOLVED DUPLICATE of bug 150855
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-03 06:52 UTC by Mike Mattie
Modified: 2006-12-03 11:19 UTC (History)
0 users

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 Mike Mattie 2006-12-03 06:52:52 UTC
ebuild net-tools 1.60-r12 is a broken on my machine, I suspect from a problem
with the kernel headers.

i686-pc-linux-gnu-gcc -pipe -Os -march=athlon-xp  -I. -idirafter ./include/ -Ilib -D_GNU_SOURCE -Wall -I/var/tmp/portage/net-tools-1.60-r12/work/net-tools-1.60 -idirafter /var/tmp/portage/net-tools-1.60-r12/work/net-tools-1.60/include    -c -o fddi.o fddi.c
In file included from /usr/include/netinet/if_fddi.h:26,
                 from fddi.c:30:
/usr/include/linux/if_fddi.h:88: error: expected specifier-qualifier-list before '__be16'
fddi.c: In function 'in_fddi':
fddi.c:69: warning: pointer targets in assignment differ in signedness
make[1]: *** [fddi.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-tools-1.60-r12/work/net-tools-1.60/lib'
make: *** [libdir] Error 2

!!! ERROR: sys-apps/net-tools-1.60-r12 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  net-tools-1.60-r12.ebuild, line 54:   Called die

!!! emake libdir failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Portage 2.1.1-r2 (hardened/x86/2.6, gcc-4.1.1, glibc-2.4-r4, 2.6.18.4 i686)
=================================================================
System uname: 2.6.18.4 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.12.6
Last Sync: Sun, 03 Dec 2006 11:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17.50.0.3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.18
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-pipe -Os -march=athlon-xp"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-pipe -Os -march=athlon-xp"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks doc installsources metadata-transfer parallel-fetch sandbox sfperms splitdebug strict userfetch userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa apache2 berkdb bitmap-fonts bzip2 cairo cdparanoia crypt dbus debug dga dlloader dri dvd elibc_glibc emacs encode flac font-server glitz gtk2 imagemagick input_devices_keyboard input_devices_mouse java5 jpeg kernel_linux lirc lirc_devices_alsa_usb lm_sensors mad mmap modperl nls no-suexec norhino nptl nptlonly ogg opengl pam pango pcre perl pic png postgres readline rtc silc ssl svg timidity truetype udev usb userland_GNU userlocales video_cards_radeon win32codecs x86 xcb xcomposite xml2 xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2006-12-03 11:19:57 UTC

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