bug-gnulib
[Top][All Lists]
Advanced

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

test-langinfo failures on Irix 5.3


From: Eric Blake
Subject: test-langinfo failures on Irix 5.3
Date: Thu, 09 Sep 2010 15:07:36 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100806 Fedora/3.1.2-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.2

I'm getting this compilation failure, and haven't had time to look into it further yet...

gcc -I. -I../lib -DIN_M4_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -g -O2 -MT test-langinfo.o -MD -MP -MF .deps/test-langinfo.Tpo -c -o test-langinfo.o test-langinfo.c
test-langinfo.c:35: error: `T_FMT_AMPM' undeclared here (not in a function)
test-langinfo.c:35: error: initializer element is not constant
test-langinfo.c:35: error: (near initialization for `items[6]')
test-langinfo.c:84: error: `YESEXPR' undeclared here (not in a function)
test-langinfo.c:84: error: initializer element is not constant
test-langinfo.c:84: error: (near initialization for `items[53]')
test-langinfo.c:86: error: `NOEXPR' undeclared here (not in a function)
test-langinfo.c:86: error: initializer element is not constant
test-langinfo.c:86: error: (near initialization for `items[54]')

I'm also planning on repeating these tests on Irix 6.5 (since 5.3 is rather old at this point).

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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