Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59499 - Bug 8132 (cannot find stdarg with $LANG other than en_US) still occurring
Summary: Bug 8132 (cannot find stdarg with $LANG other than en_US) still occurring
Status: RESOLVED DUPLICATE of bug 8132
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 8132
Blocks:
  Show dependency tree
 
Reported: 2004-08-05 03:10 UTC by Wolfgang Herder
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 Wolfgang Herder 2004-08-05 03:10:09 UTC
See my comments there. Posting this bug since I obviously can't reopen 8132.
Still appears when trying to compile gentoo-sources-2.4.19-r20

Reproducible: Always
Steps to Reproduce:
1. emerge =gentoo-sources-2.4.19-r20
2. create the symlink
3. make menuconfig
4. make dep

Actual Results:  
one of the error messages:

(the german part is, "In file included from ... file or directory not found:
stdarg.h)

gcc -D__KERNEL__ -I/usr/src/linux-2.4.19-gentoo-r20/include -Wall
-Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=pentium4 -mmmx
-msse -msse2   -nostdinc  -E -D__GENKSYMS__ psnap.c
| /sbin/genksyms  -k 2.4.19 >
/usr/src/linux-2.4.19-gentoo-r20/include/linux/modules/psnap.ver.tmp
In Datei, eingef
Comment 1 Wolfgang Herder 2004-08-05 03:10:09 UTC
See my comments there. Posting this bug since I obviously can't reopen 8132.
Still appears when trying to compile gentoo-sources-2.4.19-r20

Reproducible: Always
Steps to Reproduce:
1. emerge =gentoo-sources-2.4.19-r20
2. create the symlink
3. make menuconfig
4. make dep

Actual Results:  
one of the error messages:

(the german part is, "In file included from ... file or directory not found:
stdarg.h)

gcc -D__KERNEL__ -I/usr/src/linux-2.4.19-gentoo-r20/include -Wall
-Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=pentium4 -mmmx
-msse -msse2   -nostdinc  -E -D__GENKSYMS__ psnap.c
| /sbin/genksyms  -k 2.4.19 >
/usr/src/linux-2.4.19-gentoo-r20/include/linux/modules/psnap.ver.tmp
In Datei, eingefügt von /usr/src/linux-2.4.19-gentoo-r20/include/linux/skbuff.h:18,
                    von
/usr/src/linux-2.4.19-gentoo-r20/include/linux/netdevice.h:147,
                    von psnap.c:14:
/usr/src/linux-2.4.19-gentoo-r20/include/linux/kernel.h:10:20: stdarg.h: Datei
oder Verzeichnis nicht gefunden



laptop linux # emerge info
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.4.26-gentoo-r7)
=================================================================
System uname: 2.4.26-gentoo-r7 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /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="-O3 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://gentoo.inode.at/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://gentoo.mirror.sdv.fr http://ftp.heanet.ie/pub/gentoo/
http://ftp.easynet.nl/mirror/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="X aalib alsa apm arts avi berkdb cdr crypt cups dvd encode esd foomaticdb
gdbm gif gnome gpm gtk gtk2 icq imap imlib java jce jpeg kde libg++ libwww mad
mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pda pdflib
perl png python qt quicktime readline sdl slang spell sse ssl svga tcltk tcpd
tetex truetype video_cards_radeon x86 xml2 xmms xv zlib"
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2004-12-22 15:42:15 UTC

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