NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: error installing modular xorg in 4.0
> 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 'x11' found
> 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
What do you get for the following?
cd /usr/pkgsrc/x11/modular-xorg-server
make show-var VARNAME=X11_TYPE
make show-var VARNAME=X11BASE
ls -l `make show-var VARNAME=X11BASE`/lib/pkgconfig/x11.pc
Home |
Main Index |
Thread Index |
Old Index