Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005717 [Resin] major always 04-16-14 15:55 09-08-14 15:56
Reporter wileysaw View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.41 Product Version 4.0.39
  Product Build
Summary 0005717: Resin Installation fails on OSX with "illegal option --T"
Description Running ./configure, make , make install, the installation will fail at make install with the following:

ln: illegal option -- T
usage: ln [-Ffhinsv] source_file [target_file]
       ln [-Ffhinsv] source_file ... target_dir
       link source_file target_file
WARNING: Resin home symlink creation failed. Ensure /usr/local/share is writable by root, or run 'make install' as root.

Fix: Removing the T flag from: ln -sfT in Makefile.am and Makefile.in allows installation to finish as expected
Steps To Reproduce
Additional Information sudo make install
make[1]: Nothing to be done for `install-exec-am'.
make[1]: Nothing to be done for `install-data-am'.
Installing Resin root /var/resin.
Preserving existing Resin root subdir /var/resin/project-jars.
Preserving existing Resin root subdir /var/resin/webapps.
Preserving existing Resin root subdir /var/resin/webapp-jars.
Preserving existing Resin root subdir /var/resin/endorsed.
Preserving existing Resin root subdir /var/resin/resin-inf.
Preserving existing Resin root subdir /var/resin/app-inf.
Updating existing Resin root subdir /var/resin/doc.
Installing Resin home /usr/local/share/resin-4.0.39.
Updating existing Resin home subdir /usr/local/share/resin-4.0.39/libexec64.
cp: libexec64/*: No such file or directory
skipped libexec64
Updating existing Resin home subdir /usr/local/share/resin-4.0.39/bin.
updated /usr/local/share/resin-4.0.39/bin
Updating existing Resin home subdir /usr/local/share/resin-4.0.39/lib.
updated /usr/local/share/resin-4.0.39/lib
Preserving existing Resin log /var/log/resin.
Installing Resin home symlink /usr/local/share/resin.
ln: illegal option -- T
usage: ln [-Ffhinsv] source_file [target_file]
       ln [-Ffhinsv] source_file ... target_dir
       link source_file target_file
WARNING: Resin home symlink creation failed. Ensure /usr/local/share is writable by root, or run 'make install' as root.
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
04-16-14 15:55 wileysaw New Issue
09-08-14 15:56 ferg Assigned To  => ferg
09-08-14 15:56 ferg Status new => closed
09-08-14 15:56 ferg Resolution open => fixed
09-08-14 15:56 ferg Fixed in Version  => 4.0.41


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