Le Mardi 1 Novembre 2005 02:58, Taj Morton a écrit :
> Hello,
> I'm trying to build Kat on Slackware 10.1 + KDE 3.4 / Vanilla 2.4.30 +
> inotify. When running make, I get this:
[...]

Hello,

Some includes are missing.  I had to add the following to compile on slack 
10.0 : 

In kat/src/katdaemon/inotify-qt.cpp : 
#include <unistd.h>

In kat/src/katdaemon/inotify-syscalls.h
#include <unistd.h>

Regards
-- 
Sébastien


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Kat-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kat-development

Reply via email to