Change 423. Add a writing of some Xserver XKB module error messages
into a servers log file (Ivan Pascal)
seems to have broken linking Xprt, Xnest and Xvfb:
gcc -o Xprt -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
-Wnested-externs -Wundef -L../../exports/lib Xprint/ddxInit.o Xprint/miinitext.o
Xprint/dpmsstubs.o dix/libdix.a os/libos.a ../../exports/lib/libXau.a
../../exports/lib/libXdmcp.a Xprint/libprinter.a Xprint/raster/libraster.a
Xprint/pcl/libpcl.a Xprint/ps/libps.a mfb/libmfb.a cfb/libcfb.a
cfb32/libcfb32.a mfb/libmfb.a dix/libxpstubs.a mi/libmi.a Xext/libexts.a xkb/libxkb.a
Xi/libxinput.a lbx/liblbx.a
../../lib/lbxutil/liblbxutil.a randr/librandr.a render/librender.a Xext/libext.a
dbe/libdbe.a record/librecord.a GL/glx/libglx.a
GL/mesa/GLcore/libGLcore.a XTrap/libxtrap.a os/libcwrapper.o
../../lib/font/libXfont.a -lfreetype dix/libxpstubs.a -lz -lm
-Wl,-rpath-link,../../exports/lib
xkb/libxkb.a(xkbInit.o): In function `XkbInitDevice':
xkbInit.o(.text+0xb92): undefined reference to `xf86Msg'
xkbInit.o(.text+0xb9e): undefined reference to `xf86Msg'
xkbInit.o(.text+0xc10): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbInitKeyboardDeviceStruct':
xkbInit.o(.text+0x141d): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbProcessArguments':
xkbInit.o(.text+0x18de): undefined reference to `xf86Msg'
xkb/libxkb.a(ddxLoad.o)(.text+0x977): more undefined references to `xf86Msg' follow
collect2: ld returned 1 exit status
make[4]: *** [Xprt] Error 1
--
gcc -o Xnest -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
-Wnested-externs -Wundef -L../../exports/lib hw/xnest/miinitext.o
dix/libdix.a os/libos.a ../../exports/lib/libXau.a ../../exports/lib/libXdmcp.a
hw/xnest/libxnest.a Xext/libexts.a xkb/libxkb.a Xi/libxinput.a
lbx/liblbx.a ../../lib/lbxutil/liblbxutil.a randr/librandr.a
render/librender.a dix/libxpstubs.a mi/libmi.a Xext/libexts.a xkb/libxkb.a
Xi/libxinput.a lbx/liblbx.a
../../lib/lbxutil/liblbxutil.a randr/librandr.a render/librender.a
hw/xnest/libxnest.a Xext/libext.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a
GL/mesa/GLcore/libGLcore.a XTrap/libxtrap.a os/libcwrapper.o
../../lib/font/libXfont.a -lfreetype dix/libxpstubs.a -L../../exports/lib -lXext
-lX11 -lz -lm -Wl,-rpath-link,../../exports/lib
xkb/libxkb.a(xkbInit.o): In function `XkbInitDevice':
xkbInit.o(.text+0xb92): undefined reference to `xf86Msg'
xkbInit.o(.text+0xb9e): undefined reference to `xf86Msg'
xkbInit.o(.text+0xc10): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbInitKeyboardDeviceStruct':
xkbInit.o(.text+0x141d): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbProcessArguments':
xkbInit.o(.text+0x18de): undefined reference to `xf86Msg'
xkb/libxkb.a(ddxLoad.o)(.text+0x977): more undefined references to `xf86Msg' follow
collect2: ld returned 1 exit status
make[4]: *** [Xnest] Error 1
--
gcc -o Xvfb -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
-Wnested-externs -Wundef -L../../exports/lib hw/vfb/stubs.o hw/vfb/miinitext.o
hw/vfb/dpmsstubs.o dix/libdix.a os/libos.a ../../exports/lib/libXau.a
../../exports/lib/libXdmcp.a hw/vfb/libvfb.a fb/libfb.a mfb/libmfb.a dix/libxpstubs.a
mi/libmi.a Xext/libexts.a xkb/libxkb.a Xi/libxinput.a lbx/liblbx.a
../../lib/lbxutil/liblbxutil.a randr/librandr.a render/librender.a
mi/libmi.a Xext/libext.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a
GL/mesa/GLcore/libGLcore.a XTrap/libxtrap.a os/libcwrapper.o
../../lib/font/libXfont.a -lfreetype dix/libxpstubs.a -lz -lm
-Wl,-rpath-link,../../exports/lib
xkb/libxkb.a(xkbInit.o): In function `XkbInitDevice':
xkbInit.o(.text+0xb92): undefined reference to `xf86Msg'
xkbInit.o(.text+0xb9e): undefined reference to `xf86Msg'
xkbInit.o(.text+0xc10): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbInitKeyboardDeviceStruct':
xkbInit.o(.text+0x141d): undefined reference to `xf86Msg'
xkb/libxkb.a(xkbInit.o): In function `XkbProcessArguments':
xkbInit.o(.text+0x18de): undefined reference to `xf86Msg'
xkb/libxkb.a(ddxLoad.o)(.text+0x977): more undefined references to `xf86Msg' follow
collect2: ld returned 1 exit status
make[4]: *** [Xvfb] Error 1
--
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED] http://www.dpmms.cam.ac.uk/~werdna
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel