Error aboug making XR11
"cckuo" <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear All: There are some error messages I met while making the Xfree86 server. The message says: " /bin/sh: line 1: 2926 Segmentation fault " Does anybody have the same situation before? Ps: details have been attached. Thanks a lot!!
error.log
(application/octet-stream, 1.2 KB)
make[3]: Entering directory `/home/cckuo/xc_makeWorld/lib/SM' + mkdir -p ../../exports/include/X11/SM + cd ../../exports/include/X11/SM + for i in SM.h SMproto.h SMlib.h + rm -f SM.h + ln -s ../../../../lib/SM/SM.h . + for i in SM.h SMproto.h SMlib.h + rm -f SMproto.h + ln -s ../../../../lib/SM/SMproto.h . + for i in SM.h SMproto.h SMlib.h + rm -f SMlib.h + ln -s ../../../../lib/SM/SMlib.h . make[3]: Leaving directory `/home/cckuo/xc_makeWorld/lib/SM' including in lib/Xext... make[3]: Entering directory `/home/cckuo/xc_makeWorld/lib/Xext' rm -f ImUtil.h ln -s ../../lib/X11/ImUtil.h ImUtil.h make[3]: Leaving directory `/home/cckuo/xc_makeWorld/lib/Xext' including in lib/Xt... make[3]: Entering directory `/home/cckuo/xc_makeWorld/lib/Xt' rm -f StringDefs.c StringDefs.h Shell.h ../../config/util/makestrs < util/string.list > StringDefs.c /bin/sh: line 1: 2926 Segmentation fault ../../config/util/makestrs <util/string.list >StringDefs.c make[3]: *** [Shell.h] Error 139 make[3]: Leaving directory `/home/cckuo/xc_makeWorld/lib/Xt' make[2]: *** [includes] Error 2 make[2]: Leaving directory `/home/cckuo/xc_makeWorld/lib' make[1]: *** [includes] Error 2 make[1]: Leaving directory `/home/cckuo/xc_makeWorld' make: *** [World] Error 2