Displaying 1 result from an estimated 1 matches for "akjain".
Did you mean:
ajain
2012 Apr 12
1
compiling openssh5.8src.rpm looking for Xlib.h
Hello Group,
I created a VM with 5.7 Centos DVD-1. My task is to compile openssh5.8p2
(src.rpm downloaded from openssh site.) on the system. It gave some errors
about some buildrequires rpm not found. I took care of them. Now it is
complaining about
> [root at akjain-centos5 SPECS]# rpmbuild -bb openssh.spec
> error: Failed build dependencies:
> /usr/include/X11/Xlib.h is needed by openssh-5.8p2-1.x86_64
>
I have copied Xlib.h from another machine (running el5) into
/usr/include/X11 directory. But it still does not recognize this
particular f...