OpenSSH and Redhat 8

Jason McCormick jason at devrandom.org
Thu Oct 30 10:05:00 EST 2003


> Ran into a little problem.  The compiler is complaining about
> gnome-ssh-askpass2.c errors.

You don't have GTK/GTK2 so you need to build w/o askpass.  Call rpmbuild 
like so:

% rpmbuild --rebuild --define 'skip_gnome_askpass 1'

Similiarly if you have GTK but not GTK2 you can just say

% rpmbuild --rebuild --define 'no_gtk2 1'

(I think that option won't be there until 3.8 though)

-- 
Jason McCormick
jason at devrandom.org
GPG Key: http://www.devrandom.org/gpgkey.php
GPG Fingerprint: 66C5 2B15 3E34 2B5E 5321 6147 303A DCE6 0A74 A19C




More information about the openssh-unix-dev mailing list