Matthew Woehlke wrote:
Eric Blake wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Matthew Woehlke on 3/26/2009 4:49 PM:
==== sparc/Solaris ====
Not much to see here:

FAIL: test-quotearg.sh.log (exit: 134)
======================================

test-quotearg.c:182: assertion failed
Abort - core dumped

Can you run this one in a debugger and see the callstack at the time of
the abort, to see which comparison failed?

Um...

#0  0xff31a480 in _libc_kill () from /usr/lib/libc.so.1
#1  0xff2b95c0 in abort () from /usr/lib/libc.so.1
#2  0x00011984 in compare ()
#3  0x00011adc in compare_strings ()
#4  0x000123d4 in main ()

...okay, trying again after some Makefile hacking:

#0  0xff31a480 in _libc_kill () from /usr/lib/libc.so.1
#1  0xff2b95c0 in abort () from /usr/lib/libc.so.1
#2 0x00011984 in compare (a=0x21348 "«»", la=4, b=0x31ed0 "`'", lb=2) at test-quotearg.c:182 #3 0x00011ad4 in compare_strings (func=0x11c9c <use_quotearg_buffer>, results=0x31db0) at test-quotearg.c:196
#4  0x000123c8 in main (argc=1, argv=0xffbef32c) at test-quotearg.c:309

Need more?

I should add that this linked /home/install/gnu/sun4_solaris/lib/libintl.so which should be GNU gettext 0.14.5 without GNU libiconv; maybe that's the problem?

I've tried unsuccessfully to build 0.17: http://permalink.gmane.org/gmane.comp.gnu.utils.bugs/16183

(...and no one has responded to the above, so if anyone in the audience knows gettext, help would be appreciated.)

--
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
--
"In the beginning was the word, and the word was
content-type: text/plain" -- Martin Schulze



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to