I was already using the src.rpm from openbsd. I upgraded the openssl to 0.9.6b-8 by using the 'oldpackage' option. I now get further through the build process and get to where it is building the askpass-gnome package and I get this error and more. At this point I am quite lost, not knowing what gnome is for nor what package should supply this include file.
In file included from gnome-ssh-askpass.c:49: /usr/include/gnome.h:15: gdk_imlib.h: No such file or directory /Thomas Kern /(301)903-2211 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 13:30 To: [EMAIL PROTECTED] Subject: Re: openssh 3.1 source install problem Not sure how helpful this will be, but I got those same warnings (void * used in arithmetic), but had no /usr/lib/libcrypto.so errors. The --rebuild (and subsequent upgrade) was successfull. I had openssl-0.9.6b-8 installed, though. RH 7.2. One thing I notice, I used the SRPM from (ftp) ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/rpm/SRPMS/openssh-3.1p1-1.src.r pm because it was available earlier than the one at (ftp) updates.redhat.com/7.2/en/os/SRPMS/openssh-3.1p1-1.src.rpm The file sizes are different (redhat's is 910963 vs. 838269). Maybe you should try the openbsd srpm and see if that helps? That's weird about rpm saying 0.9.6a-2 is newer. There's rpm options to allow upgrading to an "older" package, though I have no idea if that is the root of your problems.
