Bug 510 - make install error
Summary: make install error
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.0preX
Hardware: Other other
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-25 14:46 UTC by William Wilson
Modified: 2005-08-24 10:19 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Wilson 2003-09-25 14:46:11 UTC
When I do a make install after a successful make on two of my Solaris 8 boxes, I
get the following error:

Installing bin/CP437.so as /nau/local/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so /nau/local/samba/lib
mksh: Fatal error: Cannot load command `./install-sh': Bad file number
Current working directory /nau/src/Net/samba-3.0.0rc4/source
*** Error code 1 (ignored)
: bin/libsmbclient.a /nau/local/samba/lib
./install-sh -c /nau/src/Net/samba-3.0.0rc4/source/include/libsmbclient.h
/nau/local/samba/include
mksh: Fatal error: Cannot load command `./install-sh': Bad file number
Current working directory /nau/src/Net/samba-3.0.0rc4/source
*** Error code 1 (ignored)

Any idea why install-sh is getting a bad file number error and how to rectify
the problem?

Thanks.
Comment 1 Tim Potter 2003-09-25 16:25:09 UTC
Is the install-sh program marked executable?  There was a bug a short time ago
about this not being the case.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2003-09-26 08:04:28 UTC
This was a packaging failure.  The file has the 'x' bits 
set in CVS.  Sorry for the annoyance.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-02-07 09:06:17 UTC
originally reported against one of the 3.0.0rc[1-4] releases.
Cleaning up non-production versions.
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:19:54 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.