Date: Mon, 16 Sep 2002 10:16:38 -0400 From: Tim Liddelow <ozjonty@netscape.net> To: ports@freebsd.org Subject: Problem with x11-toolkits/open-motif Message-ID: <3D85E7C6.6040702@netscape.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D85E7C6.6040702>