From owner-freebsd-ports Mon Sep 16 7:16:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0260037B406 for ; Mon, 16 Sep 2002 07:16:45 -0700 (PDT) Received: from imo-r05.mx.aol.com (imo-r05.mx.aol.com [152.163.225.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C0E343E72 for ; Mon, 16 Sep 2002 07:16:44 -0700 (PDT) (envelope-from ozjonty@netscape.net) Received: from ozjonty@netscape.net by imo-r05.mx.aol.com (mail_out_v34.10.) id n.1b4.1d20fa0 (22682) for ; Mon, 16 Sep 2002 10:16:39 -0400 (EDT) Received: from netscape.net ([206.47.81.130]) by air-in04.mx.aol.com (v88.20) with ESMTP id MAILININ43-0916101639; Mon, 16 Sep 2002 10:16:39 -0400 Message-ID: <3D85E7C6.6040702@netscape.net> Date: Mon, 16 Sep 2002 10:16:38 -0400 From: Tim Liddelow User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Subject: Problem with x11-toolkits/open-motif Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) 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 It seems openmotif has a problem (see output of build) following. The machine basically is up to date with respect to dependent packages (latest XFree86-4, etc). Any ideas ? Cheers Tim. -------------------------------------------------------------------------------------- ML Uil*.h and wml-uil.mm file creation complete rm -f tokens.dat cc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include -I./../../lib -I./ ../../include -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -O -pipe -march =pentiumpro -Wall -Wno-unused -Wno-comment -c wmldbcreate.c In file included from wmldbcreate.c:96: UilUrmClas.h:847: `XmNtoolTipEnable' undeclared here (not in a function) UilUrmClas.h:847: initializer element is not constant UilUrmClas.h:847: (near initialization for `uil_argument_toolkit_names_vec[517]') UilUrmClas.h:848: `XmNtoolTipPostDelay' undeclared here (not in a function) UilUrmClas.h:848: initializer element is not constant UilUrmClas.h:848: (near initialization for `uil_argument_toolkit_names_vec[518]') UilUrmClas.h:849: `XmNtoolTipPostDuration' undeclared here (not in a function) UilUrmClas.h:849: initializer element is not constant UilUrmClas.h:849: (near initialization for `uil_argument_toolkit_names_vec[519]') UilUrmClas.h:850: `XmNtoolTipString' undeclared here (not in a function) UilUrmClas.h:850: initializer element is not constant UilUrmClas.h:850: (near initialization for `uil_argument_toolkit_names_vec[520]') wmldbcreate.c: In function `emit_chars': wmldbcreate.c:270: warning: `ptr' might be used uninitialized in this function wmldbcreate.c: In function `emit_ints_and_string': wmldbcreate.c:348: warning: `table' might be used uninitialized in this function wmldbcreate.c: In function `emit_char_table': wmldbcreate.c:386: warning: `table' might be used uninitialized in this function wmldbcreate.c: In function `emit_length_and_string': wmldbcreate.c:447: warning: `table' might be used uninitialized in this function wmldbcreate.c: In function `emit_shorts': wmldbcreate.c:568: warning: `ptr' might be used uninitialized in this function wmldbcreate.c: In function `emit_int_and_table_shorts': wmldbcreate.c:634: warning: `table' might be used uninitialized in this function wmldbcreate.c: In function `emit_ints': wmldbcreate.c:667: warning: `ptr' might be used uninitialized in this function gmake[2]: *** [wmldbcreate.o] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/open-motif/work/openmotif-2.2 .2/tools/wml' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/open-motif/work/openmotif-2.2 .2/tools' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/x11-toolkits/open-motif. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade19281.1 make ** Fix the problem and try again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message