I am trying to build awesome under cygwin.  Has anyone had success doing
this?  I am trying the master git branch
7008d9<http://git.naquadah.org/?p=awesome.git;a=tree;h=7008d927f9257b066e4b24569cfacda815064460;hb=7008d927f9257b066e4b24569cfacda815064460>.
When I run make I get the errors shown at this gist
https://gist.github.com/745514.  Basically the errors are all

undefined reference to `_pango_...`

which tells me that the pango.h file is not being found.  Is there env I can
set to tell cmake where the library files are?

Thanks,
Nate

Reply via email to