Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 1998 10:33:37 -0700
From:      Tamiji Homma <thomma@BayNetworks.COM>
To:        freebsd-current@FreeBSD.ORG
Subject:   aout-to-elf breakage?
Message-ID:  <19980928103337T.thomma@baynetworks.com>

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

I tried to upgrade my travel companion laptop to -current 
elf from a few month old -current(June 19 1998, with softupdates).

It's Compaq Aero 486sx/33(20MB RAM, 1.6GB disk, 128MB swap).

I decided to do formal(?) aout-to-elf on the laptop rather than
building on the other faster machine with make aout-to-elf-install.

It stopped after about 36 hours.

Does aout-to-elf need more resource to complete?
Or just my machine got tired of compling and then quit :-)

# df -k
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/wd0s1a     31743    17482    11722    60%    /
/dev/wd0s1f   1257679   889407   267658    77%    /usr
/dev/wd0s1e    127023     1817   115045     2%    /var
procfs              4        4        0   100%    /proc

# ls -l /usr/obj
total 4
drwxr-xr-x  3 root  bin  512 Sep 26 03:44 aout
-rw-r--r--  1 root  bin    0 Sep 27 03:14 do_aout_buildworld
drwxr-xr-x  3 root  bin  512 Sep 27 03:14 elf

It shows it's still a long way to go....

Thanks.

Tammy

cc -nostdinc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/games/number/number.c
cc -nostdinc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include  -o number number.o  
gzip -cn /usr/src/games/number/number.6 > number.6.gz
===> games/phantasia
cc -nostdinc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c -o cross-phantglobs.o /usr/src/games/phantasia/phantglobs.c
cc -nostdinc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/games/phantasia/setup.c
cc -static -nostdinc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include  -o setup cross-phantglobs.o setup.o -lm
./setup -m /usr/src/games/phantasia/monsters.asc
*** Signal 10

Stop.
*** Error code 1

Stop.
*** Error code 1

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?19980928103337T.thomma>