On 2020-09-05 11:03, Ashley Dixon wrote:

On Sat, Sep 05, 2020 at 10:47:34AM +0200, n952162 wrote:
/txm1 /var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1 # less
/var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1/temp/autoconf.out//
//***** autoconf *****//
//***** PWD:
/var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1/work/gnokii-0.6.31//
//***** autoconf --force//
//
//configure.ac:74: error: possibly undefined macro: AM_LANGINFO_CODESET//
//      If this token and others are legitimate, please use
m4_pattern_allow.//
//      See the Autoconf documentation./
Try running `autoreconf --install` in the 'work' directory [1].
What does that output?

[1] /var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1/work/gnokii-0.6.31

 /var/tmp/portage/app-mobilephone/gnokii-0.6.31-r1/work/gnokii-0.6.31 #
autoreconf --install  2>&1 | tee make-1.0905
configure.ac:74: warning: macro 'AM_LANGINFO_CODESET' not found in library
configure.ac:74: warning: macro 'AM_LANGINFO_CODESET' not found in library
configure.ac:41: installing './compile'
configure.ac:48: installing './missing'
common/Makefile.am: installing './depcomp'


# echo $?
0



Reply via email to