This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

dejagnu : runtest.exp wrong installed


With dejagnu-971006, make install installs all dejagnu's data files
in /usr/local/share, not in /usr/local/share/dejagnu as runtest expects
them.  The problem seems to be that dejagnu/Makefile tries to define
datadir as ${prefix}/share/dejagnu, but is invoked with
datadir=${prefix}/share.  What's the proper way to fix that ?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]