Re: [chrony-users] Trying to build/install chrony on Centos 6.6, what am I missing

2015-07-03 Thread Miroslav Lichvar
On Thu, Jul 02, 2015 at 05:50:52PM -0400, Don Salvin Lists wrote: > [root@gx270 chrony-2.1.1]# make install > makeinfo --no-headers --number-sections -o chrony.txt chrony.texi > make: makeinfo: Command not found > make: *** [chrony.txt] Error 127 Hm, this is actually a bug. chrony.txt is included

Re: [chrony-users] Trying to build/install chrony on Centos 6.6, what am I missing

2015-07-02 Thread Tomalak Geret'kal
On 02/07/2015 22:50, Don Salvin Lists wrote: Newbie(?) question: I'm trying to build and install chrony on an i386 CentOS 6.6 machine. What am I missing? Thanks, =Don Hi Don, A quick Google search shows that makeinfo comes from the "texinfo" package, so install that: sudo yum install

Re: [chrony-users] Trying to build/install chrony on Centos 6.6, what am I missing

2015-07-02 Thread Don Salvin Lists
Got it! That Worked! Thanks, =Don On 7/2/2015 6:16 PM, Tomalak Geret'kal wrote: On 02/07/2015 22:50, Don Salvin Lists wrote: Newbie(?) question: I'm trying to build and install chrony on an i386 CentOS 6.6 machine. What am I missing? Thanks, =Don Hi Don, A quick Google search shows tha

[chrony-users] Trying to build/install chrony on Centos 6.6, what am I missing

2015-07-02 Thread Don Salvin Lists
Newbie(?) question: I'm trying to build and install chrony on an i386 CentOS 6.6 machine. What am I missing? Thanks, =Don [root@gx270 chrony-2.1.1]# make gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c array.c gcc -O2 -g -Wmissing-prototypes -Wall -pthread -c cmdparse.c gcc -O2 -g -Wmiss