ln -s -f problems on solaris 8

garrick garrick at usc.edu
Fri Aug 1 02:19:52 CEST 2003


I just installed the plugins package on Solaris 8 and make all and make
install both error with ln usage.

'rm -f link; ln -s file link' is the only portable way to deal with
this.

$ /usr/ucb/ln
Usage: ln [-f] [-s] f1
       ln [-f] [-s] f1 f2
       ln [-f] [-s] f1 ... fn d1
$ /usr/bin/ln
ln: Insufficient arguments (0)
Usage: ln [-f] [-n] [-s] f1 [f2]
       ln [-f] [-n] [-s] f1 ... fn d1
       ln [-f] [-n] -s d1 d2
$ grep 'ln -s -f' *
ChangeLog:      * plugins/Makefile.am: solaris 8 needs 'ln -s -f' instead of 'ln -sf'
$ uname -r
5.8


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list