From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.91]) by chiba.3jane.net (Postfix) with SMTP id 25748ABB7D for ; Mon, 21 Oct 2002 11:11:57 -0500 (CDT) Received: (qmail 21077 invoked from network); 21 Oct 2002 16:11:56 -0000 Received: from pluto.hosting4u.net (HELO multigig.com) (209.15.2.26) by mail-gate.hosting4u.net with SMTP; 21 Oct 2002 16:11:56 -0000 Received: from sajx.multigig ([213.121.88.147]) by multigig.com ; Mon, 21 Oct 2002 11:11:52 -0500 Subject: Re: [gentoo-dev] PAM appears B0rked From: Stefan Jones To: gentoo-dev@gentoo.org In-Reply-To: <61170000.1035214489@phaedrus.syroidmanor.com> References: <61170000.1035214489@phaedrus.syroidmanor.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 21 Oct 2002 17:10:08 +0100 Message-Id: <1035216612.30239.14.camel@sajX.multigig> Mime-Version: 1.0 X-Rcpt-To: Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: b2157ee6-e4eb-4bea-a4fc-744fe52162fa X-Archives-Hash: 676f002311431808c12717985fc267ca Recompile glib, hit this problem myself Stefan On Mon, 2002-10-21 at 16:34, Tom Syroid wrote: > Devs, > > I did the ACCEPT_KEYWORDS="~x86" this morning and proceeded to emerge the > long list of updates available. But what appears to be a lib error in PAM > (sorry, not a programmer) is holding up the works. Is this just me, or has > anyone else experienced the same? > > Best, > /tom > > ---snip--- > config.y: In function `_pc_yyparse': > config.y:103: warning: char format, void arg (arg 4) > /usr/share/bison/bison.simple:799: warning: passing arg 1 of `_pc_yyerror' > discards qualifi > /usr/share/bison/bison.simple:924: warning: passing arg 1 of `_pc_yyerror' > discards qualifi > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x734): In function `g_strdown': > : undefined reference to `__ctype_tolower' > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x7b4): In function `g_strup': > : undefined reference to `__ctype_toupper' > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x10da): In function `g_strchug': > : undefined reference to `__ctype_b' > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x119c): In function `g_strchomp': > : undefined reference to `__ctype_b' > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x11bc): In function `g_strchomp': > : undefined reference to `__ctype_b' > /usr/lib/libglib.a(gstring.o)(.text+0x584): In function `g_string_down': > : undefined reference to `__ctype_tolower' > /usr/lib/libglib.a(gstring.o)(.text+0x604): In function `g_string_up': > : undefined reference to `__ctype_toupper' > collect2: ld returned 1 exit status > make[2]: *** [pam_console_apply] Error 1 > make[2]: Leaving directory > `/var/tmp/portage/pam-0.75-r8/work/Linux-PAM-0.75/modules/pam_co > make[1]: *** [all] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/pam-0.75-r8/work/Linux-PAM-0.75/modules' > make: *** [modules] Error 2 > > !!! ERROR: The ebuild did not complete successfully. > !!! Function src_compile, Line 101, Exitcode 2 > !!! Failed to build > ---ends--- > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev