I'm having a little problem compiling 3.5.2 on Ubuntu 13.04. After dealing with the new libxcb-cursor-dev dependency, I get the following when running make, after the configuration is done:
Running make Makefile⦠Building⦠Scanning dependencies of target generated_sources [ 0%] Generating atoms-intern.h [ 1%] Generating atoms-extern.h [ 1%] Built target generated_sources Scanning dependencies of target awesome [ 1%] Building C object CMakeFiles/awesome.dir/awesome.c.o /home/ranko/Downloads/awesome-3.5.2/awesome.c:36:23: fatal error: glib-unix.h: No such file or directory compilation terminated. make[3]: *** [CMakeFiles/awesome.dir/awesome.c.o] Error 1 make[2]: *** [CMakeFiles/awesome.dir/all] Error 2 make[1]: *** [all] Error 2 make: *** [cmake-build] Error 2 glib-unix.h isn't in the tarball, so I've got no idea where to get it. -- Ranko Kohime Blog: <http://rankuni.wordpress.com/> PGP Pubkey: <http://keys.gnupg.net/pks/lookup?op=get&search=0x6891C00B8EDD027F> -- To unsubscribe, send mail to [email protected].
