bug-dejagnu
[Top][All Lists]
Advanced

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

bug#59586: Conflicting types for 'wait' in binutils test program


From: Jacob Bachmeyer
Subject: bug#59586: Conflicting types for 'wait' in binutils test program
Date: Mon, 28 Nov 2022 21:43:10 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090807 SeaMonkey/1.1.17 Mnenhy/0.7.6.0

An initial patch has been pushed to Savannah in the "topic-improved-unit-test" branch. Please confirm that this resolves your issues. Further work is planned on that branch before it will be merged into master.

While DejaGnu itself can now be run directly from a Git checkout, you will need to ensure that the version of dejagnu.h included with DejaGnu is found by your compiler before the system copy, since this problem is related to that file. If you want to test from a Git checkout, I suggest passing "CPPFLAGS=-I/name/of/git/checkout/for/dejagnu" on the configure command line and "RUNTEST=/name/of/git/checkout/for/dejagnu/runtest" on the make command line.


-- Jacob





reply via email to

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