bug-dejagnu
[Top][All Lists]
Advanced

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

[Bug-dejagnu] dejagnu needs dejagnu


From: Troy
Subject: [Bug-dejagnu] dejagnu needs dejagnu
Date: Mon, 10 Jan 2005 07:10:30 -0800 (PST)

When building dejagnu-1.4.4, the build fails if no
previous dejagnu is installed.

./configure ...
make
make check

Instead, one must run 
./configure ...
make
make install
make check


Building dejagnu-1.4.4 with a previous installation of dejagnu-1.4.2 
fails too. Some incompatibility. This means you really have to 
run "make install" first.

This seems to be expected behavior, so I am not including further details.
Albeit being, apparently, expected behavior, this is not good behavior,
hence the bug report.


Cheers,



Troy







reply via email to

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