bug-m4
[Top][All Lists]
Advanced

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

test-readlink failure


From: Leon Baum
Subject: test-readlink failure
Date: Sun, 10 Jul 2011 21:28:01 -0400
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (gnu/linux)

Hello,

I am trying to build m4-1.4.16 with gcc-4.5.3 on x86_64, and am getting
a failed test:

FAIL: test-readlink (exit: 134)
===============================

test-readlink.h:41: assertion failed
Aborted


The relevant lines are

40   ASSERT (func ("", buf, sizeof buf) == -1);
41   ASSERT (errno == ENOENT);


Leon



reply via email to

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