On Tue, 2 Jul 2002, at 10:24am, Rodent of Unusual Size wrote: >> rpm --rebuild name-of-source-rpm-file > > Nice advice, but doesn't work; the build fails with cipher.c not finding a > few EVP_CIPH_* symbols.
Ummm... oh, yeah, duh. *forehead slap* You need to add a define. Like this: rpm --rebuild openssh-3.4p1-1.src.rpm --define 'build_6x 1' -- Ben Scott <[EMAIL PROTECTED]> | The opinions expressed in this message are those of the author and do not | | necessarily represent the views or policy of any other person, entity or | | organization. All information is provided without warranty of any kind. | ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
