[email protected] wrote, On 04/14/2011 08:20 PM:
> The HEAD version did not compile with the configure options above, but gave 
> me the @XKBFILE_LIB@ error.

Developers:

Am I right that pkg-config is required when autogen.sh is run? And that 
removing it will give this kind of error in the resulting Makefile and 
we don't care?

And that when configure is run we don't _require_ pkg-config, even 
though it probably will be pretty useless because it fails to detect 
most dependencies?

Or do you see something wrong with the way I do 
"PKG_CHECK_MODULES(XKBFILE,..." in configure.ac, something that can 
cause a missing expansion of @XKBFILE_LIB@ in libfreerdpkbd/Makefile?

> As long as I compile without libxkbfile (either without  PKG_CONFIG_PATH or 
> by specifying --without-xkbfile) keyboard works. As soon libxkbfile is linked 
> in, it stops working.

Ok, so it works as intended without xkbfile - as intended. The problem 
is that xkbfile apparently is available on OS/X but for something reason 
doesn't work. I will get back to that and fix or work around it when I 
understand the problem, but for now please add --without-xkbfile to the 
list of special settings you have to use.

/Mads


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Freerdp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to