From owner-freebsd-ports Fri Aug 9 20:40:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E317437B47E for ; Fri, 9 Aug 2002 20:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4987A43E72 for ; Fri, 9 Aug 2002 20:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7A3e2JU038212 for ; Fri, 9 Aug 2002 20:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7A3e2jO038211; Fri, 9 Aug 2002 20:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D25A337B400 for ; Fri, 9 Aug 2002 20:32:46 -0700 (PDT) Received: from r2.nitroba.com (sdsl-64-7-15-234.dsl.bos.megapath.net [64.7.15.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C3AE43E42 for ; Fri, 9 Aug 2002 20:32:46 -0700 (PDT) (envelope-from root@nitroba.com) Received: by r2.nitroba.com (Postfix, from userid 0) id 9DB96E44305; Fri, 9 Aug 2002 23:32:45 -0400 (EDT) Message-Id: <20020810033245.9DB96E44305@r2.nitroba.com> Date: Fri, 9 Aug 2002 23:32:45 -0400 (EDT) From: "Simson L.Garfinkel" Reply-To: "Simson L.Garfinkel" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41498: gconf in ports doesn't build. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41498 >Category: ports >Synopsis: gconf in ports doesn't build. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 20:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simson L. Garfinkel >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD r2.nitroba.com 4.6-STABLE FreeBSD 4.6-STABLE #1: Mon Jul 29 08:40:53 EDT 2002 simsong@r2.nitroba.com:/raid4/usr/obj/raid4/usr/src/sys/R2 i386 Here is what happens when I try to build: gconftool.c: In function `main': gconftool.c:373: warning: passing arg 3 of `poptGetContext' from incompatible pointer type gconftool.c:368: warning: `conf' might be used uninitialized in this function gconftool.c: In function `extract_global_info': gconftool.c:1735: structure has no member named `childs' gconftool.c:1732: warning: `iter' might be used uninitialized in this function gconftool.c: In function `process_locale_info': gconftool.c:1940: structure has no member named `childs' gconftool.c:1895: warning: `iter' might be used uninitialized in this function gconftool.c: In function `process_schema': gconftool.c:2094: structure has no member named `childs' gconftool.c:2068: warning: `iter' might be used uninitialized in this function gconftool.c: In function `process_schema_list': gconftool.c:2156: structure has no member named `childs' gconftool.c:2154: warning: `iter' might be used uninitialized in this function gconftool.c: In function `do_load_schema_file': gconftool.c:2193: structure has no member named `root' gconftool.c:2200: structure has no member named `root' gconftool.c:2225: structure has no member named `childs' gmake[2]: *** [gconftool.o] Error 1 gmake[2]: Leaving directory `/raid4/usr/ports/devel/gconf/work/GConf-1.0.9/gconf' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/raid4/usr/ports/devel/gconf/work/GConf-1.0.9' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /raid4/usr/ports/devel/gconf. r2# >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message