From owner-freebsd-alpha Thu May 30 8:20:30 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from qescan3.qgraph.com (QESCAN3.qgraph.com [206.158.124.15]) by hub.freebsd.org (Postfix) with SMTP id 50D0337B403 for ; Thu, 30 May 2002 08:20:21 -0700 (PDT) Received: from 192.168.200.30 by qescan3.qgraph.com (InterScan E-Mail VirusWall NT); Thu, 30 May 2002 10:19:49 -0500 (Central Daylight Time) Received: by SXSMTP3 with Internet Mail Service (5.5.2653.19) id ; Thu, 30 May 2002 10:19:48 -0500 Message-ID: <1F095B0753FCD411857700010333058A04EEC9A5@waexch1.qgraph.com> From: "Schroeder, Aaron" To: 'Andrew Gallatin' Cc: "'freebsd-alpha@freebsd.org'" Subject: RE: KSH93 make failure Date: Thu, 30 May 2002 10:19:45 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Interesting... wouldn't put it past me to not do something correctly. I pkg_add'ed the ksh package you posted, it installed! Weird! Thank you again for the help, AJ Schroeder -----Original Message----- From: Andrew Gallatin [mailto:gallatin@cs.duke.edu] Sent: Thursday, May 30, 2002 10:14 AM To: Schroeder, Aaron Cc: 'freebsd-alpha@freebsd.org' Subject: Re: KSH93 make failure 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