[xorg-bugzilla-noise] [Bug 1402] Xnest crashes if SHM is compiled
in but not available
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Sep 19 17:33:31 UTC 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1402
roland.mainz at nrubsig.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From roland.mainz at nrubsig.org 2004-09-19 10:33 -------
I am getting the following build failure when compiling "trunk":
-- snip --
gcc -m32 -c -g -DDEBUG_gismobile -ansi -pedantic -Wall -Wpointer-arith
-Wundef -fno-merge-constants -I. -I../include -I../../../exports/include/X11
-I../../../include/extensions -I../../../include/fonts -I../mi
-I../render -I../../../programs/Xserver/hw/xfree86/common
-I../../../include/fonts -I../hw/dmx -I../../..
-I../../../exports/include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE
-D_GNU_SOURCE -DSHAPE -DXINPUT -DXKB -DLBX
-DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV
-DPANORAMIX -DRENDER -DRANDR -DXFIXES -DDAMAGE -DCOMPOSITE -DXEVIE
-DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV
-DSINGLEDEPTH -DXFreeXDGA -DXvExtension
-DXFree86LOADER -DXFree86Server
-DXF86VIDMODE -DXvMCExtension
-DSMART_SCHEDULE -DBUILDDEBUG
-DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN
-DXORG_VERSION_CURRENT="(((6) * 10000000) + ((8) * 100000) + ((0) * 1000) + 0)"
-DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -DMITMISC -DXTEST -DXTRAP
-DXSYNC -DXCMISC -DXRECORD -DMITSHM -DBIGREQS -DXF86VIDMODE
-DXF86MISC -DDBE -DDPMSExtension -DEVI -DSCREENSAVER -DXV -DXVMC
-DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN
-DGLX_USE_MESA -DRES -DHAS_SHM xf86bigfont.c
xf86bigfont.c: In function `ProcXF86BigfontQueryFont':
xf86bigfont.c:474: error: `badSysCall' undeclared (first use in this function)
xf86bigfont.c:474: error: (Each undeclared identifier is reported only once
xf86bigfont.c:474: error: for each function it appears in.)
xf86bigfont.c:551: warning: comparison between signed and unsigned
xf86bigfont.c:578: warning: comparison between signed and unsigned
xf86bigfont.c:599: warning: comparison between signed and unsigned
xf86bigfont.c:602: warning: comparison between signed and unsigned
xf86bigfont.c:708: warning: comparison between signed and unsigned
make[5]: *** [xf86bigfont.o] Error 1
make[5]: Leaving directory
`/home/gismobile/projects/xorg/work002/xc/programs/Xserver/Xext'
make[4]: *** [Xext] Error 2
make[4]: Leaving directory
`/home/gismobile/projects/xorg/work002/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/gismobile/projects/xorg/work002/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/gismobile/projects/xorg/work002/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/gismobile/projects/xorg/work002/xc'
make: *** [World] Error 2
-- snip --
Seems to be related to this one...
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- 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