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::Attribute cp Attribute.pm blib/lib/Be/Attribute.pm AutoSplitting blib/lib/Be/Attribute.pm (blib/lib/auto/Be/Attribute) /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 Attribute.xs > Attribute.xsc && mv Attribute.xsc Attribute.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" Attribute.c Attribute.xs:11:29: be/storage/Node.h: No such file or directory Attribute.xs: In function `void XS_Be__Attribute_GetBNode(PerlInterpreter*, CV*)': Attribute.xs:27: error: `BNode' undeclared (first use this function) Attribute.xs:27: error: (Each undeclared identifier is reported only once for each function it appears in.) Attribute.xs:27: error: `node' undeclared (first use this function) Attribute.xs:32: error: parse error before `(' token Attribute.xs:33: error: `B_OK' undeclared (first use this function) Attribute.xs: In function `void XS_Be__Attribute_CloseNode(PerlInterpreter*, CV*)': Attribute.xs:49: error: parse error before `)' token Attribute.xs: In function `void XS_Be__Attribute_SetBNode(PerlInterpreter*, CV*)': Attribute.xs:61: error: `status_t' undeclared (first use this function) Attribute.xs:61: error: parse error before `;' token Attribute.xs:65: error: `err' undeclared (first use this function) Attribute.xs:65: error: parse error before `)' token Attribute.xs: In function `void XS_Be__Attribute_ListAttrs(PerlInterpreter*, CV*)': Attribute.xs:76: error: `B_ATTR_NAME_LENGTH' undeclared (first use this function) Attribute.xs:77: error: parse error before `;' token Attribute.xs:81: error: parse error before `)' token Attribute.xs:81: error: `buf' undeclared (first use this function) Attribute.xs: In function `void XS_Be__Attribute_ReadAttr(PerlInterpreter*, CV*)': Attribute.xs:99: error: parse error before `)' token Attribute.xs:99: error: `type_code' undeclared (first use this function) Attribute.xs:99: error: parse error before numeric constant Attribute.xs: In function `void XS_Be__Attribute_WriteAttr(PerlInterpreter*, CV*)': Attribute.xs:128: error: parse error before `)' token Attribute.xs:129: error: parse error before `,' token make: *** [Attribute.o] Error 1