Ticket #32 (closed bug: Fixed)

Opened 11 years ago

Last modified 43 years ago

make install fails

Reported by: nobody Owned by: nobody
Priority: normal Milestone:
Component: Build System Version: 5.02
Keywords: Cc:
Operating System: Architecture:
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

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.

Change History

Changed 11 years ago by simonmar

  • status changed from assigned to closed
Logged In: YES 
user_id=48280

Fixed; thanks.
Note: See TracTickets for help on using tickets.