Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lbe Note (probably harmless): No library found for -lroot Writing Makefile for Be::Query cp Query.pm blib/lib/Be/Query.pm AutoSplitting blib/lib/Be/Query.pm (blib/lib/auto/Be/Query) /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -C++ -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap Query.xs > Query.xsc && mv Query.xsc Query.c g++ -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" Query.c Query.xs:12:30: be/storage/Query.h: No such file or directory Query.xs:13:31: be/kernel/fs_info.h: No such file or directory Query.xs:14:32: be/kernel/fs_query.h: No such file or directory Query.xs: In function `void XS_Be__Query_Query(PerlInterpreter*, CV*)': Query.xs:36: error: `int32' undeclared (first use this function) Query.xs:36: error: (Each undeclared identifier is reported only once for each function it appears in.) Query.xs:36: error: parse error before `;' token Query.xs:40: error: `dev_for_path' undeclared (first use this function) Query.xs:43: error: `pos' undeclared (first use this function) Query.xs:43: error: `next_dev' undeclared (first use this function) Query.xs:51: error: `fs_open_query' undeclared (first use this function) Query.xs:52: error: `fs_read_query' undeclared (first use this function) Query.xs:53: error: `get_path_for_dirent' undeclared (first use this function) make: *** [Query.o] Error 1