The xclock package contains a simple clock application which is used in the default xinit configuration.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://xorg.freedesktop.org/archive/individual/app/xclock-1.1.1.tar.xz
Download SHA256 Sum: df7ceabf8f07044a2fde4924d794554996811640a45de40cb12c2cf1f90f742c
Download MD5 sum: 1273e3f4c85f1801be11a5247c382d07
Download size: 948.3 KB
Estimated disk space required: 1,448.3 KB
Estimated build time: less than 0.1 SBU
Prepare xclock by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-staticNow Build the package, issue:
make
This package does not come with a test suite.
Now Install, as the root user:
make install