On Monday 20 October 2008 11:22:57 Subrata Modak wrote: > I found some compilation errors for the connectors at today´s CVS > snapshot on the following machine. Can you please look into this: > > 1) uname -a > Linux 2.6.27-autokern1 #1 SMP Mon Oct 20 00:45:37 PDT 2008 i686 > GNU/Linux > > > # gcc --version > gcc (GCC) 4.1.2 20060901 (prerelease) (Debian 4.1.1-13) > > > cc -Wall -I../../../../include -Wall pec_listener.c > -L../../../../lib -lltp -o pec_listener > pec_listener.c:33:29: error: linux/connector.h: No such file or > directory > pec_listener.c:35:27: error: linux/cn_proc.h: No such file or directory [...]
This looks pretty odd - do you have a valid copy of linux-kernel-headers installed? /usr/include/linux/connector.h present? best regards, Daniel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
