From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 5 18:13:01 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 449AC16C2C0 for ; Mon, 5 Jun 2006 18:13:01 +0000 (UTC) (envelope-from mattwala@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2E4043D82 for ; Mon, 5 Jun 2006 18:12:40 +0000 (GMT) (envelope-from mattwala@gmail.com) Received: by py-out-1112.google.com with SMTP id m51so1472157pye for ; Mon, 05 Jun 2006 11:12:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=NpTDn6w6Ur+OXuw9vKy4AaPMfcw/mcQDDPG6bwM6rY4nUEuYcTya9IK50Oa6YU3xwCiT6/1ZiDrxjQhF+UnmdqMPoaQqZuJfYS7D8t8yq5I7mN46Vge86wXUaOKY9kEX5bBDczMWMXBeNDSkOHKOtIIatT8LTyWZkqJwJJ5A0hI= Received: by 10.35.36.13 with SMTP id o13mr6883763pyj; Mon, 05 Jun 2006 11:06:24 -0700 (PDT) Received: by 10.35.119.12 with HTTP; Mon, 5 Jun 2006 11:06:24 -0700 (PDT) Message-ID: Date: Mon, 5 Jun 2006 13:06:24 -0500 From: "Matthew Wala" To: freebsd-ppc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kernel panic while installing gnome2-fifth-toe X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 18:13:07 -0000 I apologize if this has already been answered; for some reason I can't search the mailing list: While running under root and trying to install the gnome2-fifth-toe port, my system (7.0-20051206-SNAP - installed from the the "Latest 7.0 CURRENT ISO image" on the main FreeBSD/ppc site) panics at this line: checking if the realpath function allows a NULL argument... If I remember correctly the line has something to do with configuring Samba. Also, prior to the kernel panic Samba configure was complaining about sys/mount.h, but I don't remember exactly what was wrong. Is there any way to get around this? If not, from what ISO should I install FreeBSD so that I can successfully install gnome2-fifth-toe?