[ ghc-Bugs-486475 ] make install fails

noreply@sourceforge.net noreply@sourceforge.net
Wed, 28 Nov 2001 06:36:52 -0800


Bugs item #486475, was opened at 2001-11-28 06:36
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=486475&group_id=8032

Category: Build System
Group: 5.02
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: make install fails

Initial Comment:
From 5.02 on, make install (at least when configured 
via ./configure --prefix=<something>) tries to
create a file and a directory of the same name as
part of the install process.

The culprits are the overrides for libdir and datadir
at the end of hslibs/mk/boilerplate.mk.  When
these are removed, things work just fine.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=486475&group_id=8032