GNU bug report logs -
#10742
The resulting output is as follows, which I think is wrong.
Previous Next
Reported by: Alírio Eyng <alirioeyng <at> ig.com.br>
Date: Tue, 7 Feb 2012 00:33:01 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> I tried this parameters to "./configure" individually and a few combinations:
>Which exact combination led to the failures you pasted below?
Trying to explain better:
First I tried the default procedure(./configure;make;make install),
this lead to an error like that while I trying opening the program.
Second I tried others sources (snapshot,git), and I get the same error.
Trying to isolate the problem I used the parameters and in all
attempts I get an error alike except for 2 pararmeters
(--disable-posix --disable-regex), which throwed error during the
compilation. Then trying these parameters again will don't solve my
problem.
bash-4.1# grep ^host= config.log
host='i686-pc-linux-gnu'
bash-4.1# grep ^ac_cv_libunistring_with_iconv_support config.log
ac_cv_libunistring_with_iconv_support=yes
bash-4.1# grep ^ICONV_H config.log
ICONV_H='iconv.h'
bash-4.1# locale
LANG=en_US
LC_CTYPE="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE=C
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_PAPER="en_US"
LC_NAME="en_US"
LC_ADDRESS="en_US"
LC_TELEPHONE="en_US"
LC_MEASUREMENT="en_US"
LC_IDENTIFICATION="en_US"
LC_ALL=
This bug report was last modified 13 years and 144 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.