From owner-freebsd-sparc64@FreeBSD.ORG Sun Nov 23 10:55:56 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3412716A4CE for ; Sun, 23 Nov 2003 10:55:56 -0800 (PST) Received: from astra.telenet-ops.be (astra.telenet-ops.be [195.130.132.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06FFD43FEC for ; Sun, 23 Nov 2003 10:55:55 -0800 (PST) (envelope-from ward.viaene@student.khleuven.be) Received: from localhost (localhost.localdomain [127.0.0.1]) by astra.telenet-ops.be (Postfix) with SMTP id 9C41F3800F for ; Sun, 23 Nov 2003 19:55:53 +0100 (MET) Received: from Static.thuis.be (D577152C.kabel.telenet.be [213.119.21.44]) by astra.telenet-ops.be (Postfix) with ESMTP id 41DDA37EE8 for ; Sun, 23 Nov 2003 19:55:53 +0100 (MET) From: Ward Viaene To: sparc64@freebsd.org Content-Type: text/plain Message-Id: <1069613758.2880.2.camel@Static.thuis.be> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sun, 23 Nov 2003 19:55:58 +0100 Content-Transfer-Encoding: 7bit Subject: perl5 failure X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ward.viaene@student.khleuven.be List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 18:55:56 -0000 Hi, Does anyone have problems with upgrading perl5 on a sparc64? When doing a make install I got this: sys/unpcb.h -> sys/unpcb.ph sys/user.h -> sys/user.ph sys/utsname.h -> sys/utsname.ph sys/uuid.h -> sys/uuid.ph sys/vmmeter.h -> sys/vmmeter.ph sys/vnioctl.h -> sys/vnioctl.ph sys/vnode.h -> sys/vnode.ph sys/wait.h -> sys/wait.ph sys/watchdog.h -> sys/watchdog.ph sys/xrpuio.h -> sys/xrpuio.ph *** Error code 1 Stop in /usr/ports/lang/perl5. No further errors are given. Ward Viaene