On 01/30/2011 01:29 AM, Simon Josefsson wrote:
> Looks like the off_t definition is not getting pulled in by
> test-ignore-value.c?  I pushed the patch below.

<stdio.h> is required to provide off_t, at least, when POSIX is in
effect.  Which platform did you encounter the failure on, and was our
replacement <stdio.h> in effect, or is this a missing test dependency on
the extensions module?

> jas@latte:~/src/gnulib$ gnulib-tool --test --with-tests ignore-value
> ...
> gcc -DHAVE_CONFIG_H -I. -I../../gltests  -DGNULIB_STRICT_CHECKING=1 -I. 
> -I../../gltests -I.. -I../../gltests/.. -I../gllib -I../../gltests/../gllib   
> -g -O2 -MT test-ignore-value.o -MD -MP -MF .deps/test-ignore-value.Tpo -c -o 
> test-ignore-value.o ../../gltests/test-ignore-value.c
> ../../gltests/test-ignore-value.c:37: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
> ‘__attribute__’ before ‘doOff’
> ../../gltests/test-ignore-value.c:54: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
> ‘__attribute__’ before ‘doOff’
> make[4]: *** [test-ignore-value.o] Fel 1
> 

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to