bug-gnulib
[Top][All Lists]
Advanced

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

Re: read-file on HP NonStop


From: Bruno Haible
Subject: Re: read-file on HP NonStop
Date: Mon, 4 Oct 2010 02:00:47 +0200
User-agent: KMail/1.9.9

Joachim Schmitz wrote:
> Read 68 from /etc/resolv.conf...
> FAIL: test-read-file
> 
> Now hunting that failed check... ah, /etc/resolv.conf is a symlink here,
> apparently the test doesn't like this.

That should work too. When on Linux I change FILE1 to "/tmp/symlink" which is
a symlink to a regular file, then test-read-file passes. Since it's not the
same for you, it's worth investigating. It might be some incompatibility
in stat() or fstat(), that is, something pretty fundamental.

Just compile this program with debug information and single-step it.

Bruno



reply via email to

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