Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 1998 14:45:52 +1000
From:      Christopher JS Vance <vance@usq.edu.au>
To:        current@FreeBSD.ORG
Cc:        vance@usq.edu.au
Subject:   compilation problem
Message-ID:  <19981223044552.45205.qmail@usq.edu.au>

next in thread | raw e-mail | index | archive | help
After completing a successful make world on 3.0-CURRENT, I find a 
make most gives the following error

--------------------------------------------------------------
>>> Building programs only
--------------------------------------------------------------
cd /usr/src/bin;		make all
===> cat
===> chio
===> chmod
===> cp
===> csh
===> date
===> dd
cc -O -pipe -Wall -Wformat   -c /usr/src/bin/dd/dd.c
cc -O -pipe -Wall -Wformat   -c /usr/src/bin/dd/position.c
cc -O -pipe -Wall -Wformat    -static -o dd args.o conv.o conv_tab.o 
dd.o misc.o position.o
===> df
===> domainname
===> echo
===> ed
===> expr
===> hostname
===> kill
===> ln
===> ls
===> mkdir
===> mv
===> pax
cc -O -pipe -Wall -Wformat   -c /usr/src/bin/pax/ar_io.c
cc -O -pipe -Wall -Wformat   -c /usr/src/bin/pax/options.c
cc -O -pipe -Wall -Wformat    -static -o pax ar_io.o ar_subs.o 
buf_subs.o cache.o cpio.o file_subs.o ftree.o gen_subs.o options.o 
pat_rep.o pax.o sel_subs.o tables.o tar.o tty_subs.o
===> ps
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981223044552.45205.qmail>