Thanks to the generosity of Rob Hagopian <rob at hagopian.net>, portable OpenSSH now has a public anonymous CVS tree and a mirror of the snapshots on a fast (colocated) machine. The nightly snapshots are now available from: http://bass.directhit.com/openssh_snap/ Please use these instead of the mindrot.org ones (which will be going away soon). To checkout the CVS tree, issue the following commands: cvs -d :pserver:cvs at bass.directhit.com:/cvs login (just hit enter when asked for a password) cvs -d :pserver:cvs at bass.directhit.com:/cvs co openssh_cvs If sending patches, please use the unified diff format ("diff -u" or "cvs diff -u") as it is much easier to read. Regards, Damien Miller -- | ``We've all heard that a million monkeys banging on | Damien Miller - | a million typewriters will eventually reproduce the | <djm at mindrot.org> | works of Shakespeare. Now, thanks to the Internet, / | we know this is not true.'' - Robert Wilensky UCB / http://www.mindrot.org
Hi, On Wed, Dec 13, 2000 at 03:41:06PM +1100, Damien Miller wrote:> Thanks to the generosity of Rob Hagopian <rob at hagopian.net>, portable > OpenSSH now has a public anonymous CVS tree and a mirror of the > snapshots on a fast (colocated) machine.These are good news. I just tried this on AIX, and this resulted in "configure" complaining about: creating config.h cat: cannot open ./config.h.in Is there anything special besides doing: cvs checkout ... cd openssh_cvs autoconf ./configure <options> ? Maybe my autoconf version is too old (I'm using 2.13)? ... ah! Found it: config.h.in depends on running running "autoheader". Hmm. Is there a way to automate running "autoconf" and "autoheader"? Any makefile tricks that I do not know yet? gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany gert at greenie.muc.de fax: +49-89-35655025 gert.doering at physik.tu-muenchen.de