Just built lxsesseion with " --enable-gtk3, It fails looking for.

lxpolkit/main.c:29:10: fatal error: unique/unique.h: No such file or directory.
The problem is "unique.h" is in /usr/include/unique-1.0/unique/unique.h.
if I adjust the make.c file I can make it find unique.h but then it fails to find other files also in
/usr/include/unique-1.0/unique/
it seems to be looking in /usr/include/unique/. It builds with gtk2 fine.

Dose a "sed" need to be added to the book?
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to