Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 1999 10:28:03 -0400 (CDT)
From:      Eliezer Rodriguez Gonzalez <elie@uncle.cult.cu>
To:        stable@freebsd.org
Message-ID:  <Pine.BSF.4.05.9908261012570.22938-100000@uncle.cult.cu>

next in thread | raw e-mail | index | archive | help


Greetings to everyone:

Yesterday I just downloaded via CVSup the full source tree, for the stable
branch to my running system. I have previously read the "Making the world"
your own tutorial posted in the FreeBSD handbook, very carefully to follow
the instructions. But I got dissapointed when the time to type make
buildworld came, it started but not to long ago it suddenly stopped
complaining about a missing file or missing files.

I include here the output sent to a file via the script command, where it
shows at the end what have failed.

I'm running FreeBSD 2.2.6, 32 MB RAM, P MMX 233 MHz. I want to upgrade to
3.x stable.

Could someone give me a hint on this matter please ?

script command output follows:

Script started on Thu Aug 26 10:23:28 1999
sh-2.01# make build          cd /usr/src
sh-2.01# make buildworld

--------------------------------------------------------------
>>> Cleaning up the temporary elf build tree
--------------------------------------------------------------
mkdir -p /usr/obj/usr/src/tmp
chflags -R noschg /usr/obj/usr/src/tmp/
rm -rf /usr/obj/usr/src/tmp

--------------------------------------------------------------
>>> Making make
--------------------------------------------------------------
mkdir -p /usr/obj/usr/src/tmp/usr/bin /usr/obj/usr/src/tmp/make
(  cd /usr/src/usr.bin/make;  MAKEOBJDIRPREFIX=""; unset MAKEOBJDIRPREFIX;  PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/local/amanda/bin:/usr/local/xaudio:/usr/hosts:/usr/local/man:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/qt/bin:/usr/local/kde/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t  OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec MAKEOBJDIR=/usr/obj/usr/src/tmp/make make DESTDIR=/usr/obj/usr/src/tmp -I/usr/src/share/mk -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all;  PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/local/amanda/bin:/usr/local/xaudio:/usr/hosts:/usr/local/man:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/qt/bin:/usr/local/kde/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t  OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec MAKEOBJDIR=/usr/obj/usr/src/tmp/make make DESTDIR=/usr/obj/usr/src/tmp -I/usr/src/share/mk -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED install;  PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/local/amanda/bin:/usr/local/xaudio:/usr/hosts:/usr/local/man:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/qt/bin:/usr/local/kde/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t  OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec MAKEOBJDIR=/usr/obj/usr/src/tmp/make make DESTDIR=/usr/obj/usr/src/tmp -I/usr/src/share/mk -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED clean  )
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/arch.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/buf.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/compat.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/cond.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/dir.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/for.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/hash.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/job.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/main.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/make.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/parse.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/str.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/suff.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/targ.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/var.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/util.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstAppend.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstAtEnd.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstAtFront.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstClose.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstConcat.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstDatum.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstDeQueue.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstDestroy.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstDupl.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstEnQueue.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstFind.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstFindFrom.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstFirst.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstForEach.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstForEachFrom.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstInit.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstInsert.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstIsAtEnd.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstIsEmpty.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstLast.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstMember.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstNext.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstOpen.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstRemove.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstReplace.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstSucc.c
cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include  -static -o make arch.o buf.o compat.o cond.o dir.o for.o hash.o job.o main.o make.o parse.o str.o suff.o targ.o var.o util.o lstAppend.o lstAtEnd.o lstAtFront.o lstClose.o lstConcat.o lstDatum.o lstDeQueue.o lstDestroy.o lstDupl.o lstEnQueue.o lstFind.o lstFindFrom.o lstFirst.o lstForEach.o lstForEachFrom.o lstInit.o lstInsert.o lstIsAtEnd.o lstIsEmpty.o lstLast.o lstMember.o lstNext.o lstOpen.o lstRemove.o lstReplace.o lstSucc.o  
install -c -s -o root -g wheel -m 555   make /usr/obj/usr/src/tmp/usr/bin
rm -f make arch.o buf.o compat.o cond.o dir.o for.o hash.o job.o main.o make.o parse.o str.o suff.o targ.o var.o util.o lstAppend.o lstAtEnd.o lstAtFront.o lstClose.o lstConcat.o lstDatum.o lstDeQueue.o lstDestroy.o lstDupl.o lstEnQueue.o lstFind.o lstFindFrom.o lstFirst.o lstForEach.o lstForEachFrom.o lstInit.o lstInsert.o lstIsAtEnd.o lstIsEmpty.o lstLast.o lstMember.o lstNext.o lstOpen.o lstRemove.o lstReplace.o lstSucc.o

--------------------------------------------------------------
>>> Making mtree
--------------------------------------------------------------
mkdir -p /usr/obj/usr/src/tmp/usr/sbin /usr/obj/usr/src/tmp/mtree
(  cd /usr/src/usr.sbin/mtree;  MAKEOBJDIRPREFIX=""; unset MAKEOBJDIRPREFIX;  export MAKEOBJDIR=/usr/obj/usr/src/tmp/mtree;  PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/local/amanda/bin:/usr/local/xaudio:/usr/hosts:/usr/local/man:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/qt/bin:/usr/local/kde/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t  OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec /usr/obj/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/usr/src/tmp -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all;  PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/local/amanda/bin:/usr/local/xaudio:/usr/hosts:/usr/local/man:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/qt/bin:/usr/local/kde/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t  OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec /usr/obj/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/usr/src/tmp -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -B install clean  )
cc -O -pipe   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/mtree/compare.c
cc -O -pipe   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/mtree/../../usr.bin/cksum/crc.c
cc -O -pipe   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/mtree/create.c
cc -O -pipe   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/mtree/misc.c
cc -O -pipe   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/mtree/mtree.c
cc -O -pipe   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/mtree/spec.c
cc -O -pipe   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/mtree/verify.c
cc -O -pipe   -I/usr/obj/usr/src/tmp/usr/include  -static -o mtree compare.o crc.o create.o misc.o mtree.o spec.o verify.o  -lmd
install -c -s -o root -g wheel -m 555   mtree /usr/obj/usr/src/tmp/usr/sbin
rm -f mtree compare.o crc.o create.o misc.o mtree.o spec.o verify.o

