bug-gnulib
[Top][All Lists]
Advanced

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

Re: ignore-value vs off_t


From: Eric Blake
Subject: Re: ignore-value vs off_t
Date: Mon, 31 Jan 2011 07:50:12 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

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?

> address@hidden:~/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   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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