libc.so in bad format?

1999-02-11 Thread Ants Aader
Hi

I am running current from 8 february but cvsup from 10 february and make
all install produced something weird to /usr/lib. The cc compiler doesn't
work any more. make in /usr/src gives:

cc -O -pipe -elf -Wall -Wno-unused -c
/usr/src/lib/csu/i386-elf/crt1.c -o crt1.o
crt1.o: File truncated
{standard input}: Assembler messages:
{standard input}:71: FATAL: Can't write crt1.o: File truncated
*** Error code 1

Have I right that libc.so.3 and friends and relatives are not correct? Do
can anybody loan that library in binary format? Or the libraries are
somewhere in ftp sites. Some URL:-s?

Ants Aader


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message


Re: libc.so in bad format?

1999-02-11 Thread John Polstra
In article pine.bsf.4.05.9902112230340.23835-100...@bsd.kbfi.ee,
Ants Aader  aa...@bsd.kbfi.ee wrote:
 Hi
 
 I am running current from 8 february but cvsup from 10 february and make
 all install produced something weird to /usr/lib. The cc compiler doesn't
 work any more. make in /usr/src gives:
 
 cc -O -pipe -elf -Wall -Wno-unused -c
 /usr/src/lib/csu/i386-elf/crt1.c -o crt1.o
 crt1.o: File truncated
 {standard input}: Assembler messages:
 {standard input}:71: FATAL: Can't write crt1.o: File truncated

It looks like maybe your filesystem is full.  Make some space and
try again.

John
-- 
  John Polstra   j...@polstra.com
  John D. Polstra  Co., Inc.Seattle, Washington USA
  Nobody ever went broke underestimating the taste of the American public.
-- H. L. Mencken

To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message