Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 1995 20:22:49 +0100
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   Re: make world bombs with -pipe option
Message-ID:  <199510151922.UAA06850@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
OK, it isn't a MALLOC_OPTION thing. I changed everything back,
no MALLOC_OPTIONS, -pipe in /etc/make.conf enabled and
had /usr/obj as a directory on the same FS as /usr/src again.

Make world ran fine. So it turns out that it must have to
do something with having /usr/obj being a soft link to a different
FS. (e.g. mkdir /u/obj ; ln -s /u/obj /usr/obj)

Whenever I do that, make world fails with that said *** Error Code 139
after making libmsun.

If anyone out there is using a similar configuration, could he
do that next time he's making world, please? I'm clueless
at the moment.

/u is a WD 1.2 GB IDE disk here just for the record. 

Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/wd0a       38991    19441    16430    54%    /
/dev/wd0s1e     38991     1889    33982     5%    /var
/dev/wd0s1f    649247   496745   100562    83%    /usr
/dev/wd1g     1209791   859764   253243    77%    /u
/dev/wd2g      257647   145007    99757    59%    /home
procfs              4        4        0   100%    /proc

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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