Date: Thu, 30 May 2002 11:13:42 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: "Schroeder, Aaron" <Aaron.Schroeder@qg.com> Cc: "'freebsd-alpha@freebsd.org'" <freebsd-alpha@FreeBSD.ORG> Subject: Re: KSH93 make failure Message-ID: <15606.16806.823772.363945@moe.cs.duke.edu> In-Reply-To: <1F095B0753FCD411857700010333058A04EEC99B@waexch1.qgraph.com> References: <1F095B0753FCD411857700010333058A04EEC99B@waexch1.qgraph.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Works fine here: ===> Installing for ksh93-20020317 install -c -s -o root -g wheel -m 555 /home/gallatin/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh /usr/local/bin/ksh93 install -c -o root -g wheel -m 444 /home/gallatin/ports/shells/ksh93/work/arch/freebsd.alpha/man/man1/sh.1 /usr/local/man/man1/ksh93.1 ===> Generating temporary packing list updating /etc/shells ===> Compressing manual pages for ksh93-20020317 ===> Registering installation for ksh93-20020317 I left the package at http://people.freebsd.org/~gallatin/ksh93-20020317.tgz Cheers, Drew Schroeder, Aaron writes: > Hello all, > > My co-worker gave me a couple scripts to run that he coded in ksh. So, I did > an 'ls /bin' and found out that I did not have ksh. So, I went to install > ksh93 from the ports. I did a 'make install && make clean' and I received > this error message: > > ===> Installing for ksh93-20020317 > ===> Warning: your umask is "0077". > If this is not desired, set it to an appropriate value > and install this port again by ``make reinstall''. > install -c -s -o root -g wheel -m 555 > /usr/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh > /usr/local/bin/ksh93 > install: /usr/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh: No such > file or directory > *** Error code 71 > > Stop in /usr/ports/shells/ksh93. > > ---------------------------------------------------------------------------- > -- > > This is not critical, just more or less an FYI at this point. > > I cvsupped my ports tree just this morning as well. > > Thanks, > > AJ Schroeder > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15606.16806.823772.363945>