Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Aug 1996 17:57:07 -0400
From:      "Stephen J. Roznowski" <sjr@zombie.ncsc.mil>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/1463: make world has memory fault
Message-ID:  <199608032157.RAA06926@zombie.ncsc.mil>
Resent-Message-ID: <199608032200.PAA18100@freefall.freebsd.org>

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

>Number:         1463
>Category:       bin
>Synopsis:       make world memory fault in gnu/usr.bin/perl/x2p
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug  3 15:00:01 PDT 1996
>Last-Modified:
>Originator:     Stephen J. Roznowski
>Organization:
>Release:        FreeBSD 2.2-CURRENT i386
>Environment:

	Pentium 166 w/ 512k cache and 32Mbytes memory
	SCSI disk on 2940U controller

>Description:

	Using freshly supped sources [3 Aug 96], a make world fails
	during the install phase in gnu/usr.bin/perl/x2p. Executing
	the statement by hand works.

	Here is the output from the make:

	===> gnu/usr.bin/perl/x2p
	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 - core dumped
	*** Error code 139


>How-To-Repeat:

	cd gnu/usr.bin/perl/x2p
	make install

>Fix:
>Audit-Trail:
>Unformatted:
X-send-pr-version: 3.2




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