[214] in bug-owl
Doesn't compile when build directory is different from source directory
daemon@ATHENA.MIT.EDU (Arun A Tharuvai)
Sat Jun 28 22:00:31 2003
Date: Sat, 28 Jun 2003 22:00:28 -0400
From: Arun A Tharuvai <aatharuv@MIT.EDU>
To: bug-owl@MIT.EDU, owl-developers@MIT.EDU
Cc: aatharuv@MIT.EDU
Message-ID: <20030629020028.GB8253@multics.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Upon attempting to compile owl with a build directory different from
the source directory, I noticed problems, starting with configure
exiting after it couldn't find the "perl xsubpp precompiler", and
after fixing that, noticed a few srcdir related errors in the
Makefiles and perl scripts.
I'm working on a fix right now, and will send it in when I'm
reasonably sure it works, and doesn't break the ability to compile in
the srcdir.
Arun