[ ghc-Bugs-486475 ] make install fails
noreply@sourceforge.net
noreply@sourceforge.net
Fri, 04 Jan 2002 03:42:08 -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: Closed
>Resolution: Fixed
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.
----------------------------------------------------------------------
>Comment By: Simon Marlow (simonmar)
Date: 2002-01-04 03:42
Message:
Logged In: YES
user_id=48280
Fixed; thanks.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=486475&group_id=8032