[ntp:questions] Re: can't get ntp to stay up on redhat fedora 1

Frederick Bruckman fredb at immanent.net
Thu Jan 1 01:08:10 UTC 2004


In article <3FF08E6B.7050307 at hotmail.com>,
	sean darcy <seandarcy at hotmail.com> writes:
> 
> autoreconf -i -f
> ./configure  --prefix=/usr --disable-debugging
> make
> 
> Got this:

> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include 
> -I/usr/include  -g -O2 -W all -Wcast-qual -Wmissing-prototypes 
> -Wpointer-arith -Wshadow -Wstrict-prototypes -MT nt pd.o -MD -MP -MF 
> ".deps/ntpd.Tpo" \
>    -c -o ntpd.o `test -f 'ntpd.c' || echo './'`ntpd.c; \
> then mv -f ".deps/ntpd.Tpo" ".deps/ntpd.Po"; \
> else rm -f ".deps/ntpd.Tpo"; exit 1; \
> fi
> make[2]: *** No rule to make target `../version', needed by `version.o'. 
>   Stop.
> make[2]: Leaving directory `/home/system/ntp-dev/ntpd'

Is "make" GNU make? You're supposed to use GNU make on a bk checkout.
Maybe GNU make is "gmake" on your system?

-- 
Frederick



More information about the questions mailing list