Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gnokii emerge failed [sent to wrong recipient]
Date: Sat, 05 Sep 2020 12:06:15
Message-Id: 9f31bef2-e1a0-cb38-bd10-9379f846df8b@web.de
In Reply to: Re: [gentoo-user] gnokii emerge failed by Ashley Dixon
1 On 2020-09-05 11:03, Ashley Dixon wrote:
2
3 > On Sat, Sep 05, 2020 at 10:47:34AM +0200, n952162 wrote:
4 >> /txm1 /var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1 # less
5 >> /var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1/temp/autoconf.out//
6 >> //***** autoconf *****//
7 >> //***** PWD:
8 >> /var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1/work/gnokii-0.6.31//
9 >> //***** autoconf --force//
10 >> //
11 >> //configure.ac:74: error: possibly undefined macro: AM_LANGINFO_CODESET//
12 >> //      If this token and others are legitimate, please use
13 >> m4_pattern_allow.//
14 >> //      See the Autoconf documentation./
15 > Try running `autoreconf --install` in the 'work' directory [1].
16 > What does that output?
17 >
18 > [1] /var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1/work/gnokii-0.6.31
19 >
20  /var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1/work/gnokii-0.6.31 #
21 autoreconf --install  2>&1 | tee make-1.0905
22 configure.ac:74: warning: macro 'AM_LANGINFO_CODESET' not found in library
23 configure.ac:74: warning: macro 'AM_LANGINFO_CODESET' not found in library
24 configure.ac:41: installing './compile'
25 configure.ac:48: installing './missing'
26 common/Makefile.am: installing './depcomp'
27
28
29 # echo $?
30 0