Gentoo Archives: gentoo-alt

From: Marshall McMullen <marshall.mcmullen@×××××.com>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: [gentoo-alt] [AIX] problems emerging with NLS flag enabled
Date: Wed, 07 Nov 2007 15:34:20
Message-Id: 32140855.8701194449626470.JavaMail.root@ghostwheel.zentire.com
1 I tried enabling the NLS flag, and now a few packages that previously
2 emerged will not. gettext gives non-fatal warnings like:
3
4 checking whether NLS is requested... yes
5 checking for msgfmt... no
6 checking for gmsgfmt... /gsa/ausgsa-p5/15/gnu/usr/bin/gmsgfmt
7 Could not load program /gsa/ausgsa-p5/15/gnu/usr/bin/gmsgfmt:
8 Could not load module /gsa/ausgsa-p5/15/gnu/usr/lib/libgettextlib.a(libgettextlib-0.16.1.so).
9 Dependent module /gsa/ausgsa-p5/15/gnu/var/tmp/portage/sys-devel/gettext-0.16.1-r1/image//gsa/ausgsa-p5/15/gnu/usr/lib/libintl.a(libintl.so.8) could not be loaded.
10
11 And while emerging wget, it fails completely with:
12
13 powerpc-ibm-aix5.3.0.0-gcc -I. -I. -I/gsa/ausgsa/projects/g/gnu/usr/include -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/gsa/ausgsa/projects/g/gnu/etc/wget/wgetrc\" -DLOCALEDIR=\"/gsa/ausgsa/projects/g/gnu/usr/share/locale\" -O2 -pipe -c cookies.c
14 exec(): 0509-036 Cannot load program /gsa/ausgsa-p5/15/gnu/usr/bin/gmsgfmt because of the following errors:
15 0509-022 Cannot load module /gsa/ausgsa-p5/15/gnu/usr/lib/libgettextlib.a(libgettextlib-0.16.1.so).
16 0509-150 Dependent module /gsa/ausgsa-p5/15/gnu/var/tmp/portage/sys-devel/gettext-0.16.1-r1/image//gsa/ausgsa-p5/15/gnu/usr/lib/libintl.a(libintl.so.8) could not be loaded.
17 0509-022 Cannot load module /gsa/ausgsa-p5/15/gnu/var/tmp/portage/sys-devel/gettext-0.16.1-r1/image//gsa/ausgsa-p5/15/gnu/usr/lib/libintl.a(libintl.so.8).
18 0509-026 System error: A file or directory in the path name does not exist.
19 0509-022 Cannot load module msgfmt.
20 0509-150 Dependent module /gsa/ausgsa-p5/15/gnu/usr/lib/libgettextlib.a(libgettextlib-0.16.1.so) could not be loaded.
21 0509-022 Cannot load module .
22 make[1]: *** [bg.gmo] Error 255
23 make[1]: Leaving directory `/gsa/ausgsa-p5/15/gnu/var/tmp/portage/net-misc/wget-1.10.2/work/wget-1.10.2/po'
24 make: *** [po] Error 2
25 make: *** Waiting for unfinished jobs....
26
27 Is this a known problem on AIX ? I'll just disable the flag for now
28 but wanted to report this just in case.
29
30 Thanks very much, almost through doing an "emerge -e system" on AIX 5.3, so
31 pretty excited about that :-).
32
33 --Marshall
34 --
35 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [AIX] problems emerging with NLS flag enabled Michael Haubenwallner <haubi@g.o>