* Willy Weisz wrote on Thu, Jul 04, 2002 at 16:33 +0200:
The spec file of openssh-3.4p1-5.src.rpm has a spec file that contains the 2 lines: aclocal autoconf that produce an error and thus abort the build run.
Maybe you'd install GNU autoconf?
They should be deleted as the original tar ball that is the basis of the package doesn't contain a config.in file
You mean "configure.in"? There may be also a config.h.in, but it's created automatically. I cannot imagine that "configure.in" is missing.
but already the aclocal.m4 file that aclocal is supposed to create.
It's common to put "configure" - the main output of all that m4 stuff - in the source dist as well. By this, you can build the package without autoconf. You'll need autoconf if you change configure.in of course. If make tries to recreate configure, it may be a timestamp problem, or you really touched any of the input files (as configure.in or so). In this case, just rm and tar -x again... Did you used rpm -ba or rpm --rebuild ? oki, Steffen -- Dieses Schreiben wurde maschinell erstellt, es trägt daher weder Unterschrift noch Siegel.