I am installing ntp under AIX 433. I ran configure and it seemed fine but when I try "make" it gives the following error. Can you help?
make
cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
Making all in scripts
Target "all" is up to date.
Making all in include
Target "all" is up to date.
Making all in ElectricFence
Target "all" is up to date.
Making all in librsaref
make all-am
Target "all-am" is up to date.
Making all in libntp
make: 1254-002 Cannot find a rule to create target : from dependencies.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop
make
cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
Making all in scripts
Target "all" is up to date.
Making all in include
Target "all" is up to date.
Making all in ElectricFence
Target "all" is up to date.
Making all in librsaref
make all-am
Target "all-am" is up to date.
Making all in libntp
make: 1254-002 Cannot find a rule to create target : from dependencies.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop