One user got this problem twice on two different machines:

>  make[3]: Nothing to be done for `install-exec-am'.
>  make[3]: Nothing to be done for `install-data-am'.
>  make[3]: Nothing to be done for `install-exec-am'.
>  make[3]: Nothing to be done for `install-data-am'.
>   (cd /sw/src/root-windowmaker-0.80.0-1/sw/bin ; ln -s 
>../lib/GNUstep/Apps/WPrefs.app/WPrefs wprefs)
>   (cd /sw/src/root-windowmaker-0.80.0-1/sw/share/man/man1 ; for i in 
>geticonset getstyle seticons setstyle wcopy wdwrite wmaker wmsetbg 
>wsetfont wxcopy wxpaste ; do mv $i.1x $i.1 ; done )
>   (cd /sw/src/root-windowmaker-0.80.0-1/sw/share/man/sk/man1 ; for i 
>in geticonset getstyle seticons setstyle wdwrite wmaker wmsetbg 
>wsetfont wxcopy wxpaste ; do mv $i.1x $i.1 ; done )
>  install -d -m 755 /sw/src/root-windowmaker-0.80.0-1/sw/share/doc/windowmaker
>  bad command-line parameter -d
>  Usage: install <switch>
>  Where switches are:
>      -s   --quiet  make silent build
>      -h   --help   show this message
>
>  ### install failed, exit code 1
>  Failed: installing windowmaker-0.80.0-1 failed


/usr/bin/install support -d; also, "which install" and "which make" 
give normal results for that user, as does "/usr/bin/install -d -m 
755 /tmp/foobar"

Obviously, from the error message, this was *not* the usual install 
program giving the error, but something different, but I fail to see 
what it might be. Note that I can't reproduce the problem over here.


Any idea?


Max
-- 
-----------------------------------------------
Max Horn
Software Developer

email: <mailto:[EMAIL PROTECTED]>
phone: (+49) 6151-494890

_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to