Gentoo Archives: gentoo-dev

From: Stefan Jones <stefan.jones@××××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] PAM appears B0rked
Date: Mon, 21 Oct 2002 11:11:57
Message-Id: 1035216612.30239.14.camel@sajX.multigig
In Reply to: [gentoo-dev] PAM appears B0rked by Tom Syroid
1 Recompile glib, hit this problem myself
2
3 Stefan
4
5 On Mon, 2002-10-21 at 16:34, Tom Syroid wrote:
6 > Devs,
7 >
8 > I did the ACCEPT_KEYWORDS="~x86" this morning and proceeded to emerge the
9 > long list of updates available. But what appears to be a lib error in PAM
10 > (sorry, not a programmer) is holding up the works. Is this just me, or has
11 > anyone else experienced the same?
12 >
13 > Best,
14 > /tom
15 >
16 > ---snip---
17 > config.y: In function `_pc_yyparse':
18 > config.y:103: warning: char format, void arg (arg 4)
19 > /usr/share/bison/bison.simple:799: warning: passing arg 1 of `_pc_yyerror'
20 > discards qualifi
21 > /usr/share/bison/bison.simple:924: warning: passing arg 1 of `_pc_yyerror'
22 > discards qualifi
23 > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x734): In function `g_strdown':
24 > : undefined reference to `__ctype_tolower'
25 > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x7b4): In function `g_strup':
26 > : undefined reference to `__ctype_toupper'
27 > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x10da): In function `g_strchug':
28 > : undefined reference to `__ctype_b'
29 > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x119c): In function `g_strchomp':
30 > : undefined reference to `__ctype_b'
31 > /usr/lib/libglib.a(gstrfuncs.o)(.text+0x11bc): In function `g_strchomp':
32 > : undefined reference to `__ctype_b'
33 > /usr/lib/libglib.a(gstring.o)(.text+0x584): In function `g_string_down':
34 > : undefined reference to `__ctype_tolower'
35 > /usr/lib/libglib.a(gstring.o)(.text+0x604): In function `g_string_up':
36 > : undefined reference to `__ctype_toupper'
37 > collect2: ld returned 1 exit status
38 > make[2]: *** [pam_console_apply] Error 1
39 > make[2]: Leaving directory
40 > `/var/tmp/portage/pam-0.75-r8/work/Linux-PAM-0.75/modules/pam_co
41 > make[1]: *** [all] Error 1
42 > make[1]: Leaving directory
43 > `/var/tmp/portage/pam-0.75-r8/work/Linux-PAM-0.75/modules'
44 > make: *** [modules] Error 2
45 >
46 > !!! ERROR: The ebuild did not complete successfully.
47 > !!! Function src_compile, Line 101, Exitcode 2
48 > !!! Failed to build
49 > ---ends---
50 >
51 > _______________________________________________
52 > gentoo-dev mailing list
53 > gentoo-dev@g.o
54 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev