bug-gnulib
[Top][All Lists]
Advanced

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

Re: spawn-pipe tests on OSF/1


From: Tom G. Christensen
Subject: Re: spawn-pipe tests on OSF/1
Date: Fri, 17 Jun 2011 17:30:10 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Thunderbird/3.1.10

On 06/17/2011 01:45 PM, Bruno Haible wrote:
On 2011-06-06 I wrote:
        spawn-pipe tests: Like the child program only against libc.

2011-06-17  Bruno Haible<address@hidden>

        spawn-pipe tests: Fix link error.
        * tests/test-spawn-pipe-child.c: Undefine fflush.

With this change there is still a link failure on CentOS 5.6:
gcc -std=gnu99 -g -O2 -Wall -o test-spawn-pipe-child test-spawn-pipe-child.o -lm -lm -lm -lm -lm -lm -lm -lm -lm -lm -lm
test-spawn-pipe-child.o: In function `main':
/home/tgc/projects/gnulib/build/gltests/test-spawn-pipe-child.c:87: undefined reference to `rpl_fprintf' /home/tgc/projects/gnulib/build/gltests/test-spawn-pipe-child.c:96: undefined reference to `rpl_fprintf'

-tgc



reply via email to

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