Strange Memory Fault problem with make world

[ Available lists | Index of freebsd-current | Month of Feb 1996 | Week of 27 Feb 1996 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Philippe Regnauld <regnauld@tetard.frmug.fr.net>
Date
27 Feb 1996 00:02:39
Subject
Strange Memory Fault problem with make world
Message-ID
199602270013.BAA01687@tetard.frmug.fr.net


[ Hide this part ]
	Problem  is as   following: in /usr/src/gnu/usr.bin/perl/x2p,  make
install generates the following:

(root)[perl/x2p]# make install
install -c -o bin -g bin -m 555 /usr/src/gnu/usr.bin/perl/x2p/s2p /usr/bin
install -c -o bin -g bin -m 555 /usr/src/gnu/usr.bin/perl/x2p/h2ph /usr/bin
install -c -s -o bin -g bin -m 555 a2p /usr/bin
install -c -o bin -g bin -m 444 a2p.1.gz s2p.1.gz h2ph.1.gz /usr/share/man/man1
(DESTDIR=; cd /usr/include; h2ph * sys/*)
Memory fault
*** Error code 139

The memory fault is from sh:

Feb 27 01:10:06 tetard /kernel: pid 1681 (sh), uid 0: exited on signal 11

Haven't gotten around to tracing it though.

Strange thing is: if I type in the command manually, no problem --
when MAKE runs it, it barfs...

-- Phil
--
- [ regnauld@tetard.frmug.fr.net / +48.8N+2.3E / +33 1 4507 9391 / Sol 3 ] -
- [ regnauld@freenix.fr / FreeBSD 2.x / ] -
"Le schtroumpf est l'homme ce que le bleu est au billard" - F.Berjon



Elapsed time: 0.067 seconds