tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

missing pkg-config files if X11_TYPE=native



Hi,

I just saw this while trying to build x11/xprop

  checking pkg-config is at least version 0.9.0... yes
  checking for XPROP... configure: error: Package requirements (x11) were
  not met:

  gnome-config: not found
  No package 'x11' found

  Consider adjusting the PKG_CONFIG_PATH environment variable if you
  installed software in a non-standard prefix.

  Alternatively, you may set the environment variables XPROP_CFLAGS
  and XPROP_LIBS to avoid the need to call pkg-config.
  See the pkg-config man page for more details.

  *** Error code 1

Obviously the configure script is checking for x11.pc which does not
exist if you use native X11 on NetBSD.
It looks like this happens for the latest bulk builds as well.

Is there any solution yet?

ciao
     Klaus


Home | Main Index | Thread Index | Old Index