pkgsrc-Users archive

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

can't find package x11 xkbfile - pkgsrc-2009Q3



Running Netbsd:

NetBSD mail 5.0.1_PATCH NetBSD 5.0.1_PATCH (MAIL) #21: Mon Jan 18 12:13:24 PST 
2010  root@mail:/usr/obj/sys/arch/i386/compile/MAIL i386

Just did:

  cd /usr/pkgsrc
  cvs update -Pd
  (cd x11/xkbcomp && make isntall)

I get this:


   CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: not found
   checking for strdup... yes
   checking for strcasecmp... yes
   checking pkg-config is at least version 0.9.0... yes
   checking for XKBCOMP... configure: error: Package requirements (x11 xkbfile) 
were not met:
   
   No package 'xkbfile' 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 XKBCOMP_CFLAGS
   and XKBCOMP_LIBS to avoid the need to call pkg-config.
   See the pkg-config man page for more details.
   
   *** Error code 1
   
   Stop.
   make: stopped in /usr/pkgsrc/x11/xkbcomp
   *** Error code 1
   
   Stop.

Where did I go wrong?
How do I get package xkbfile installed?

TIA,
Paul


Home | Main Index | Thread Index | Old Index