Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2002 10:55:45 -0700 (PDT)
From:      Nate Eldredge <neldredge@hmc.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42783: open-motif port doesn't compile
Message-ID:  <200209141755.g8EHtjPC061429@mercury.st.hmc.edu>

next in thread | raw e-mail | index | archive | help

>Number:         42783
>Category:       ports
>Synopsis:       open-motif port doesn't compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 14 11:00:09 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nate Eldredge
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
Harvey Mudd College
>Environment:
System: FreeBSD mercury 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Mon Sep 2 18:33:35 PDT 2002 nate@mercury:/big/obj/big/src/sys/MERCURY i386

nate@mercury:/tmp$ cc -v 
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]

XFree86 4.2.1

>Description:
	portupgrade openmotif fails with the following compile error:

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  -
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 `/big/ports/x11-toolkits/open-motif/work/openmotif-2
.2.2/tools/wml'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/big/ports/x11-toolkits/open-motif/work/openmotif-2
.2.2/tools'
gmake: *** [all-recursive] Error 1
*** Error code 2


>How-To-Repeat:
	portupgrade open-motif
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:

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?200209141755.g8EHtjPC061429>