Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72700 - usermode-sources-2.6.8.1-r5: compile error
Summary: usermode-sources-2.6.8.1-r5: compile error
Status: RESOLVED DUPLICATE of bug 72688
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-28 01:59 UTC by Toralf Förster
Modified: 2005-07-17 13:06 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 Toralf Förster gentoo-dev 2004-11-28 01:59:27 UTC
CC      net/sunrpc/cache.o
  CC      net/sunrpc/rpc_pipe.o
  CC      net/sunrpc/stats.o
  CC      net/sunrpc/sysctl.o
  LD      net/sunrpc/sunrpc.o
  LD      net/sunrpc/built-in.o
  CC      net/unix/af_unix.o
net/unix/af_unix.c: In function `unix_dgram_recvmsg':
net/unix/af_unix.c:1549: error: structure has no member named `protinfo'
net/unix/af_unix.c:1604: error: structure has no member named `protinfo'
make[2]: *** [net/unix/af_unix.o] Error 1
make[1]: *** [net/unix] Error 2
make: *** [net] Error 2


I used the same .confog as in -r4

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r6 i686)
=================================================================
System uname: 2.6.9-gentoo-r6 i686 Intel(R) Pentium(R) M processor 1.70GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -pipe -mfpmath=sse -msse2 -mmmx"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -mfpmath=sse -msse2 -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://www.gigaload.org/gentoo.org/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dfx X acpi alsa apm arts avi berkdb bitmap-fonts cddb cdparanoia cdr crypt
cups doc dvd dvdr dvdread encode esd ethereal f77 fam foomaticdb fortran gdbm
gif gnome gpm gstreamer gtk gtk2 imagemagick imlib innodb java joystick jpeg
junit kde libg++ libwww live mad mbox mikmod mmx mmx2 motif mozilla mpeg mysql
nagios-dns nagios-ntp nagios-ping nagios-s ncurses network nls oggvorbis opengl
oss pam pcmcia pdflib perl png python qt quicktime readline samba sdl slang snmp
spell sse sse2 ssl svga tcltk tcpd tetex tiff truetype x86 xfs xml2 xmms xv zlib
linguas_de"
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-11-28 03:42:15 UTC

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