Maybe... /tmp doesn't exist.
/tmp has the wrong ownership/permissions $ ls -ld /tmp drwxrwxrwt 10 root root 4096 Jul 6 19:58 /tmp (Note the "t" on the end of the permissions, sticky bit set.) The boot scripts are "bad" and are deleting the /tmp directory along with it's contents. On 2002.07.06 18:08 Patrick Powell wrote: > This is nuts... anybody have any ideas? > > Patrick Powell Astart Technologies, > [EMAIL PROTECTED] 9475 Chesapeake Drive, Suite D, > Network and System San Diego, CA 92123 > Consulting 858-874-6543 FAX 858-279-8424 > LPRng - Print Spooler (http://www.lprng.com) > > > From: Arthur Boos Jr <[EMAIL PROTECTED]> > > Subject: LPRng: *** Problems in configure script ? > > > > Hi, folks... > > > > I 'm trying to upgrade the lprng v. 3.5.10 > > (working fine) to 3.8.12 on Sun Sparc (SunOS 4.1.4), > > but I'm getting errors in configure step. > > My gcc compiler (2.95.3) is working ok. > > > > > > #./lprng.sh > > ./configure: /tmp/sh172525: No such file or directory > > ./configure: /tmp/sh172526: No such file or directory > > ./configure: /tmp/sh172527: No such file or directory > > ./configure: /tmp/sh172528: No such file or directory > > ./configure: /tmp/sh172529: No such file or directory > > ./configure: /tmp/sh1725210: No such file or directory > > ./configure: /tmp/sh1725211: No such file or directory > > ./configure: /tmp/sh1725212: No such file or directory > > checking build system type... sparc-sun-sunos4.1.4 > > checking host system type... sparc-sun-sunos4.1.4 > > checking target system type... sparc-sun-sunos4.1.4 > > ./configure: /tmp/sh1725213: No such file or directory > > ./configure: /tmp/sh1725214: No such file or directory > > checking for C compiler... checking for gcc... gcc > > ./configure: /tmp/sh1725215: No such file or directory > > checking for C compiler default output... configure: error: C compiler > cannot create executables > > > > Any idea about what's going on ? > > > > Cheers. > > > > Arthur > > > > -- > > > .____________________________________________________________________________. > > | Universidade Federal do Rio Grande do Sul | Arthur Boos Jr > | > > | Instituto de Fisica | Setor de Informatica > | > > | Av. Bento Goncalves, 9500, Agronomia | Phone: (51) > 3316-6550/3316-6559 | > > | CEP 95501-970 Porto Alegre/RS Brasil | FAX: (51) 3319-1762 > | > > -------------------------------------------| E-Mail: [EMAIL PROTECTED] > | > > ----------------------------------------------------------------------------- > YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST > The address you post from MUST be your subscription address > > If you need help, send email to [EMAIL PROTECTED] (or lprng-requests > or lprng-digest-requests) with the word 'help' in the body. For the > impatient, > to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] > with: | example: > subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] > unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] > > If you have major problems, send email to [EMAIL PROTECTED] with the > word > LPRNGLIST in the SUBJECT line. > ----------------------------------------------------------------------------- > ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
