bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Make check fails inside intl/ directory in 2.2.4


From: Marco Quezada
Subject: Make check fails inside intl/ directory in 2.2.4
Date: Fri, 15 Feb 2002 15:08:46 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1

After successful compilation of glibc2.2.4 I tried running the make check
test suite. The process runs well until it reaches the intl/ directory, where
it fails with the following message:

geko:/home/marco/glibc2/glibc-2.2.4/intl> make check
/bin/sh -e tst-gettext.sh ../ ../intl/ \
tst-gettext.mtrace
msgfmt: ../iconv/skeleton.c:302: gconv: Assertion `outbufstart == ((void *)0)' failed. tst-gettext.sh: line 56: 28348 Aborted (core dumped) msgfmt -o ${objpfx}domaindir/existing-locale/LC_MESSAGES/existing-domain.mo ../po/de.po
make: *** [tst-gettext.out] Error 134


I noticed the statment `outbufstart == ((void *)0)' and found that the file
../iconv/skeleton.c is different and contains: `outbufstart == NULL'

Anyone have a solution?
THanks.

--
Marco Quezada
Aerospaceo Engineero
NLX Corporation
22626 Sally Ride Dr.
Sterling, VA, 20164
address@hidden
703-234-2100 x1028
http://www.nlxcorp.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]