Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002396 [Resin] minor always 02-04-08 10:40 02-07-08 09:36
Reporter norlab View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.5
Summary 0002396: File permissions issue with make
Description bash-3.00# make
cd . && /usr/local/resin/automake/missing aclocal-1.4
bash: /usr/local/resin/automake/missing: Permission denied
*** Error code 1
make: Fatal error: Command failed for target `aclocal.m4'

Permissions are not allowing execution of files within automake.
Additional Information
Attached Files

- Relationships

- Notes
(0002726)
lee_saferite
02-06-08 11:10

Actually, this error is a little disingenuous.

After fighting with it for a while, I discovered that the automake api version is hard coded into the configure file. simply replacing the hard-coded 1.4 version with whatever your version you have (mine was 1.9) will fix the issue for now. You need to do this and re-run configure.

As for a long term fix, I'm not sure since I'm not familiar with the autoconf/automake system.
 
(0002730)
ferg
02-07-08 09:36

Thanks for checking this.

It looks like there were two issues: 1) permissions of the automake/ files, and 2) the version numbering for ACLOCAL and AUTOMAKE. The next snapshot should resolve this.


 

- Issue History
Date Modified Username Field Change
02-04-08 10:40 norlab New Issue
02-06-08 11:10 lee_saferite Note Added: 0002726
02-06-08 11:45 lee_saferite Issue Monitored: lee_saferite
02-07-08 09:36 ferg Note Added: 0002730
02-07-08 09:36 ferg Assigned To  => ferg
02-07-08 09:36 ferg Status new => closed
02-07-08 09:36 ferg Resolution open => fixed
02-07-08 09:36 ferg Fixed in Version  => 3.1.5


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker