[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

X11 installation problem



sir/Madam,

We have downloaded x11r6.5.1 from the website x.org.
In the root we have created a source directory by name X11 and inside
that directory we gunziped and untared all the 4 tar files. We followed
the instructions given in the INSTALL.TXT file and executed the command
make World >& world.log &. After this we got an error and we are unable
to proceed further. So we need your assistance for successful installation.

Inorder to give you a clear idea of what happened during the
installation of x11, we are enclosing the world.log file along with
this mail. we would like you to go through this file and please let us
know what went wrong during installation.

Awating your early reply in this regard.

Thanks with regards,

Kumar & Lanish.
Pace Automation Limited.
_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com

Building Release 6.5 of the X Window System.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Mon Jan  1 00:53:09 IST 1990

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" clean
make[1]: Entering directory `/root/X11/xc/config/imake'
make[1]: *** Warning: File `Makefile.ini' has modification time in the future (966872719 > 631135389)
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make[1]: *** Warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory `/root/X11/xc/config/imake'
make  Makefile.boot
make[1]: Entering directory `/root/X11/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS=""
make[2]: Entering directory `/root/X11/xc/config/imake'
make[2]: *** Warning: File `Makefile.ini' has modification time in the future (966872719 > 631135389)
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
cc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
In file included from /usr/include/signal.h:294,
                from imake.c:160:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory
In file included from /usr/include/errno.h:36,
                from imake.c:213:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
In file included from /usr/include/bits/posix1_lim.h:126,
                from /usr/include/limits.h:30,
from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:117, from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/syslimits.h:7, from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:11,
                from imake.c:230:
/usr/include/bits/local_lim.h:27: linux/limits.h: No such file or directory
make[2]: *** [imake.o] Error 1
make[2]: Leaving directory `/root/X11/xc/config/imake'
make[1]: *** [imake.proto] Error 2
make[1]: Leaving directory `/root/X11/xc'
make: *** [World] Error 2