Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 1996 01:13:02 +0100 (MET)
From:      Philippe Regnauld <regnauld@tetard.frmug.fr.net>
To:        current@freebsd.org (current)
Subject:   Strange Memory Fault problem with make world
Message-ID:  <199602270013.BAA01687@tetard.frmug.fr.net>

next in thread | raw e-mail | index | archive | help
	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




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