From owner-freebsd-questions@FreeBSD.ORG Mon Feb 28 01:00:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49A4E16A4CE for ; Mon, 28 Feb 2005 01:00:21 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 454F243D39 for ; Mon, 28 Feb 2005 01:00:19 +0000 (GMT) (envelope-from bent@munat.com) Received: from [192.168.123.141] (c-24-18-111-28.client.comcast.net[24.18.111.28]) by comcast.net (sccrmhc11) with ESMTP id <2005022801001701100t3c3le>; Mon, 28 Feb 2005 01:00:17 +0000 Message-ID: <42226EF2.9080300@munat.com> Date: Sun, 27 Feb 2005 17:08:02 -0800 From: Ben Munat User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: gnomeapplets build failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 01:00:21 -0000 Hello. I've been using gentoo for awhile, but when a disk failure meant a reinstall of my OS, I figured I'd give FreeBSD a shot. I got my system up and running fairly quickly by using all binary packages off the CD. Liked the quickness of that, but I've been struggling to get everything upgraded to the latest versions from the ports tree ever since. Maybe I've been doing stuff wrong, but I've had about a dozen build failures, mostly due to portupgrade's reluctance to upgrade some packages. I've slowly whittled away at these by deinstalling/reinstalling and I'm down to two packages... gnomeapplets and gnome2-lite. But now I get a real build error and I'm stuck... something to do with acpi. I'll paste the output below. Would appreciate any help. Thanks, Ben output: acpi-freebsd.c:43:31: dev/acpica/acpiio.h: No such file or directory acpi-freebsd.c:44:37: contrib/dev/acpica/acpi.h: No such file or directory acpi-freebsd.c: In function `update_battery_info': acpi-freebsd.c:68: error: storage size of 'battio' isn't known acpi-freebsd.c:78: error: `ACPIIO_CMBAT_GET_BIF' undeclared (first use in this function) acpi-freebsd.c:78: error: (Each undeclared identifier is reported only once acpi-freebsd.c:78: error: for each function it appears in.) acpi-freebsd.c: In function `acpi_freebsd_read': acpi-freebsd.c:148: error: storage size of 'battio' isn't known acpi-freebsd.c:158: error: `ACPIIO_CMBAT_GET_BST' undeclared (first use in this function) acpi-freebsd.c:182: error: `ACPI_BATT_STAT_CHARGING' undeclared (first use in this function) acpi-freebsd.c:186: error: `ACPI_BATT_STAT_CRITICAL' undeclared (first use in this function) gmake[3]: *** [acpi-freebsd.o] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.8.2/battstat' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.8.2/battstat' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.8.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/gnomeapplets2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade25472.60 make ** Fix the problem and try again. ---> Skipping 'x11/gnome2-lite' (gnome2-lite-2.6.2) because a requisite package 'gnomeapplets2-2.6.2.1_4' (x11/gnomeapplets2) failed (specify -k to force) ** Listing the failed packages (*:skipped / !:failed) ! x11/gnomeapplets2 (gnomeapplets2-2.6.2.1_4) (missing header) * x11/gnome2-lite (gnome2-lite-2.6.2) ---> Packages processed: 0 done, 233 ignored, 1 skipped and 1 failed