--------------------------------------------------------------
>>> Making hierarchy
--------------------------------------------------------------
mkdir -p /usr/obj/usr/src/tmp
cd /usr/src; PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/local/amanda/bin:/usr/local/xaudio:/usr/hosts:/usr/local/man:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/qt/bin:/usr/local/kde/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t  OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec /usr/obj/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/usr/src/tmp -f Makefile.inc1 hierarchy
cd /usr/src/etc;		/usr/obj/usr/src/tmp/usr/bin/make distrib-dirs
mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p /usr/obj/usr/src/tmp/
missing: ./bin (created)
missing: ./boot (created)
missing: ./boot/defaults (created)
missing: ./dev (created)
missing: ./dev/fd (created)
missing: ./etc (created)
missing: ./etc/defaults (created)
missing: ./etc/periodic (created)
missing: ./etc/periodic/daily (created)
missing: ./etc/periodic/weekly (created)
missing: ./etc/periodic/monthly (created)
missing: ./etc/gnats (created)
missing: ./etc/isdn (created)
missing: ./etc/kerberosIV (created)
missing: ./etc/mail (created)
missing: ./etc/mtree (created)
missing: ./etc/namedb (created)
missing: ./etc/ppp (created)
missing: ./etc/skel (created)
missing: ./etc/uucp (created)
missing: ./lkm (created)
missing: ./mnt (created)
missing: ./modules (created)
missing: ./proc (created)
missing: ./root (created)
missing: ./sbin (created)
missing: ./tmp (created)
missing: ./var (created)
mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /usr/obj/usr/src/tmp/var
missing: ./account (created)
missing: ./at (created)
missing: ./at/jobs (created)
missing: ./at/spool (created)
missing: ./backups (created)
missing: ./crash (created)
missing: ./cron (created)
missing: ./cron/tabs (created)
missing: ./db (created)
missing: ./db/pkg (created)
missing: ./games (created)
missing: ./games/hackdir (created)
missing: ./games/hackdir/save (created)
missing: ./games/larn (created)
missing: ./games/phantasia (created)
missing: ./log (created)
missing: ./mail (created)
missing: ./msgs (created)
missing: ./preserve (created)
missing: ./run (created)
missing: ./rwho (created)
missing: ./spool (created)
missing: ./spool/lock (created)
missing: ./spool/lpd (created)
missing: ./spool/mqueue (created)
missing: ./spool/opielocks (created)
missing: ./spool/output (created)
missing: ./spool/output/lpd (created)
missing: ./spool/uucp (created)
missing: ./spool/uucp/.Preserve (created)
missing: ./spool/uucp/.Sequence (created)
missing: ./spool/uucp/.Status (created)
missing: ./spool/uucp/.Temp (created)
missing: ./spool/uucp/.Xqtdir (created)
missing: ./spool/uucppublic (created)
missing: ./tmp (created)
missing: ./tmp/vi.recover (created)
missing: ./yp (created)
if [ -d	/usr/obj/usr/src/tmp/usr/share/locale ] ;	 then  cd /usr/obj/usr/src/tmp/usr/share/locale;	 for l in da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_US es_ES fi_FI  fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE nl_NL no_NO  pt_PT sv_SE	; do  if [ -h $l.ISO_8859-1 ]; then  rm $l.ISO_8859-1;  fi ;  done;  fi
mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p /usr/obj/usr/src/tmp/usr
missing: ./games (created)
missing: ./games/hide (created)
missing: ./include (created)
missing: ./lib (created)
missing: ./lib/aout (created)
missing: ./lib/compat (created)
missing: ./lib/compat/aout (created)
missing: ./libdata (created)
missing: ./libdata/doscmd (created)
missing: ./libdata/gcc (created)
missing: ./libdata/ldscripts (created)
missing: ./libdata/lint (created)
missing: ./libdata/msdosfs (created)
missing: ./libdata/stallion (created)
missing: ./libdata/perl (created)
missing: ./libdata/perl/5.00503 (created)
missing: ./libdata/perl/5.00503/B (created)
missing: ./libdata/perl/5.00503/CGI (created)
missing: ./libdata/perl/5.00503/CPAN (created)
missing: ./libdata/perl/5.00503/Class (created)
missing: ./libdata/perl/5.00503/Data (created)
missing: ./libdata/perl/5.00503/Devel (created)
missing: ./libdata/perl/5.00503/ExtUtils (created)
missing: ./libdata/perl/5.00503/File (created)
missing: ./libdata/perl/5.00503/File/Spec (created)
missing: ./libdata/perl/5.00503/Getopt (created)
missing: ./libdata/perl/5.00503/I18N (created)
missing: ./libdata/perl/5.00503/IPC (created)
missing: ./libdata/perl/5.00503/Math (created)
missing: ./libdata/perl/5.00503/Net (created)
missing: ./libdata/perl/5.00503/Pod (created)
missing: ./libdata/perl/5.00503/Search (created)
missing: ./libdata/perl/5.00503/Sys (created)
missing: ./libdata/perl/5.00503/Term (created)
missing: ./libdata/perl/5.00503/Test (created)
missing: ./libdata/perl/5.00503/Text (created)
missing: ./libdata/perl/5.00503/Tie (created)
missing: ./libdata/perl/5.00503/Time (created)
missing: ./libdata/perl/5.00503/User (created)
missing: ./libdata/perl/5.00503/auto (created)
missing: ./libdata/perl/5.00503/auto/Getopt (created)
missing: ./libdata/perl/5.00503/auto/Getopt/Long (created)
missing: ./libdata/perl/5.00503/mach (created)
missing: ./libdata/perl/5.00503/mach/B (created)
missing: ./libdata/perl/5.00503/mach/CORE (created)
missing: ./libdata/perl/5.00503/mach/IO (created)
missing: ./libdata/perl/5.00503/mach/auto (created)
missing: ./libdata/perl/5.00503/mach/auto/B (created)
missing: ./libdata/perl/5.00503/mach/auto/DB_File (created)
missing: ./libdata/perl/5.00503/mach/auto/Data (created)
missing: ./libdata/perl/5.00503/mach/auto/Data/Dumper (created)
missing: ./libdata/perl/5.00503/mach/auto/DynaLoader (created)
missing: ./libdata/perl/5.00503/mach/auto/Fcntl (created)
missing: ./libdata/perl/5.00503/mach/auto/IO (created)
missing: ./libdata/perl/5.00503/mach/auto/IPC (created)
missing: ./libdata/perl/5.00503/mach/auto/IPC/SysV (created)
missing: ./libdata/perl/5.00503/mach/auto/NDBM_File (created)
missing: ./libdata/perl/5.00503/mach/auto/Opcode (created)
missing: ./libdata/perl/5.00503/mach/auto/POSIX (created)
missing: ./libdata/perl/5.00503/mach/auto/SDBM_File (created)
missing: ./libdata/perl/5.00503/mach/auto/Socket (created)
missing: ./libdata/perl/5.00503/mach/auto/attrs (created)
missing: ./libdata/perl/5.00503/mach/auto/re (created)
missing: ./libdata/perl/5.00503/mach/auto/sdbm (created)
missing: ./libdata/perl/5.00503/pod (created)
missing: ./libexec (created)
missing: ./libexec/aout (created)
missing: ./libexec/elf (created)
missing: ./libexec/lpr (created)
missing: ./libexec/lpr/ru (created)
missing: ./libexec/sm.bin (created)
missing: ./libexec/uucp (created)
missing: ./local (created)
missing: ./mdec (created)
missing: ./obj (created)
missing: ./share (created)
missing: ./share/calendar (created)
missing: ./share/calendar/de_DE.ISO_8859-1 (created)
missing: ./share/calendar/hr_HR.ISO_8859-2 (created)
missing: ./share/calendar/ru_SU.KOI8-R (created)
missing: ./share/dict (created)
missing: ./share/doc (created)
missing: ./share/doc/FAQ (created)
missing: ./share/doc/handbook (created)
missing: ./share/doc/es (created)
missing: ./share/doc/es/FAQ (created)
missing: ./share/doc/ja (created)
missing: ./share/doc/ja/FAQ (created)
missing: ./share/doc/ja/handbook (created)
missing: ./share/doc/papers (created)
missing: ./share/doc/psd (created)
missing: ./share/doc/psd/05.sysman (created)
missing: ./share/doc/psd/12.make (created)
missing: ./share/doc/psd/13.rcs (created)
missing: ./share/doc/psd/18.gprof (created)
missing: ./share/doc/psd/19.curses (created)
missing: ./share/doc/psd/20.ipctut (created)
missing: ./share/doc/psd/21.ipc (created)
missing: ./share/doc/psd/22.rpcgen (created)
missing: ./share/doc/psd/23.rpc (created)
missing: ./share/doc/psd/24.xdr (created)
missing: ./share/doc/psd/25.xdrrfc (created)
missing: ./share/doc/psd/26.rpcrfc (created)
missing: ./share/doc/psd/27.nfsrfc (created)
missing: ./share/doc/psd/28.cvs (created)
missing: ./share/doc/ru (created)
missing: ./share/doc/ru/FAQ (created)
missing: ./share/doc/smm (created)
missing: ./share/doc/smm/01.setup (created)
missing: ./share/doc/smm/02.config (created)
missing: ./share/doc/smm/03.fsck (created)
missing: ./share/doc/smm/04.quotas (created)
missing: ./share/doc/smm/05.fastfs (created)
missing: ./share/doc/smm/06.nfs (created)
missing: ./share/doc/smm/07.lpd (created)
missing: ./share/doc/smm/08.sendmailop (created)
missing: ./share/doc/smm/09.sendmail (created)
missing: ./share/doc/smm/10.named (created)
missing: ./share/doc/smm/11.timedop (created)
missing: ./share/doc/smm/12.timed (created)
missing: ./share/doc/smm/18.net (created)
missing: ./share/doc/tutorials (created)
missing: ./share/doc/tutorials/ddwg (created)
missing: ./share/doc/tutorials/mh (created)
missing: ./share/doc/tutorials/devel (created)
missing: ./share/doc/tutorials/diskformat (created)
missing: ./share/doc/tutorials/disklessx (created)
missing: ./share/doc/tutorials/fonts (created)
missing: ./share/doc/tutorials/ppp (created)
missing: ./share/doc/tutorials/multios (created)
missing: ./share/doc/tutorials/newuser (created)
missing: ./share/doc/tutorials/upgrade (created)
missing: ./share/doc/usd (created)
missing: ./share/doc/usd/04.csh (created)
missing: ./share/doc/usd/07.mail (created)
missing: ./share/doc/usd/10.exref (created)
missing: ./share/doc/usd/11.edit (created)
missing: ./share/doc/usd/12.vi (created)
missing: ./share/doc/usd/13.viref (created)
missing: ./share/doc/usd/18.msdiffs (created)
missing: ./share/doc/usd/19.memacros (created)
missing: ./share/doc/usd/20.meref (created)
missing: ./share/doc/usd/30.rogue (created)
missing: ./share/doc/usd/31.trek (created)
missing: ./share/doc/zh (created)
missing: ./share/doc/zh/FAQ (created)
missing: ./share/examples (created)
missing: ./share/examples/FreeBSD_version (created)
missing: ./share/examples/atapi (created)
missing: ./share/examples/atm (created)
missing: ./share/examples/bootforth (created)
missing: ./share/examples/cvs (created)
missing: ./share/examples/cvs/contrib (created)
missing: ./share/examples/cvs/examples (created)
missing: ./share/examples/cvs/pcl-cvs (created)
missing: ./share/examples/cvsup (created)
missing: ./share/examples/drivers (created)
missing: ./share/examples/etc (created)
missing: ./share/examples/etc/defaults (created)
missing: ./share/examples/find_interface (created)
missing: ./share/examples/ibcs2 (created)
missing: ./share/examples/isdn (created)
missing: ./share/examples/kld (created)
missing: ./share/examples/kld/cdev (created)
missing: ./share/examples/kld/cdev/module (created)
missing: ./share/examples/kld/cdev/test (created)
missing: ./share/examples/kld/syscall (created)
missing: ./share/examples/kld/syscall/module (created)
missing: ./share/examples/kld/syscall/test (created)
missing: ./share/examples/libvgl (created)
missing: ./share/examples/lkm (created)
missing: ./share/examples/lkm/misc (created)
missing: ./share/examples/lkm/misc/module (created)
missing: ./share/examples/lkm/misc/test (created)
missing: ./share/examples/lkm/syscall (created)
missing: ./share/examples/lkm/syscall/module (created)
missing: ./share/examples/lkm/syscall/test (created)
missing: ./share/examples/meteor (created)
missing: ./share/examples/mdoc (created)
missing: ./share/examples/perfmon (created)
missing: ./share/examples/portal (created)
missing: ./share/examples/ppi (created)
missing: ./share/examples/ppp (created)
missing: ./share/examples/printing (created)
missing: ./share/examples/slattach (created)
missing: ./share/examples/scsi_target (created)
missing: ./share/examples/sliplogin (created)
missing: ./share/examples/startslip (created)
missing: ./share/examples/sunrpc (created)
missing: ./share/examples/sunrpc/dir (created)
missing: ./share/examples/sunrpc/msg (created)
missing: ./share/examples/sunrpc/sort (created)
missing: ./share/examples/worm (created)
missing: ./share/games (created)
missing: ./share/games/atc (created)
missing: ./share/games/fortune (created)
missing: ./share/games/larn (created)
missing: ./share/games/quiz.db (created)
missing: ./share/groff_font (created)
missing: ./share/groff_font/devX100 (created)
missing: ./share/groff_font/devX100-12 (created)
missing: ./share/groff_font/devX75 (created)
missing: ./share/groff_font/devX75-12 (created)
missing: ./share/groff_font/devascii (created)
missing: ./share/groff_font/devdvi (created)
missing: ./share/groff_font/devkoi8-r (created)
missing: ./share/groff_font/devlatin1 (created)
missing: ./share/groff_font/devlj4 (created)
missing: ./share/groff_font/devps (created)
missing: ./share/info (created)
missing: ./share/isdn (created)
missing: ./share/libg++ (created)
missing: ./share/locale (created)
missing: ./share/locale/da_DK.ISO_8859-1 (created)
missing: ./share/locale/da_DK.DIS_8859-15 (created)
missing: ./share/locale/de_AT.ISO_8859-1 (created)
missing: ./share/locale/de_AT.DIS_8859-15 (created)
missing: ./share/locale/de_CH.ISO_8859-1 (created)
missing: ./share/locale/de_CH.DIS_8859-15 (created)
missing: ./share/locale/de_DE.ISO_8859-1 (created)
missing: ./share/locale/de_DE.DIS_8859-15 (created)
missing: ./share/locale/en_AU.ISO_8859-1 (created)
missing: ./share/locale/en_AU.DIS_8859-15 (created)
missing: ./share/locale/en_CA.ISO_8859-1 (created)
missing: ./share/locale/en_CA.DIS_8859-15 (created)
missing: ./share/locale/en_GB.ISO_8859-1 (created)
missing: ./share/locale/en_GB.DIS_8859-15 (created)
missing: ./share/locale/en_US.ISO_8859-1 (created)
missing: ./share/locale/en_US.DIS_8859-15 (created)
missing: ./share/locale/es_ES.ISO_8859-1 (created)
missing: ./share/locale/es_ES.DIS_8859-15 (created)
missing: ./share/locale/fi_FI.ISO_8859-1 (created)
missing: ./share/locale/fi_FI.DIS_8859-15 (created)
missing: ./share/locale/fr_BE.ISO_8859-1 (created)
missing: ./share/locale/fr_BE.DIS_8859-15 (created)
missing: ./share/locale/fr_CA.ISO_8859-1 (created)
missing: ./share/locale/fr_CA.DIS_8859-15 (created)
missing: ./share/locale/fr_CH.ISO_8859-1 (created)
missing: ./share/locale/fr_CH.DIS_8859-15 (created)
missing: ./share/locale/fr_FR.ISO_8859-1 (created)
missing: ./share/locale/fr_FR.DIS_8859-15 (created)
missing: ./share/locale/hr_HR.ISO_8859-2 (created)
missing: ./share/locale/hu_HU.ISO_8859-2 (created)
missing: ./share/locale/is_IS.ISO_8859-1 (created)
missing: ./share/locale/is_IS.DIS_8859-15 (created)
missing: ./share/locale/it_CH.ISO_8859-1 (created)
missing: ./share/locale/it_CH.DIS_8859-15 (created)
missing: ./share/locale/it_IT.ISO_8859-1 (created)
missing: ./share/locale/it_IT.DIS_8859-15 (created)
missing: ./share/locale/ja_JP.EUC (created)
missing: ./share/locale/ja_JP.SJIS (created)
missing: ./share/locale/ja_JP.Shift_JIS (created)
missing: ./share/locale/ko_KR.EUC (created)
missing: ./share/locale/lt_LN.ASCII (created)
missing: ./share/locale/lt_LN.ISO_8859-1 (created)
missing: ./share/locale/lt_LN.ISO_8859-2 (created)
missing: ./share/locale/lt_LN.DIS_8859-15 (created)
missing: ./share/locale/nl_BE.ISO_8859-1 (created)
missing: ./share/locale/nl_BE.DIS_8859-15 (created)
missing: ./share/locale/nl_NL.ISO_8859-1 (created)
missing: ./share/locale/nl_NL.DIS_8859-15 (created)
missing: ./share/locale/no_NO.ISO_8859-1 (created)
missing: ./share/locale/no_NO.DIS_8859-15 (created)
missing: ./share/locale/pl_PL.ISO_8859-2 (created)
missing: ./share/locale/pt_PT.ISO_8859-1 (created)
missing: ./share/locale/pt_PT.DIS_8859-15 (created)
missing: ./share/locale/ru_SU.CP866 (created)
missing: ./share/locale/ru_SU.KOI8-R (created)
missing: ./share/locale/sl_SI.ISO_8859-2 (created)
missing: ./share/locale/sv_SE.ISO_8859-1 (created)
missing: ./share/locale/sv_SE.DIS_8859-15 (created)
missing: ./share/locale/zh_CN.EUC (created)
missing: ./share/locale/zh_TW.Big5 (created)
missing: ./share/man (created)
missing: ./share/man/cat1 (created)
missing: ./share/man/cat1aout (created)
missing: ./share/man/cat2 (created)
missing: ./share/man/cat3 (created)
missing: ./share/man/cat4 (created)
missing: ./share/man/cat4/i386 (created)
missing: ./share/man/cat5 (created)
missing: ./share/man/cat6 (created)
missing: ./share/man/cat7 (created)
missing: ./share/man/cat8 (created)
missing: ./share/man/cat8/i386 (created)
missing: ./share/man/cat9 (created)
missing: ./share/man/cat9/i386 (created)
missing: ./share/man/catn (created)
missing: ./share/man/ja (created)
missing: ./share/man/ja/cat1 (created)
missing: ./share/man/ja/cat2 (created)
missing: ./share/man/ja/cat3 (created)
missing: ./share/man/ja/cat4 (created)
missing: ./share/man/ja/cat5 (created)
missing: ./share/man/ja/cat6 (created)
missing: ./share/man/ja/cat7 (created)
missing: ./share/man/ja/cat8 (created)
missing: ./share/man/ja/cat9 (created)
missing: ./share/man/ja/catn (created)
missing: ./share/man/ja/man1 (created)
missing: ./share/man/ja/man2 (created)
missing: ./share/man/ja/man3 (created)
missing: ./share/man/ja/man4 (created)
missing: ./share/man/ja/man5 (created)
missing: ./share/man/ja/man6 (created)
missing: ./share/man/ja/man7 (created)
missing: ./share/man/ja/man8 (created)
missing: ./share/man/ja/man9 (created)
missing: ./share/man/ja/mann (created)
missing: ./share/man/man1 (created)
missing: ./share/man/man1aout (created)
missing: ./share/man/man2 (created)
missing: ./share/man/man3 (created)
missing: ./share/man/man4 (created)
missing: ./share/man/man4/i386 (created)
missing: ./share/man/man5 (created)
missing: ./share/man/man6 (created)
missing: ./share/man/man7 (created)
missing: ./share/man/man8 (created)
missing: ./share/man/man8/i386 (created)
missing: ./share/man/man9 (created)
missing: ./share/man/man9/i386 (created)
missing: ./share/man/mann (created)
missing: ./share/me (created)
missing: ./share/misc (created)
missing: ./share/misc/fonts (created)
missing: ./share/misc/pcvtfonts (created)
missing: ./share/mk (created)
missing: ./share/nls (created)
missing: ./share/nls/C (created)
missing: ./share/nls/da_DK.ISO_8859-1 (created)
missing: ./share/nls/de_AT.ISO_8859-1 (created)
missing: ./share/nls/de_CH.ISO_8859-1 (created)
missing: ./share/nls/de_DE.ISO_8859-1 (created)
missing: ./share/nls/en_AU.ISO_8859-1 (created)
missing: ./share/nls/en_CA.ISO_8859-1 (created)
missing: ./share/nls/en_GB.ISO_8859-1 (created)
missing: ./share/nls/en_US.ISO_8859-1 (created)
missing: ./share/nls/es_ES.ISO_8859-1 (created)
missing: ./share/nls/fi_FI.ISO_8859-1 (created)
missing: ./share/nls/fr_BE.ISO_8859-1 (created)
missing: ./share/nls/fr_CA.ISO_8859-1 (created)
missing: ./share/nls/fr_CH.ISO_8859-1 (created)
missing: ./share/nls/fr_FR.ISO_8859-1 (created)
missing: ./share/nls/hr_HR.ISO_8859-2 (created)
missing: ./share/nls/hu_HU.ISO_8859-2 (created)
missing: ./share/nls/is_IS.ISO_8859-1 (created)
missing: ./share/nls/it_CH.ISO_8859-1 (created)
missing: ./share/nls/it_IT.ISO_8859-1 (created)
missing: ./share/nls/ja_JP.EUC (created)
missing: ./share/nls/ja_JP.SJIS (created)
missing: ./share/nls/ja_JP.Shift_JIS (created)
missing: ./share/nls/ko_KR.EUC (created)
missing: ./share/nls/lt_LN.ASCII (created)
missing: ./share/nls/lt_LN.ISO_8859-1 (created)
missing: ./share/nls/lt_LN.ISO_8859-2 (created)
missing: ./share/nls/lt_LN.DIS_8859-15 (created)
missing: ./share/nls/nl_BE.ISO_8859-1 (created)
missing: ./share/nls/nl_NL.ISO_8859-1 (created)
missing: ./share/nls/no_NO.ISO_8859-1 (created)
missing: ./share/nls/pl_PL.ISO_8859-2 (created)
missing: ./share/nls/pt_PT.ISO_8859-1 (created)
missing: ./share/nls/ru_SU.CP866 (created)
missing: ./share/nls/ru_SU.KOI8-R (created)
missing: ./share/nls/sl_SI.ISO_8859-2 (created)
missing: ./share/nls/sv_SE.ISO_8859-1 (created)
missing: ./share/nls/zh_CN.EUC (created)
missing: ./share/pcvt (created)
missing: ./share/pcvt/Doc (created)
missing: ./share/pcvt/Etc (created)
missing: ./share/perl (created)
missing: ./share/perl/man (created)
missing: ./share/perl/man/cat3 (created)
missing: ./share/perl/man/man3 (created)
missing: ./share/skel (created)
missing: ./share/syscons (created)
missing: ./share/syscons/fonts (created)
missing: ./share/syscons/keymaps (created)
missing: ./share/syscons/scrnmaps (created)
missing: ./share/tabset (created)
missing: ./share/tmac (created)
missing: ./share/tmac/mdoc (created)
missing: ./share/tmac/mm (created)
missing: ./share/vi (created)
missing: ./share/vi/catalog (created)
missing: ./share/vi/perl (created)
missing: ./share/vi/tcl (created)
missing: ./share/zoneinfo (created)
missing: ./share/zoneinfo/Africa (created)
missing: ./share/zoneinfo/America (created)
missing: ./share/zoneinfo/America/Indiana (created)
missing: ./share/zoneinfo/Antarctica (created)
missing: ./share/zoneinfo/Arctic (created)
missing: ./share/zoneinfo/Asia (created)
missing: ./share/zoneinfo/Atlantic (created)
missing: ./share/zoneinfo/Australia (created)
missing: ./share/zoneinfo/Etc (created)
missing: ./share/zoneinfo/Europe (created)
missing: ./share/zoneinfo/Indian (created)
missing: ./share/zoneinfo/Pacific (created)
missing: ./share/zoneinfo/SystemV (created)
missing: ./src (created)
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist  -p /usr/obj/usr/src/tmp/usr/include
missing: ./arpa (created)
missing: ./cam (created)
missing: ./cam/scsi (created)
missing: ./g++ (created)
missing: ./g++/std (created)
missing: ./isofs (created)
missing: ./isofs/cd9660 (created)
missing: ./machine (created)
missing: ./msdosfs (created)
missing: ./net (created)
missing: ./netatalk (created)
missing: ./netatm (created)
missing: ./netinet (created)
missing: ./netipx (created)
missing: ./netkey (created)
missing: ./netns (created)
missing: ./nfs (created)
missing: ./objc (created)
missing: ./pccard (created)
missing: ./posix4 (created)
missing: ./protocols (created)
missing: ./readline (created)
missing: ./rpc (created)
missing: ./rpcsvc (created)
missing: ./security (created)
missing: ./ss (created)
missing: ./sys (created)
missing: ./ufs (created)
missing: ./ufs/ffs (created)
missing: ./ufs/mfs (created)
missing: ./ufs/ufs (created)
missing: ./vm (created)
cd /usr/obj/usr/src/tmp/; rm -f /usr/obj/usr/src/tmp/sys; ln -s usr/src/sys sys
cd /usr/obj/usr/src/tmp/usr/share/locale;  set - `cat /usr/src/etc/locale.alias`;  while [ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1";  shift; shift;  done
cd /usr/obj/usr/src/tmp/usr/share/nls;  set - `cat /usr/src/etc/locale.alias`;  while [ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1";  shift; shift;  done;  rm -rf POSIX;  ln -s C POSIX

--------------------------------------------------------------
>>> Cleaning up the elf obj tree
--------------------------------------------------------------
cd /usr/src; PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/local/amanda/bin:/usr/local/xaudio:/usr/hosts:/usr/local/man:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/qt/bin:/usr/local/kde/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t  OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec /usr/obj/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/usr/src/tmp -f Makefile.inc1 par-cleandir
===> share/info
===> include
rm -f osreldate.h version vers.c  
===> include/rpcsvc
rm -f key_prot.h klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h  rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h  ypxfrd.h ypupdate_prot.h nis.h nis_cache.h nis_callback.h  bootparam_prot.h crypt.h  
===> include/rpcsvc
===> include/rpcsvc
rm -f key_prot.h klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h  rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h  ypxfrd.h ypupdate_prot.h nis.h nis_cache.h nis_callback.h  bootparam_prot.h crypt.h  
===> lib
===> lib/libcom_err
rm -f a.out com_err.o error_message.o et_name.o init_et.o  com_err.o.tmp error_message.o.tmp et_name.o.tmp init_et.o.tmp com_err.3.gz com_err.3.cat.gz
rm -f libcom_err.a # llib-lcom_err.ln
rm -f com_err.po error_message.po et_name.po init_et.po  com_err.po.tmp error_message.po.tmp et_name.po.tmp init_et.po.tmp libcom_err_p.a
rm -f com_err.So error_message.So et_name.So init_et.So com_err.so error_message.so et_name.so init_et.so com_err.So.tmp error_message.So.tmp et_name.So.tmp init_et.So.tmp  libcom_err.so.2 libcom_err.so  libcom_err.so.* libcom_err.so libcom_err_pic.a
===> lib/libcom_err/doc
rm -f com_err.info com_err.info.gz
rm -f .depend /usr/src/lib/libcom_err/GPATH /usr/src/lib/libcom_err/GRTAGS  /usr/src/lib/libcom_err/GSYMS /usr/src/lib/libcom_err/GTAGS
===> lib/libcom_err/doc
===> lib/libcom_err/doc
rm -f com_err.info com_err.info.gz
===> lib/../secure/lib/libcrypt
rm -f a.out crypt.o crypt-md5.o md5c.o  crypt.o.tmp crypt-md5.o.tmp md5c.o.tmp crypt.3.gz crypt.3.cat.gz
rm -f libdescrypt.a # llib-ldescrypt.ln
rm -f crypt.po crypt-md5.po md5c.po  crypt.po.tmp crypt-md5.po.tmp md5c.po.tmp libdescrypt_p.a
rm -f crypt.So crypt-md5.So md5c.So crypt.so crypt-md5.so md5c.so crypt.So.tmp crypt-md5.So.tmp md5c.So.tmp  libdescrypt.so.2 libdescrypt.so  libdescrypt.so.* libdescrypt.so libdescrypt_pic.a
rm -f .depend /usr/src/secure/lib/libcrypt/GPATH /usr/src/secure/lib/libcrypt/GRTAGS  /usr/src/secure/lib/libcrypt/GSYMS /usr/src/secure/lib/libcrypt/GTAGS
===> lib/libcrypt
rm -f a.out crypt.o md5c.o  crypt.o.tmp md5c.o.tmp 
rm -f libscrypt.a # llib-lscrypt.ln
rm -f crypt.po md5c.po  crypt.po.tmp md5c.po.tmp libscrypt_p.a
rm -f crypt.So md5c.So crypt.so md5c.so crypt.So.tmp md5c.So.tmp  libscrypt.so.2 libscrypt.so  libscrypt.so.* libscrypt.so libscrypt_pic.a
rm -f .depend /usr/src/lib/libcrypt/GPATH /usr/src/lib/libcrypt/GRTAGS  /usr/src/lib/libcrypt/GSYMS /usr/src/lib/libcrypt/GTAGS
===> lib/msun
rm -f a.out e_acos.o e_acosf.o e_acosh.o e_acoshf.o e_asin.o e_asinf.o e_atan2.o e_atan2f.o e_atanh.o e_atanhf.o e_cosh.o e_coshf.o e_exp.o e_expf.o e_fmod.o e_fmodf.o e_gamma.o e_gamma_r.o e_gammaf.o e_gammaf_r.o e_hypot.o e_hypotf.o e_j0.o e_j0f.o e_j1.o e_j1f.o e_jn.o e_jnf.o e_lgamma.o e_lgamma_r.o e_lgammaf.o e_lgammaf_r.o e_log.o e_log10.o e_log10f.o e_logf.o e_pow.o e_powf.o e_rem_pio2.o e_rem_pio2f.o e_remainder.o e_remainderf.o e_scalb.o e_scalbf.o e_sinh.o e_sinhf.o e_sqrt.o e_sqrtf.o get_hw_float.o k_cos.o k_cosf.o k_rem_pio2.o k_rem_pio2f.o k_sin.o k_sinf.o k_standard.o k_tan.o k_tanf.o s_asinh.o s_asinhf.o s_atan.o s_atanf.o s_cbrt.o s_cbrtf.o s_ceil.o s_ceilf.o s_copysign.o s_copysignf.o s_cos.o s_cosf.o s_erf.o s_erff.o s_expm1.o s_expm1f.o s_fabsf.o s_finite.o s_finitef.o s_floor.o s_floorf.o s_frexpf.o s_ilogb.o s_ilogbf.o s_isnanf.o s_ldexpf.o s_lib_version.o s_log1p.o s_log1pf.o s_logb.o s_logbf.o s_matherr.o s_modff.o s_nextafter.o s_nextafterf.o s_rint.o s_rintf.o s_scalbn.o s_scalbnf.o s_signgam.o s_significand.o s_significandf.o s_sin.o s_sinf.o s_tan.o s_tanf.o s_tanh.o s_tanhf.o w_acos.o w_acosf.o w_acosh.o w_acoshf.o w_asin.o w_asinf.o w_atan2.o w_atan2f.o w_atanh.o w_atanhf.o w_cabs.o w_cabsf.o w_cosh.o w_coshf.o w_drem.o w_dremf.o w_exp.o w_expf.o w_fmod.o w_fmodf.o w_gamma.o w_gamma_r.o w_gammaf.o w_gammaf_r.o w_hypot.o w_hypotf.o w_j0.o w_j0f.o w_j1.o w_j1f.o w_jn.o w_jnf.o w_lgamma.o w_lgamma_r.o w_lgammaf.o w_lgammaf_r.o w_log.o w_log10.o w_log10f.o w_logf.o w_pow.o w_powf.o w_remainder.o w_remainderf.o w_scalb.o w_scalbf.o w_sinh.o w_sinhf.o w_sqrt.o w_sqrtf.o w_y0.o w_y0f.o w_y1.o w_y1f.o w_yn.o w_ynf.o  e_acos.o.tmp e_acosf.o.tmp e_acosh.o.tmp e_acoshf.o.tmp e_asin.o.tmp e_asinf.o.tmp e_atan2.o.tmp e_atan2f.o.tmp e_atanh.o.tmp e_atanhf.o.tmp e_cosh.o.tmp e_coshf.o.tmp e_exp.o.tmp e_expf.o.tmp e_fmod.o.tmp e_fmodf.o.tmp e_gamma.o.tmp e_gamma_r.o.tmp e_gammaf.o.tmp e_gammaf_r.o.tmp e_hypot.o.tmp e_hypotf.o.tmp e_j0.o.tmp e_j0f.o.tmp e_j1.o.tmp e_j1f.o.tmp e_jn.o.tmp e_jnf.o.tmp e_lgamma.o.tmp e_lgamma_r.o.tmp e_lgammaf.o.tmp e_lgammaf_r.o.tmp e_log.o.tmp e_log10.o.tmp e_log10f.o.tmp e_logf.o.tmp e_pow.o.tmp e_powf.o.tmp e_rem_pio2.o.tmp e_rem_pio2f.o.tmp e_remainder.o.tmp e_remainderf.o.tmp e_scalb.o.tmp e_scalbf.o.tmp e_sinh.o.tmp e_sinhf.o.tmp e_sqrt.o.tmp e_sqrtf.o.tmp get_hw_float.o.tmp k_cos.o.tmp k_cosf.o.tmp k_rem_pio2.o.tmp k_rem_pio2f.o.tmp k_sin.o.tmp k_sinf.o.tmp k_standard.o.tmp k_tan.o.tmp k_tanf.o.tmp s_asinh.o.tmp s_asinhf.o.tmp s_atan.o.tmp s_atanf.o.tmp s_cbrt.o.tmp s_cbrtf.o.tmp s_ceil.o.tmp s_ceilf.o.tmp s_copysign.o.tmp s_copysignf.o.tmp s_cos.o.tmp s_cosf.o.tmp s_erf.o.tmp s_erff.o.tmp s_expm1.o.tmp s_expm1f.o.tmp s_fabsf.o.tmp s_finite.o.tmp s_finitef.o.tmp s_floor.o.tmp s_floorf.o.tmp s_frexpf.o.tmp s_ilogb.o.tmp s_ilogbf.o.tmp s_isnanf.o.tmp s_ldexpf.o.tmp s_lib_version.o.tmp s_log1p.o.tmp s_log1pf.o.tmp s_logb.o.tmp s_logbf.o.tmp s_matherr.o.tmp s_modff.o.tmp s_nextafter.o.tmp s_nextafterf.o.tmp s_rint.o.tmp s_rintf.o.tmp s_scalbn.o.tmp s_scalbnf.o.tmp s_signgam.o.tmp s_significand.o.tmp s_significandf.o.tmp s_sin.o.tmp s_sinf.o.tmp s_tan.o.tmp s_tanf.o.tmp s_tanh.o.tmp s_tanhf.o.tmp w_acos.o.tmp w_acosf.o.tmp w_acosh.o.tmp w_acoshf.o.tmp w_asin.o.tmp w_asinf.o.tmp w_atan2.o.tmp w_atan2f.o.tmp w_atanh.o.tmp w_atanhf.o.tmp w_cabs.o.tmp w_cabsf.o.tmp w_cosh.o.tmp w_coshf.o.tmp w_drem.o.tmp w_dremf.o.tmp w_exp.o.tmp w_expf.o.tmp w_fmod.o.tmp w_fmodf.o.tmp w_gamma.o.tmp w_gamma_r.o.tmp w_gammaf.o.tmp w_gammaf_r.o.tmp w_hypot.o.tmp w_hypotf.o.tmp w_j0.o.tmp w_j0f.o.tmp w_j1.o.tmp w_j1f.o.tmp w_jn.o.tmp w_jnf.o.tmp w_lgamma.o.tmp w_lgamma_r.o.tmp w_lgammaf.o.tmp w_lgammaf_r.o.tmp w_log.o.tmp w_log10.o.tmp w_log10f.o.tmp w_logf.o.tmp w_pow.o.tmp w_powf.o.tmp w_remainder.o.tmp w_remainderf.o.tmp w_scalb.o.tmp w_scalbf.o.tmp w_sinh.o.tmp w_sinhf.o.tmp w_sqrt.o.tmp w_sqrtf.o.tmp w_y0.o.tmp w_y0f.o.tmp w_y1.o.tmp w_y1f.o.tmp w_yn.o.tmp w_ynf.o.tmp  acos.3.gz acosh.3.gz asin.3.gz asinh.3.gz atan.3.gz atan2.3.gz atanh.3.gz ceil.3.gz cos.3.gz cosh.3.gz erf.3.gz exp.3.gz fabs.3.gz floor.3.gz fmod.3.gz hypot.3.gz ieee.3.gz ieee_test.3.gz j0.3.gz lgamma.3.gz math.3.gz rint.3.gz sin.3.gz sinh.3.gz sqrt.3.gz tan.3.gz tanh.3.gz acos.3.cat.gz acosh.3.cat.gz asin.3.cat.gz asinh.3.cat.gz atan.3.cat.gz atan2.3.cat.gz atanh.3.cat.gz ceil.3.cat.gz cos.3.cat.gz cosh.3.cat.gz erf.3.cat.gz exp.3.cat.gz fabs.3.cat.gz floor.3.cat.gz fmod.3.cat.gz hypot.3.cat.gz ieee.3.cat.gz ieee_test.3.cat.gz j0.3.cat.gz lgamma.3.cat.gz math.3.cat.gz rint.3.cat.gz sin.3.cat.gz sinh.3.cat.gz sqrt.3.cat.gz tan.3.cat.gz tanh.3.cat.gz
rm -f libm.a # llib-lm.ln
rm -f e_acos.po e_acosf.po e_acosh.po e_acoshf.po e_asin.po e_asinf.po e_atan2.po e_atan2f.po e_atanh.po e_atanhf.po e_cosh.po e_coshf.po e_exp.po e_expf.po e_fmod.po e_fmodf.po e_gamma.po e_gamma_r.po e_gammaf.po e_gammaf_r.po e_hypot.po e_hypotf.po e_j0.po e_j0f.po e_j1.po e_j1f.po e_jn.po e_jnf.po e_lgamma.po e_lgamma_r.po e_lgammaf.po e_lgammaf_r.po e_log.po e_log10.po e_log10f.po e_logf.po e_pow.po e_powf.po e_rem_pio2.po e_rem_pio2f.po e_remainder.po e_remainderf.po e_scalb.po e_scalbf.po e_sinh.po e_sinhf.po e_sqrt.po e_sqrtf.po get_hw_float.po k_cos.po k_cosf.po k_rem_pio2.po k_rem_pio2f.po k_sin.po k_sinf.po k_standard.po k_tan.po k_tanf.po s_asinh.po s_asinhf.po s_atan.po s_atanf.po s_cbrt.po s_cbrtf.po s_ceil.po s_ceilf.po s_copysign.po s_copysignf.po s_cos.po s_cosf.po s_erf.po s_erff.po s_expm1.po s_expm1f.po s_fabsf.po s_finite.po s_finitef.po s_floor.po s_floorf.po s_frexpf.po s_ilogb.po s_ilogbf.po s_isnanf.po s_ldexpf.po s_lib_version.po s_log1p.po s_log1pf.po s_logb.po s_logbf.po s_matherr.po s_modff.po s_nextafter.po s_nextafterf.po s_rint.po s_rintf.po s_scalbn.po s_scalbnf.po s_signgam.po s_significand.po s_significandf.po s_sin.po s_sinf.po s_tan.po s_tanf.po s_tanh.po s_tanhf.po w_acos.po w_acosf.po w_acosh.po w_acoshf.po w_asin.po w_asinf.po w_atan2.po w_atan2f.po w_atanh.po w_atanhf.po w_cabs.po w_cabsf.po w_cosh.po w_coshf.po w_drem.po w_dremf.po w_exp.po w_expf.po w_fmod.po w_fmodf.po w_gamma.po w_gamma_r.po w_gammaf.po w_gammaf_r.po w_hypot.po w_hypotf.po w_j0.po w_j0f.po w_j1.po w_j1f.po w_jn.po w_jnf.po w_lgamma.po w_lgamma_r.po w_lgammaf.po w_lgammaf_r.po w_log.po w_log10.po w_log10f.po w_logf.po w_pow.po w_powf.po w_remainder.po w_remainderf.po w_scalb.po w_scalbf.po w_sinh.po w_sinhf.po w_sqrt.po w_sqrtf.po w_y0.po w_y0f.po w_y1.po w_y1f.po w_yn.po w_ynf.po  e_acos.po.tmp e_acosf.po.tmp e_acosh.po.tmp e_acoshf.po.tmp e_asin.po.tmp e_asinf.po.tmp e_atan2.po.tmp e_atan2f.po.tmp e_atanh.po.tmp e_atanhf.po.tmp e_cosh.po.tmp e_coshf.po.tmp e_exp.po.tmp e_expf.po.tmp e_fmod.po.tmp e_fmodf.po.tmp e_gamma.po.tmp e_gamma_r.po.tmp e_gammaf.po.tmp e_gammaf_r.po.tmp e_hypot.po.tmp e_hypotf.po.tmp e_j0.po.tmp e_j0f.po.tmp e_j1.po.tmp e_j1f.po.tmp e_jn.po.tmp e_jnf.po.tmp e_lgamma.po.tmp e_lgamma_r.po.tmp e_lgammaf.po.tmp e_lgammaf_r.po.tmp e_log.po.tmp e_log10.po.tmp e_log10f.po.tmp e_logf.po.tmp e_pow.po.tmp e_powf.po.tmp e_rem_pio2.po.tmp e_rem_pio2f.po.tmp e_remainder.po.tmp e_remainderf.po.tmp e_scalb.po.tmp e_scalbf.po.tmp e_sinh.po.tmp e_sinhf.po.tmp e_sqrt.po.tmp e_sqrtf.po.tmp get_hw_float.po.tmp k_cos.po.tmp k_cosf.po.tmp k_rem_pio2.po.tmp k_rem_pio2f.po.tmp k_sin.po.tmp k_sinf.po.tmp k_standard.po.tmp k_tan.po.tmp k_tanf.po.tmp s_asinh.po.tmp s_asinhf.po.tmp s_atan.po.tmp s_atanf.po.tmp s_cbrt.po.tmp s_cbrtf.po.tmp s_ceil.po.tmp s_ceilf.po.tmp s_copysign.po.tmp s_copysignf.po.tmp s_cos.po.tmp s_cosf.po.tmp s_erf.po.tmp s_erff.po.tmp s_expm1.po.tmp s_expm1f.po.tmp s_fabsf.po.tmp s_finite.po.tmp s_finitef.po.tmp s_floor.po.tmp s_floorf.po.tmp s_frexpf.po.tmp s_ilogb.po.tmp s_ilogbf.po.tmp s_isnanf.po.tmp s_ldexpf.po.tmp s_lib_version.po.tmp s_log1p.po.tmp s_log1pf.po.tmp s_logb.po.tmp s_logbf.po.tmp s_matherr.po.tmp s_modff.po.tmp s_nextafter.po.tmp s_nextafterf.po.tmp s_rint.po.tmp s_rintf.po.tmp s_scalbn.po.tmp s_scalbnf.po.tmp s_signgam.po.tmp s_significand.po.tmp s_significandf.po.tmp s_sin.po.tmp s_sinf.po.tmp s_tan.po.tmp s_tanf.po.tmp s_tanh.po.tmp s_tanhf.po.tmp w_acos.po.tmp w_acosf.po.tmp w_acosh.po.tmp w_acoshf.po.tmp w_asin.po.tmp w_asinf.po.tmp w_atan2.po.tmp w_atan2f.po.tmp w_atanh.po.tmp w_atanhf.po.tmp w_cabs.po.tmp w_cabsf.po.tmp w_cosh.po.tmp w_coshf.po.tmp w_drem.po.tmp w_dremf.po.tmp w_exp.po.tmp w_expf.po.tmp w_fmod.po.tmp w_fmodf.po.tmp w_gamma.po.tmp w_gamma_r.po.tmp w_gammaf.po.tmp w_gammaf_r.po.tmp w_hypot.po.tmp w_hypotf.po.tmp w_j0.po.tmp w_j0f.po.tmp w_j1.po.tmp w_j1f.po.tmp w_jn.po.tmp w_jnf.po.tmp w_lgamma.po.tmp w_lgamma_r.po.tmp w_lgammaf.po.tmp w_lgammaf_r.po.tmp w_log.po.tmp w_log10.po.tmp w_log10f.po.tmp w_logf.po.tmp w_pow.po.tmp w_powf.po.tmp w_remainder.po.tmp w_remainderf.po.tmp w_scalb.po.tmp w_scalbf.po.tmp w_sinh.po.tmp w_sinhf.po.tmp w_sqrt.po.tmp w_sqrtf.po.tmp w_y0.po.tmp w_y0f.po.tmp w_y1.po.tmp w_y1f.po.tmp w_yn.po.tmp w_ynf.po.tmp libm_p.a
rm -f e_acos.So e_acosf.So e_acosh.So e_acoshf.So e_asin.So e_asinf.So e_atan2.So e_atan2f.So e_atanh.So e_atanhf.So e_cosh.So e_coshf.So e_exp.So e_expf.So e_fmod.So e_fmodf.So e_gamma.So e_gamma_r.So e_gammaf.So e_gammaf_r.So e_hypot.So e_hypotf.So e_j0.So e_j0f.So e_j1.So e_j1f.So e_jn.So e_jnf.So e_lgamma.So e_lgamma_r.So e_lgammaf.So e_lgammaf_r.So e_log.So e_log10.So e_log10f.So e_logf.So e_pow.So e_powf.So e_rem_pio2.So e_rem_pio2f.So e_remainder.So e_remainderf.So e_scalb.So e_scalbf.So e_sinh.So e_sinhf.So e_sqrt.So e_sqrtf.So get_hw_float.So k_cos.So k_cosf.So k_rem_pio2.So k_rem_pio2f.So k_sin.So k_sinf.So k_standard.So k_tan.So k_tanf.So s_asinh.So s_asinhf.So s_atan.So s_atanf.So s_cbrt.So s_cbrtf.So s_ceil.So s_ceilf.So s_copysign.So s_copysignf.So s_cos.So s_cosf.So s_erf.So s_erff.So s_expm1.So s_expm1f.So s_fabsf.So s_finite.So s_finitef.So s_floor.So s_floorf.So s_frexpf.So s_ilogb.So s_ilogbf.So s_isnanf.So s_ldexpf.So s_lib_version.So s_log1p.So s_log1pf.So s_logb.So s_logbf.So s_matherr.So s_modff.So s_nextafter.So s_nextafterf.So s_rint.So s_rintf.So s_scalbn.So s_scalbnf.So s_signgam.So s_significand.So s_significandf.So s_sin.So s_sinf.So s_tan.So s_tanf.So s_tanh.So s_tanhf.So w_acos.So w_acosf.So w_acosh.So w_acoshf.So w_asin.So w_asinf.So w_atan2.So w_atan2f.So w_atanh.So w_atanhf.So w_cabs.So w_cabsf.So w_cosh.So w_coshf.So w_drem.So w_dremf.So w_exp.So w_expf.So w_fmod.So w_fmodf.So w_gamma.So w_gamma_r.So w_gammaf.So w_gammaf_r.So w_hypot.So w_hypotf.So w_j0.So w_j0f.So w_j1.So w_j1f.So w_jn.So w_jnf.So w_lgamma.So w_lgamma_r.So w_lgammaf.So w_lgammaf_r.So w_log.So w_log10.So w_log10f.So w_logf.So w_pow.So w_powf.So w_remainder.So w_remainderf.So w_scalb.So w_scalbf.So w_sinh.So w_sinhf.So w_sqrt.So w_sqrtf.So w_y0.So w_y0f.So w_y1.So w_y1f.So w_yn.So w_ynf.So e_acos.so e_acosf.so e_acosh.so e_acoshf.so e_asin.so e_asinf.so e_atan2.so e_atan2f.so e_atanh.so e_atanhf.so e_cosh.so e_coshf.so e_exp.so e_expf.so e_fmod.so e_fmodf.so e_gamma.so e_gamma_r.so e_gammaf.so e_gammaf_r.so e_hypot.so e_hypotf.so e_j0.so e_j0f.so e_j1.so e_j1f.so e_jn.so e_jnf.so e_lgamma.so e_lgamma_r.so e_lgammaf.so e_lgammaf_r.so e_log.so e_log10.so e_log10f.so e_logf.so e_pow.so e_powf.so e_rem_pio2.so e_rem_pio2f.so e_remainder.so e_remainderf.so e_scalb.so e_scalbf.so e_sinh.so e_sinhf.so e_sqrt.so e_sqrtf.so get_hw_float.so k_cos.so k_cosf.so k_rem_pio2.so k_rem_pio2f.so k_sin.so k_sinf.so k_standard.so k_tan.so k_tanf.so s_asinh.so s_asinhf.so s_atan.so s_atanf.so s_cbrt.so s_cbrtf.so s_ceil.so s_ceilf.so s_copysign.so s_copysignf.so s_cos.so s_cosf.so s_erf.so s_erff.so s_expm1.so s_expm1f.so s_fabsf.so s_finite.so s_finitef.so s_floor.so s_floorf.so s_frexpf.so s_ilogb.so s_ilogbf.so s_isnanf.so s_ldexpf.so s_lib_version.so s_log1p.so s_log1pf.so s_logb.so s_logbf.so s_matherr.so s_modff.so s_nextafter.so s_nextafterf.so s_rint.so s_rintf.so s_scalbn.so s_scalbnf.so s_signgam.so s_significand.so s_significandf.so s_sin.so s_sinf.so s_tan.so s_tanf.so s_tanh.so s_tanhf.so w_acos.so w_acosf.so w_acosh.so w_acoshf.so w_asin.so w_asinf.so w_atan2.so w_atan2f.so w_atanh.so w_atanhf.so w_cabs.so w_cabsf.so w_cosh.so w_coshf.so w_drem.so w_dremf.so w_exp.so w_expf.so w_fmod.so w_fmodf.so w_gamma.so w_gamma_r.so w_gammaf.so w_gammaf_r.so w_hypot.so w_hypotf.so w_j0.so w_j0f.so w_j1.so w_j1f.so w_jn.so w_jnf.so w_lgamma.so w_lgamma_r.so w_lgammaf.so w_lgammaf_r.so w_log.so w_log10.so w_log10f.so w_logf.so w_pow.so w_powf.so w_remainder.so w_remainderf.so w_scalb.so w_scalbf.so w_sinh.so w_sinhf.so w_sqrt.so w_sqrtf.so w_y0.so w_y0f.so w_y1.so w_y1f.so w_yn.so w_ynf.so e_acos.So.tmp e_acosf.So.tmp e_acosh.So.tmp e_acoshf.So.tmp e_asin.So.tmp e_asinf.So.tmp e_atan2.So.tmp e_atan2f.So.tmp e_atanh.So.tmp e_atanhf.So.tmp e_cosh.So.tmp e_coshf.So.tmp e_exp.So.tmp e_expf.So.tmp e_fmod.So.tmp e_fmodf.So.tmp e_gamma.So.tmp e_gamma_r.So.tmp e_gammaf.So.tmp e_gammaf_r.So.tmp e_hypot.So.tmp e_hypotf.So.tmp e_j0.So.tmp e_j0f.So.tmp e_j1.So.tmp e_j1f.So.tmp e_jn.So.tmp e_jnf.So.tmp e_lgamma.So.tmp e_lgamma_r.So.tmp e_lgammaf.So.tmp e_lgammaf_r.So.tmp e_log.So.tmp e_log10.So.tmp e_log10f.So.tmp e_logf.So.tmp e_pow.So.tmp e_powf.So.tmp e_rem_pio2.So.tmp e_rem_pio2f.So.tmp e_remainder.So.tmp e_remainderf.So.tmp e_scalb.So.tmp e_scalbf.So.tmp e_sinh.So.tmp e_sinhf.So.tmp e_sqrt.So.tmp e_sqrtf.So.tmp get_hw_float.So.tmp k_cos.So.tmp k_cosf.So.tmp k_rem_pio2.So.tmp k_rem_pio2f.So.tmp k_sin.So.tmp k_sinf.So.tmp k_standard.So.tmp k_tan.So.tmp k_tanf.So.tmp s_asinh.So.tmp s_asinhf.So.tmp s_atan.So.tmp s_atanf.So.tmp s_cbrt.So.tmp s_cbrtf.So.tmp s_ceil.So.tmp s_ceilf.So.tmp s_copysign.So.tmp s_copysignf.So.tmp s_cos.So.tmp s_cosf.So.tmp s_erf.So.tmp s_erff.So.tmp s_expm1.So.tmp s_expm1f.So.tmp s_fabsf.So.tmp s_finite.So.tmp s_finitef.So.tmp s_floor.So.tmp s_floorf.So.tmp s_frexpf.So.tmp s_ilogb.So.tmp s_ilogbf.So.tmp s_isnanf.So.tmp s_ldexpf.So.tmp s_lib_version.So.tmp s_log1p.So.tmp s_log1pf.So.tmp s_logb.So.tmp s_logbf.So.tmp s_matherr.So.tmp s_modff.So.tmp s_nextafter.So.tmp s_nextafterf.So.tmp s_rint.So.tmp s_rintf.So.tmp s_scalbn.So.tmp s_scalbnf.So.tmp s_signgam.So.tmp s_significand.So.tmp s_significandf.So.tmp s_sin.So.tmp s_sinf.So.tmp s_tan.So.tmp s_tanf.So.tmp s_tanh.So.tmp s_tanhf.So.tmp w_acos.So.tmp w_acosf.So.tmp w_acosh.So.tmp w_acoshf.So.tmp w_asin.So.tmp w_asinf.So.tmp w_atan2.So.tmp w_atan2f.So.tmp w_atanh.So.tmp w_atanhf.So.tmp w_cabs.So.tmp w_cabsf.So.tmp w_cosh.So.tmp w_coshf.So.tmp w_drem.So.tmp w_dremf.So.tmp w_exp.So.tmp w_expf.So.tmp w_fmod.So.tmp w_fmodf.So.tmp w_gamma.So.tmp w_gamma_r.So.tmp w_gammaf.So.tmp w_gammaf_r.So.tmp w_hypot.So.tmp w_hypotf.So.tmp w_j0.So.tmp w_j0f.So.tmp w_j1.So.tmp w_j1f.So.tmp w_jn.So.tmp w_jnf.So.tmp w_lgamma.So.tmp w_lgamma_r.So.tmp w_lgammaf.So.tmp w_lgammaf_r.So.tmp w_log.So.tmp w_log10.So.tmp w_log10f.So.tmp w_logf.So.tmp w_pow.So.tmp w_powf.So.tmp w_remainder.So.tmp w_remainderf.So.tmp w_scalb.So.tmp w_scalbf.So.tmp w_sinh.So.tmp w_sinhf.So.tmp w_sqrt.So.tmp w_sqrtf.So.tmp w_y0.So.tmp w_y0f.So.tmp w_y1.So.tmp w_y1f.So.tmp w_yn.So.tmp w_ynf.So.tmp  libm.so.2 libm.so  libm.so.* libm.so libm_pic.a
rm -f .depend /usr/src/lib/msun/GPATH /usr/src/lib/msun/GRTAGS  /usr/src/lib/msun/GSYMS /usr/src/lib/msun/GTAGS
===> lib/libmd
rm -f a.out md2c.o md4c.o md5c.o md2hl.o md4hl.o md5hl.o  md2c.o.tmp md4c.o.tmp md5c.o.tmp md2hl.o.tmp md4hl.o.tmp md5hl.o.tmp md[245]hl.c md[245].ref md[245].3 mddriver md2.3.gz md4.3.gz md5.3.gz md2.3.cat.gz md4.3.cat.gz md5.3.cat.gz
rm -f libmd.a # llib-lmd.ln
rm -f md2c.po md4c.po md5c.po md2hl.po md4hl.po md5hl.po  md2c.po.tmp md4c.po.tmp md5c.po.tmp md2hl.po.tmp md4hl.po.tmp md5hl.po.tmp libmd_p.a
rm -f md2c.So md4c.So md5c.So md2hl.So md4hl.So md5hl.So md2c.so md4c.so md5c.so md2hl.so md4hl.so md5hl.so md2c.So.tmp md4c.So.tmp md5c.So.tmp md2hl.So.tmp md4hl.So.tmp md5hl.So.tmp  libmd.so.2 libmd.so  libmd.so.* libmd.so libmd_pic.a
rm -f .depend /usr/src/lib/libmd/GPATH /usr/src/lib/libmd/GRTAGS  /usr/src/lib/libmd/GSYMS /usr/src/lib/libmd/GTAGS
===> lib/libmytinfo
rm -f a.out addstr.o binorder.o buildpath.o caplist.o capsort.o compar.o fillterm.o findcap.o findterm.o getother.o gettbin.o gettcap.o gettinfo.o tcapconv.o tcapvars.o termcap.o terminfo.o tgoto.o tiget.o tmatch.o tparm.o tputs.o tty.o version.o  addstr.o.tmp binorder.o.tmp buildpath.o.tmp caplist.o.tmp capsort.o.tmp compar.o.tmp fillterm.o.tmp findcap.o.tmp findterm.o.tmp getother.o.tmp gettbin.o.tmp gettcap.o.tmp gettinfo.o.tmp tcapconv.o.tmp tcapvars.o.tmp termcap.o.tmp terminfo.o.tmp tgoto.o.tmp tiget.o.tmp tmatch.o.tmp tparm.o.tmp tputs.o.tmp tty.o.tmp version.o.tmp binorder.c caplist.c capsort.c mkbinorder mkcaplist  mkcapsort mktermhead mkversion readcaps.o version.c cross-caplist.o cross-capsort.o cross-compar.o cross-findcap.o
rm -f libmytinfo.a # llib-lmytinfo.ln
rm -f addstr.po binorder.po buildpath.po caplist.po capsort.po compar.po fillterm.po findcap.po findterm.po getother.po gettbin.po gettcap.po gettinfo.po tcapconv.po tcapvars.po termcap.po terminfo.po tgoto.po tiget.po tmatch.po tparm.po tputs.po tty.po version.po  addstr.po.tmp binorder.po.tmp buildpath.po.tmp caplist.po.tmp capsort.po.tmp compar.po.tmp fillterm.po.tmp findcap.po.tmp findterm.po.tmp getother.po.tmp gettbin.po.tmp gettcap.po.tmp gettinfo.po.tmp tcapconv.po.tmp tcapvars.po.tmp termcap.po.tmp terminfo.po.tmp tgoto.po.tmp tiget.po.tmp tmatch.po.tmp tparm.po.tmp tputs.po.tmp tty.po.tmp version.po.tmp libmytinfo_p.a
rm -f addstr.So binorder.So buildpath.So caplist.So capsort.So compar.So fillterm.So findcap.So findterm.So getother.So gettbin.So gettcap.So gettinfo.So tcapconv.So tcapvars.So termcap.So terminfo.So tgoto.So tiget.So tmatch.So tparm.So tputs.So tty.So version.So addstr.so binorder.so buildpath.so caplist.so capsort.so compar.so fillterm.so findcap.so findterm.so getother.so gettbin.so gettcap.so gettinfo.so tcapconv.so tcapvars.so termcap.so terminfo.so tgoto.so tiget.so tmatch.so tparm.so tputs.so tty.so version.so addstr.So.tmp binorder.So.tmp buildpath.So.tmp caplist.So.tmp capsort.So.tmp compar.So.tmp fillterm.So.tmp findcap.So.tmp findterm.So.tmp getother.So.tmp gettbin.So.tmp gettcap.So.tmp gettinfo.So.tmp tcapconv.So.tmp tcapvars.So.tmp termcap.So.tmp terminfo.So.tmp tgoto.So.tmp tiget.So.tmp tmatch.So.tmp tparm.So.tmp tputs.So.tmp tty.So.tmp version.So.tmp  libmytinfo.so.2 libmytinfo.so  libmytinfo.so.* libmytinfo.so libmytinfo_pic.a
rm -f .depend /usr/src/lib/libmytinfo/GPATH /usr/src/lib/libmytinfo/GRTAGS  /usr/src/lib/libmytinfo/GSYMS /usr/src/lib/libmytinfo/GTAGS
===> lib/libncurses
rm -f a.out lib_kernel.o lib_pad.o lib_bkgd.o lib_unctrl.o lib_raw.o lib_vidattr.o lib_trace.o lib_beep.o lib_doupdate.o lib_refresh.o lib_initscr.o lib_newwin.o lib_addch.o lib_addstr.o lib_scroll.o lib_clreol.o lib_touch.o lib_mvcur.o lib_keyname.o lib_delwin.o lib_endwin.o lib_clrbot.o lib_move.o lib_printw.o lib_scanw.o lib_erase.o lib_getch.o lib_options.o lib_acs.o lib_slk.o lib_box.o lib_clear.o lib_delch.o lib_insch.o lib_instr.o lib_getstr.o lib_mvwin.o lib_longname.o lib_tstp.o lib_newterm.o lib_set_term.o lib_overlay.o lib_scrreg.o lib_color.o lib_insstr.o lib_insdel.o lib_twait.o lib_window.o copyright.o  lib_kernel.o.tmp lib_pad.o.tmp lib_bkgd.o.tmp lib_unctrl.o.tmp lib_raw.o.tmp lib_vidattr.o.tmp lib_trace.o.tmp lib_beep.o.tmp lib_doupdate.o.tmp lib_refresh.o.tmp lib_initscr.o.tmp lib_newwin.o.tmp lib_addch.o.tmp lib_addstr.o.tmp lib_scroll.o.tmp lib_clreol.o.tmp lib_touch.o.tmp lib_mvcur.o.tmp lib_keyname.o.tmp lib_delwin.o.tmp lib_endwin.o.tmp lib_clrbot.o.tmp lib_move.o.tmp lib_printw.o.tmp lib_scanw.o.tmp lib_erase.o.tmp lib_getch.o.tmp lib_options.o.tmp lib_acs.o.tmp lib_slk.o.tmp lib_box.o.tmp lib_clear.o.tmp lib_delch.o.tmp lib_insch.o.tmp lib_instr.o.tmp lib_getstr.o.tmp lib_mvwin.o.tmp lib_longname.o.tmp lib_tstp.o.tmp lib_newterm.o.tmp lib_set_term.o.tmp lib_overlay.o.tmp lib_scrreg.o.tmp lib_color.o.tmp lib_insstr.o.tmp lib_insdel.o.tmp lib_twait.o.tmp lib_window.o.tmp copyright.o.tmp lib_keyname.c keys.tries.h curs_addch.3.gz curs_addchst.3.gz curs_addstr.3.gz curs_attr.3.gz curs_beep.3.gz curs_bkgd.3.gz curs_border.3.gz curs_clear.3.gz curs_color.3.gz curs_delch.3.gz curs_delln.3.gz curs_getch.3.gz curs_getstr.3.gz curs_getyx.3.gz curs_inch.3.gz curs_inchstr.3.gz curs_initscr.3.gz curs_inopts.3.gz curs_insch.3.gz curs_insstr.3.gz curs_instr.3.gz curs_kernel.3.gz curs_move.3.gz curs_outopts.3.gz curs_overlay.3.gz curs_pad.3.gz curs_printw.3.gz curs_refresh.3.gz curs_scanw.3.gz curs_scr_dmp.3.gz curs_scroll.3.gz curs_slk.3.gz curs_termatt.3.gz curs_termin.3.gz curs_touch.3.gz curs_util.3.gz curs_window.3.gz ncurses.3.gz curs_addch.3.cat.gz curs_addchst.3.cat.gz curs_addstr.3.cat.gz curs_attr.3.cat.gz curs_beep.3.cat.gz curs_bkgd.3.cat.gz curs_border.3.cat.gz curs_clear.3.cat.gz curs_color.3.cat.gz curs_delch.3.cat.gz curs_delln.3.cat.gz curs_getch.3.cat.gz curs_getstr.3.cat.gz curs_getyx.3.cat.gz curs_inch.3.cat.gz curs_inchstr.3.cat.gz curs_initscr.3.cat.gz curs_inopts.3.cat.gz curs_insch.3.cat.gz curs_insstr.3.cat.gz curs_instr.3.cat.gz curs_kernel.3.cat.gz curs_move.3.cat.gz curs_outopts.3.cat.gz curs_overlay.3.cat.gz curs_pad.3.cat.gz curs_printw.3.cat.gz curs_refresh.3.cat.gz curs_scanw.3.cat.gz curs_scr_dmp.3.cat.gz curs_scroll.3.cat.gz curs_slk.3.cat.gz curs_termatt.3.cat.gz curs_termin.3.cat.gz curs_touch.3.cat.gz curs_util.3.cat.gz curs_window.3.cat.gz ncurses.3.cat.gz term.5.gz term.5.cat.gz
rm -f libncurses.a # llib-lncurses.ln
rm -f lib_kernel.po lib_pad.po lib_bkgd.po lib_unctrl.po lib_raw.po lib_vidattr.po lib_trace.po lib_beep.po lib_doupdate.po lib_refresh.po lib_initscr.po lib_newwin.po lib_addch.po lib_addstr.po lib_scroll.po lib_clreol.po lib_touch.po lib_mvcur.po lib_keyname.po lib_delwin.po lib_endwin.po lib_clrbot.po lib_move.po lib_printw.po lib_scanw.po lib_erase.po lib_getch.po lib_options.po lib_acs.po lib_slk.po lib_box.po lib_clear.po lib_delch.po lib_insch.po lib_instr.po lib_getstr.po lib_mvwin.po lib_longname.po lib_tstp.po lib_newterm.po lib_set_term.po lib_overlay.po lib_scrreg.po lib_color.po lib_insstr.po lib_insdel.po lib_twait.po lib_window.po copyright.po  lib_kernel.po.tmp lib_pad.po.tmp lib_bkgd.po.tmp lib_unctrl.po.tmp lib_raw.po.tmp lib_vidattr.po.tmp lib_trace.po.tmp lib_beep.po.tmp lib_doupdate.po.tmp lib_refresh.po.tmp lib_initscr.po.tmp lib_newwin.po.tmp lib_addch.po.tmp lib_addstr.po.tmp lib_scroll.po.tmp lib_clreol.po.tmp lib_touch.po.tmp lib_mvcur.po.tmp lib_keyname.po.tmp lib_delwin.po.tmp lib_endwin.po.tmp lib_clrbot.po.tmp lib_move.po.tmp lib_printw.po.tmp lib_scanw.po.tmp lib_erase.po.tmp lib_getch.po.tmp lib_options.po.tmp lib_acs.po.tmp lib_slk.po.tmp lib_box.po.tmp lib_clear.po.tmp lib_delch.po.tmp lib_insch.po.tmp lib_instr.po.tmp lib_getstr.po.tmp lib_mvwin.po.tmp lib_longname.po.tmp lib_tstp.po.tmp lib_newterm.po.tmp lib_set_term.po.tmp lib_overlay.po.tmp lib_scrreg.po.tmp lib_color.po.tmp lib_insstr.po.tmp lib_insdel.po.tmp lib_twait.po.tmp lib_window.po.tmp copyright.po.tmp libncurses_p.a
rm -f lib_kernel.So lib_pad.So lib_bkgd.So lib_unctrl.So lib_raw.So lib_vidattr.So lib_trace.So lib_beep.So lib_doupdate.So lib_refresh.So lib_initscr.So lib_newwin.So lib_addch.So lib_addstr.So lib_scroll.So lib_clreol.So lib_touch.So lib_mvcur.So lib_keyname.So lib_delwin.So lib_endwin.So lib_clrbot.So lib_move.So lib_printw.So lib_scanw.So lib_erase.So lib_getch.So lib_options.So lib_acs.So lib_slk.So lib_box.So lib_clear.So lib_delch.So lib_insch.So lib_instr.So lib_getstr.So lib_mvwin.So lib_longname.So lib_tstp.So lib_newterm.So lib_set_term.So lib_overlay.So lib_scrreg.So lib_color.So lib_insstr.So lib_insdel.So lib_twait.So lib_window.So copyright.So lib_kernel.so lib_pad.so lib_bkgd.so lib_unctrl.so lib_raw.so lib_vidattr.so lib_trace.so lib_beep.so lib_doupdate.so lib_refresh.so lib_initscr.so lib_newwin.so lib_addch.so lib_addstr.so lib_scroll.so lib_clreol.so lib_touch.so lib_mvcur.so lib_keyname.so lib_delwin.so lib_endwin.so lib_clrbot.so lib_move.so lib_printw.so lib_scanw.so lib_erase.so lib_getch.so lib_options.so lib_acs.so lib_slk.so lib_box.so lib_clear.so lib_delch.so lib_insch.so lib_instr.so lib_getstr.so lib_mvwin.so lib_longname.so lib_tstp.so lib_newterm.so lib_set_term.so lib_overlay.so lib_scrreg.so lib_color.so lib_insstr.so lib_insdel.so lib_twait.so lib_window.so copyright.so lib_kernel.So.tmp lib_pad.So.tmp lib_bkgd.So.tmp lib_unctrl.So.tmp lib_raw.So.tmp lib_vidattr.So.tmp lib_trace.So.tmp lib_beep.So.tmp lib_doupdate.So.tmp lib_refresh.So.tmp lib_initscr.So.tmp lib_newwin.So.tmp lib_addch.So.tmp lib_addstr.So.tmp lib_scroll.So.tmp lib_clreol.So.tmp lib_touch.So.tmp lib_mvcur.So.tmp lib_keyname.So.tmp lib_delwin.So.tmp lib_endwin.So.tmp lib_clrbot.So.tmp lib_move.So.tmp lib_printw.So.tmp lib_scanw.So.tmp lib_erase.So.tmp lib_getch.So.tmp lib_options.So.tmp lib_acs.So.tmp lib_slk.So.tmp lib_box.So.tmp lib_clear.So.tmp lib_delch.So.tmp lib_insch.So.tmp lib_instr.So.tmp lib_getstr.So.tmp lib_mvwin.So.tmp lib_longname.So.tmp lib_tstp.So.tmp lib_newterm.So.tmp lib_set_term.So.tmp lib_overlay.So.tmp lib_scrreg.So.tmp lib_color.So.tmp lib_insstr.So.tmp lib_insdel.So.tmp lib_twait.So.tmp lib_window.So.tmp copyright.So.tmp  libncurses.so.3 libncurses.so  libncurses.so.* libncurses.so libncurses_pic.a
rm -f .depend /usr/src/lib/libncurses/GPATH /usr/src/lib/libncurses/GRTAGS  /usr/src/lib/libncurses/GSYMS /usr/src/lib/libncurses/GTAGS
===> lib/libradius
rm -f a.out radlib.o  radlib.o.tmp libradius.3.gz libradius.3.cat.gz radius.conf.5.gz radius.conf.5.cat.gz
rm -f libradius.a # llib-lradius.ln
rm -f radlib.po  radlib.po.tmp libradius_p.a
rm -f radlib.So radlib.so radlib.So.tmp  libradius.so.1 libradius.so  libradius.so.* libradius.so libradius_pic.a
rm -f .depend /usr/src/lib/libradius/GPATH /usr/src/lib/libradius/GRTAGS  /usr/src/lib/libradius/GSYMS /usr/src/lib/libradius/GTAGS
===> lib/libskey
rm -f a.out skeyaccess.o put.o skey_crypt.o skey_getpass.o skeylogin.o skeysubr.o  skeyaccess.o.tmp put.o.tmp skey_crypt.o.tmp skey_getpass.o.tmp skeylogin.o.tmp skeysubr.o.tmp skey.1.gz skey.1.cat.gz skey.3.gz skey.3.cat.gz skey.access.5.gz skey.access.5.cat.gz
rm -f libskey.a # llib-lskey.ln
rm -f skeyaccess.po put.po skey_crypt.po skey_getpass.po skeylogin.po skeysubr.po  skeyaccess.po.tmp put.po.tmp skey_crypt.po.tmp skey_getpass.po.tmp skeylogin.po.tmp skeysubr.po.tmp libskey_p.a
rm -f skeyaccess.So put.So skey_crypt.So skey_getpass.So skeylogin.So skeysubr.So skeyaccess.so put.so skey_crypt.so skey_getpass.so skeylogin.so skeysubr.so skeyaccess.So.tmp put.So.tmp skey_crypt.So.tmp skey_getpass.So.tmp skeylogin.So.tmp skeysubr.So.tmp  libskey.so.2 libskey.so  libskey.so.* libskey.so libskey_pic.a
rm -f .depend /usr/src/lib/libskey/GPATH /usr/src/lib/libskey/GRTAGS  /usr/src/lib/libskey/GSYMS /usr/src/lib/libskey/GTAGS
===> lib/libtacplus
rm -f a.out taclib.o  taclib.o.tmp libtacplus.3.gz libtacplus.3.cat.gz tacplus.conf.5.gz tacplus.conf.5.cat.gz
rm -f libtacplus.a # llib-ltacplus.ln
rm -f taclib.po  taclib.po.tmp libtacplus_p.a
rm -f taclib.So taclib.so taclib.So.tmp  libtacplus.so.1 libtacplus.so  libtacplus.so.* libtacplus.so libtacplus_pic.a
rm -f .depend /usr/src/lib/libtacplus/GPATH /usr/src/lib/libtacplus/GRTAGS  /usr/src/lib/libtacplus/GSYMS /usr/src/lib/libtacplus/GTAGS
===> lib/libtermcap
rm -f a.out termcap.o tgoto.o tputs.o tparm.o tospeed.o  termcap.o.tmp tgoto.o.tmp tputs.o.tmp tparm.o.tmp tospeed.o.tmp termcap.3.gz termcap.3.cat.gz
rm -f libtermcap.a # llib-ltermcap.ln
rm -f termcap.po tgoto.po tputs.po tparm.po tospeed.po  termcap.po.tmp tgoto.po.tmp tputs.po.tmp tparm.po.tmp tospeed.po.tmp libtermcap_p.a
rm -f termcap.So tgoto.So tputs.So tparm.So tospeed.So termcap.so tgoto.so tputs.so tparm.so tospeed.so termcap.So.tmp tgoto.So.tmp tputs.So.tmp tparm.So.tmp tospeed.So.tmp  libtermcap.so.2 libtermcap.so  libtermcap.so.* libtermcap.so libtermcap_pic.a
rm -f .depend /usr/src/lib/libtermcap/GPATH /usr/src/lib/libtermcap/GRTAGS  /usr/src/lib/libtermcap/GSYMS /usr/src/lib/libtermcap/GTAGS
===> lib/libalias
rm -f a.out alias.o alias_cuseeme.o alias_db.o alias_ftp.o alias_irc.o alias_nbt.o alias_proxy.o alias_util.o  alias.o.tmp alias_cuseeme.o.tmp alias_db.o.tmp alias_ftp.o.tmp alias_irc.o.tmp alias_nbt.o.tmp alias_proxy.o.tmp alias_util.o.tmp libalias.3.gz libalias.3.cat.gz
rm -f libalias.a # llib-lalias.ln
rm -f alias.po alias_cuseeme.po alias_db.po alias_ftp.po alias_irc.po alias_nbt.po alias_proxy.po alias_util.po  alias.po.tmp alias_cuseeme.po.tmp alias_db.po.tmp alias_ftp.po.tmp alias_irc.po.tmp alias_nbt.po.tmp alias_proxy.po.tmp alias_util.po.tmp libalias_p.a
rm -f alias.So alias_cuseeme.So alias_db.So alias_ftp.So alias_irc.So alias_nbt.So alias_proxy.So alias_util.So alias.so alias_cuseeme.so alias_db.so alias_ftp.so alias_irc.so alias_nbt.so alias_proxy.so alias_util.so alias.So.tmp alias_cuseeme.So.tmp alias_db.So.tmp alias_ftp.So.tmp alias_irc.So.tmp alias_nbt.So.tmp alias_proxy.So.tmp alias_util.So.tmp  libalias.so.3 libalias.so  libalias.so.* libalias.so libalias_pic.a
rm -f .depend /usr/src/lib/libalias/GPATH /usr/src/lib/libalias/GRTAGS  /usr/src/lib/libalias/GSYMS /usr/src/lib/libalias/GTAGS
===> lib/libatm
rm -f a.out atm_addr.o cache_key.o ioctl_subr.o ip_addr.o ip_checksum.o timer.o  atm_addr.o.tmp cache_key.o.tmp ioctl_subr.o.tmp ip_addr.o.tmp ip_checksum.o.tmp timer.o.tmp 
rm -f libatm.a # llib-latm.ln
rm -f atm_addr.po cache_key.po ioctl_subr.po ip_addr.po ip_checksum.po timer.po  atm_addr.po.tmp cache_key.po.tmp ioctl_subr.po.tmp ip_addr.po.tmp ip_checksum.po.tmp timer.po.tmp libatm_p.a
rm -f atm_addr.So cache_key.So ioctl_subr.So ip_addr.So ip_checksum.So timer.So atm_addr.so cache_key.so ioctl_subr.so ip_addr.so ip_checksum.so timer.so atm_addr.So.tmp cache_key.So.tmp ioctl_subr.So.tmp ip_addr.So.tmp ip_checksum.So.tmp timer.So.tmp  libatm.so.2 libatm.so  libatm.so.* libatm.so libatm_pic.a
rm -f .depend /usr/src/lib/libatm/GPATH /usr/src/lib/libatm/GRTAGS  /usr/src/lib/libatm/GSYMS /usr/src/lib/libatm/GTAGS
===> lib/libbind
rm -f a.out tree.o bitncmp.o assertions.o memcluster.o logging.o heap.o eventlib.o ev_connects.o ev_files.o ev_timers.o ev_streams.o ev_waits.o  tree.o.tmp bitncmp.o.tmp assertions.o.tmp memcluster.o.tmp logging.o.tmp heap.o.tmp eventlib.o.tmp ev_connects.o.tmp ev_files.o.tmp ev_timers.o.tmp ev_streams.o.tmp ev_waits.o.tmp 
rm -f libbind.a # llib-lbind.ln
rm -f tree.po bitncmp.po assertions.po memcluster.po logging.po heap.po eventlib.po ev_connects.po ev_files.po ev_timers.po ev_streams.po ev_waits.po  tree.po.tmp bitncmp.po.tmp assertions.po.tmp memcluster.po.tmp logging.po.tmp heap.po.tmp eventlib.po.tmp ev_connects.po.tmp ev_files.po.tmp ev_timers.po.tmp ev_streams.po.tmp ev_waits.po.tmp libbind_p.a
rm -f tree.So bitncmp.So assertions.So memcluster.So logging.So heap.So eventlib.So ev_connects.So ev_files.So ev_timers.So ev_streams.So ev_waits.So tree.so bitncmp.so assertions.so memcluster.so logging.so heap.so eventlib.so ev_connects.so ev_files.so ev_timers.so ev_streams.so ev_waits.so tree.So.tmp bitncmp.So.tmp assertions.So.tmp memcluster.So.tmp logging.So.tmp heap.So.tmp eventlib.So.tmp ev_connects.So.tmp ev_files.So.tmp ev_timers.So.tmp ev_streams.So.tmp ev_waits.So.tmp     libbind.so.* libbind.so libbind_pic.a
rm -f .depend /usr/src/lib/libbind/GPATH /usr/src/lib/libbind/GRTAGS  /usr/src/lib/libbind/GSYMS /usr/src/lib/libbind/GTAGS
===> lib/libc
"/usr/src/lib/libc/../libc/gen/Makefile.inc", line 32: Could not find /usr/src/lib/libc/../libc/unknown/gen/Makefile.inc
"/usr/src/lib/libc/../libc/net/Makefile.inc", line 22: Could not find /usr/src/lib/libc/../libc/unknown/net/Makefile.inc
"/usr/src/lib/libc/../libc/stdlib/Makefile.inc", line 23: Could not find /usr/src/lib/libc/../libc/unknown/stdlib/Makefile.inc
"/usr/src/lib/libc/../libc/string/Makefile.inc", line 16: Could not find /usr/src/lib/libc/../libc/unknown/string/Makefile.inc
"/usr/src/lib/libc/../libc/sys/Makefile.inc", line 16: Could not find /usr/src/lib/libc/../libc/unknown/sys/Makefile.inc
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
sh-2.01# exit
exit

Script done on Thu Aug 26 10:24:31 1999

______________________________
Mr. Eliezer Rodriguez Gonzalez
Net Manager & Sys Admin
CEISIC. Ministry of Culture
______________________________




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9908261012570.22938-100000>