On 1/18/22 17:54, Jeffrey Walton wrote:
Hi Everyone/Alan,

This should be the last question. I'm building makedepend on an old
PowerMac with OS X 10.5. An older OpenSSL needs it.

Configure is failing:

   checking for X... no
   configure: error: Package requirements (xproto >= 7.0.17) were not met:
   No package 'xproto' found
   Consider adjusting the PKG_CONFIG_PATH environment variable if you
   installed software in a non-standard prefix.

I tried configururing --without-xproto with no joy.

Before I dive too deep into this... Does makedepend really need X11 gear?

Yes, xproto is just header files, and makedepend includes 2 of them:

#include <X11/Xos.h>
#include <X11/Xfuncproto.h>

--
        -Alan Coopersmith-                 alan.coopersm...@oracle.com
         Oracle Solaris Engineering - https://blogs.oracle.com/solaris

Reply via email to