[xorg-bugzilla-noise] [Bug 625] New: "trunk" build failure in
xc/programs/xphelloworld/xpawhelloworld when Motif is not available
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Sat May 15 07:06:59 PDT 2004
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=625
Summary: "trunk" build failure in
xc/programs/xphelloworld/xpawhelloworld when Motif is
not available
Product: xorg
Version: CVS_head
Platform: All
URL: http://freedesktop.org/pipermail/xorg/2004-
May/000556.html
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: cvs
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: roland.mainz at nrubsig.org
[From http://freedesktop.org/pipermail/xorg/2004-May/000556.html]
A "trunk" build currently fails in xc/programs/xphelloworld/xpawhelloworld when
Motif is not available, regardless whether HasMotif is set to NO or not:
-- snip --
xpawhelloworld.c:41:20: Xm/Xm.h: No such file or directory
xpawhelloworld.c:42:21: Xm/Text.h: No such file or directory
xpawhelloworld.c: In function `PrintStartJobCB':
xpawhelloworld.c:225: warning: unused variable `psp'
xpawhelloworld.c: In function `PrintEndJobCB':
xpawhelloworld.c:234: warning: unused variable `psp'
xpawhelloworld.c: In function `do_hello_world':
xpawhelloworld.c:252: error: `XmFontList' undeclared (first use in this
function)
xpawhelloworld.c:252: error: (Each undeclared identifier is reported only once
xpawhelloworld.c:252: error: for each function it appears in.)
xpawhelloworld.c:252: error: syntax error before "textFontList"
xpawhelloworld.c:329: error: `textFontList' undeclared (first use in this
function)
xpawhelloworld.c:329: warning: implicit declaration of function
`XmFontListCreate'
xpawhelloworld.c:329: error: `XmSTRING_DEFAULT_CHARSET' undeclared (first use in
this function)
xpawhelloworld.c:334: error: `XmNcursorPositionVisible' undeclared (first use in
this function)
xpawhelloworld.c:334: warning: left-hand operand of comma expression has no
effect
xpawhelloworld.c:335: error: `XmNvalue' undeclared (first use in this function)
xpawhelloworld.c:335: warning: left-hand operand of comma expression has no
effect
xpawhelloworld.c:336: error: `XmNfontList' undeclared (first use in this
function)
xpawhelloworld.c:336: warning: left-hand operand of comma expression has no
effect
xpawhelloworld.c:337: error: `XmNeditMode' undeclared (first use in this
function)
xpawhelloworld.c:337: error: `XmMULTI_LINE_EDIT' undeclared (first use in this
function)
xpawhelloworld.c:337: warning: left-hand operand of comma expression has no
effect
xpawhelloworld.c:339: warning: implicit declaration of function `XmCreateText'
xpawhelloworld.c:339: warning: assignment makes pointer from integer without a
cast
xpawhelloworld.c:365: error: `XmNrows' undeclared (first use in this function)
xpawhelloworld.c:365: warning: left-hand operand of comma expression has no
effect
xpawhelloworld.c:366: error: `XmNtotalLines' undeclared (first use in this
function)
xpawhelloworld.c:366: warning: left-hand operand of comma expression has no
effect
make[5]: *** [xpawhelloworld.o] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [all] Error 2
make[1]: *** [World] Error 2
make: *** [World] Error 2
LinuxBook1 src #
-- snip --
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list