Creating custom builder _build/lib/My/Builder.pm in _build/lib/My Set up gcc environment - 3.3 Set up gcc environment - 3.3 - ERROR: Inline::MakeMaker is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Checking whether your kit is complete... Looks good Checking prerequisites... Creating new 'Build' script for 'Lufs' version '0.21' Set up gcc environment - 3.3 Set up gcc environment - 3.3 Set up gcc environment - 3.3 Set up gcc environment - 3.3 Copying lib/Lufs/Sql.pm -> blib/lib/Lufs/Sql.pm Copying lib/Lufs/NetHood.pm -> blib/lib/Lufs/NetHood.pm Copying lib/Lufs/Ram.pm -> blib/lib/Lufs/Ram.pm Copying lib/Lufs/Stub.pm -> blib/lib/Lufs/Stub.pm Copying lib/Lufs/C.pm -> blib/lib/Lufs/C.pm Copying lib/Lufs/Http.pm -> blib/lib/Lufs/Http.pm Copying lib/Lufs/Mux.pm -> blib/lib/Lufs/Mux.pm Copying lib/Lufs/Local.pm -> blib/lib/Lufs/Local.pm Copying lib/Lufs/Svn.pm -> blib/lib/Lufs/Svn.pm Copying lib/Lufs.pm -> blib/lib/Lufs.pm Copying lib/Lufs/Rot13.pm -> blib/lib/Lufs/Rot13.pm Copying lib/Lufs/Glue.pm -> blib/lib/Lufs/Glue.pm Copying lib/Lufs/Howto.pod -> blib/lib/Lufs/Howto.pod make all PERL=/export/home/cpanrun/build/5.10.0/bin/perl Set up gcc environment - 3.3 Set up gcc environment - 3.3 gcc -fPIC -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE -DUSE_MUTEX -c -o perlfs.o perlfs.c In file included from perlfs.c:3: perlfs.h:10:24: lufs/proto.h: No such file or directory perlfs.h:11:21: lufs/fs.h: No such file or directory In file included from perlfs.c:3: perlfs.h:54: warning: `struct directory' declared inside parameter list perlfs.h:54: warning: its scope is only this definition or declaration, which is probably not what you want perlfs.h:55: warning: `struct lufs_fattr' declared inside parameter list perlfs.h:68: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `_create_perl': perlfs.c:69: error: `my_perl' undeclared (first use in this function) perlfs.c:69: error: (Each undeclared identifier is reported only once perlfs.c:69: error: for each function it appears in.) perlfs.c: In function `_init_perl': perlfs.c:75: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `_setup_perl': perlfs.c:107: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_mount': perlfs.c:155: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_umount': perlfs.c:163: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:169: warning: `struct directory' declared inside parameter list perlfs.c:169: error: conflicting types for `perlfs_readdir' perlfs.h:54: error: previous declaration of `perlfs_readdir' perlfs.c: In function `perlfs_readdir': perlfs.c:171: error: `my_perl' undeclared (first use in this function) perlfs.c:173: error: storage size of `fattr' isn't known perlfs.c: At top level: perlfs.c:211: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `fattr2hash': perlfs.c:212: error: `my_perl' undeclared (first use in this function) perlfs.c:212: error: dereferencing pointer to incomplete type perlfs.c:213: error: dereferencing pointer to incomplete type perlfs.c:214: error: dereferencing pointer to incomplete type perlfs.c:215: error: dereferencing pointer to incomplete type perlfs.c:216: error: dereferencing pointer to incomplete type perlfs.c:217: error: dereferencing pointer to incomplete type perlfs.c:218: error: dereferencing pointer to incomplete type perlfs.c:219: error: dereferencing pointer to incomplete type perlfs.c:220: error: dereferencing pointer to incomplete type perlfs.c:221: error: dereferencing pointer to incomplete type perlfs.c:222: error: dereferencing pointer to incomplete type perlfs.c:223: error: dereferencing pointer to incomplete type perlfs.c: At top level: perlfs.c:227: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `hash2fattr': perlfs.c:228: error: dereferencing pointer to incomplete type perlfs.c:229: error: dereferencing pointer to incomplete type perlfs.c:230: error: dereferencing pointer to incomplete type perlfs.c:231: error: dereferencing pointer to incomplete type perlfs.c:232: error: dereferencing pointer to incomplete type perlfs.c:233: error: dereferencing pointer to incomplete type perlfs.c:234: error: dereferencing pointer to incomplete type perlfs.c:235: error: dereferencing pointer to incomplete type perlfs.c:236: error: dereferencing pointer to incomplete type perlfs.c:237: error: dereferencing pointer to incomplete type perlfs.c:238: error: dereferencing pointer to incomplete type perlfs.c:239: error: dereferencing pointer to incomplete type perlfs.c: In function `getstring': perlfs.c:260: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `getarstring': perlfs.c:269: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `getlong': perlfs.c:276: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:284: warning: `struct lufs_fattr' declared inside parameter list perlfs.c:284: error: conflicting types for `perlfs_stat' perlfs.h:55: error: previous declaration of `perlfs_stat' perlfs.c: In function `perlfs_stat': perlfs.c:286: error: `my_perl' undeclared (first use in this function) perlfs.c:290: warning: passing arg 1 of `fattr2hash' from incompatible pointer type perlfs.c:310: warning: passing arg 2 of `hash2fattr' from incompatible pointer type perlfs.c: In function `perlfs_mkdir': perlfs.c:318: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_rmdir': perlfs.c:342: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_create': perlfs.c:365: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_unlink': perlfs.c:389: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_rename': perlfs.c:412: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_open': perlfs.c:436: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_release': perlfs.c:460: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_read': perlfs.c:484: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_write': perlfs.c:519: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_readlink': perlfs.c:559: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_link': perlfs.c:594: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_symlink': perlfs.c:618: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:639: warning: `struct lufs_fattr' declared inside parameter list perlfs.c:639: error: conflicting types for `perlfs_setattr' perlfs.h:68: error: previous declaration of `perlfs_setattr' perlfs.c: In function `perlfs_setattr': perlfs.c:643: error: `my_perl' undeclared (first use in this function) perlfs.c:646: warning: passing arg 1 of `fattr2hash' from incompatible pointer type perlfs.c: In function `perlfs_touch': perlfs.c:669: error: storage size of `fattr' isn't known perlfs.c:672: warning: passing arg 3 of `perlfs_stat' from incompatible pointer type perlfs.c:677: error: dereferencing pointer to incomplete type perlfs.c:678: error: dereferencing pointer to incomplete type perlfs.c:679: warning: passing arg 3 of `perlfs_setattr' from incompatible pointer type make: *** [liblufs-perlfs.so.2.0.0] Error 1 Manifying blib/lib/Lufs/Stub.pm -> blib/libdoc/Lufs::Stub.3 Manifying blib/lib/Lufs/Howto.pod -> blib/libdoc/Lufs::Howto.3 Manifying blib/lib/Lufs/Ram.pm -> blib/libdoc/Lufs::Ram.3 Manifying blib/lib/Lufs/Glue.pm -> blib/libdoc/Lufs::Glue.3 Manifying blib/lib/Lufs/Local.pm -> blib/libdoc/Lufs::Local.3 Manifying blib/lib/Lufs.pm -> blib/libdoc/Lufs.3 Manifying blib/lib/Lufs/C.pm -> blib/libdoc/Lufs::C.3 HTMLifying blib/lib/Lufs/Stub.pm -> blib/libhtml/site/lib/Lufs/Stub.html HTMLifying blib/lib/Lufs/Howto.pod -> blib/libhtml/site/lib/Lufs/Howto.html HTMLifying blib/lib/Lufs/Ram.pm -> blib/libhtml/site/lib/Lufs/Ram.html HTMLifying blib/lib/Lufs/Glue.pm -> blib/libhtml/site/lib/Lufs/Glue.html HTMLifying blib/lib/Lufs/Local.pm -> blib/libhtml/site/lib/Lufs/Local.html Build: blib/lib/Lufs.pm: cannot resolve L in paragraph 16. HTMLifying blib/lib/Lufs.pm -> blib/libhtml/site/lib/Lufs.html HTMLifying blib/lib/Lufs/C.pm -> blib/libhtml/site/lib/Lufs/C.html Set up gcc environment - 3.3 Set up gcc environment - 3.3 Set up gcc environment - 3.3 Set up gcc environment - 3.3 make all PERL=/export/home/cpanrun/build/5.10.0/bin/perl Set up gcc environment - 3.3 Set up gcc environment - 3.3 gcc -fPIC -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE -DUSE_MUTEX -c -o perlfs.o perlfs.c In file included from perlfs.c:3: perlfs.h:10:24: lufs/proto.h: No such file or directory perlfs.h:11:21: lufs/fs.h: No such file or directory In file included from perlfs.c:3: perlfs.h:54: warning: `struct directory' declared inside parameter list perlfs.h:54: warning: its scope is only this definition or declaration, which is probably not what you want perlfs.h:55: warning: `struct lufs_fattr' declared inside parameter list perlfs.h:68: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `_create_perl': perlfs.c:69: error: `my_perl' undeclared (first use in this function) perlfs.c:69: error: (Each undeclared identifier is reported only once perlfs.c:69: error: for each function it appears in.) perlfs.c: In function `_init_perl': perlfs.c:75: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `_setup_perl': perlfs.c:107: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_mount': perlfs.c:155: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_umount': perlfs.c:163: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:169: warning: `struct directory' declared inside parameter list perlfs.c:169: error: conflicting types for `perlfs_readdir' perlfs.h:54: error: previous declaration of `perlfs_readdir' perlfs.c: In function `perlfs_readdir': perlfs.c:171: error: `my_perl' undeclared (first use in this function) perlfs.c:173: error: storage size of `fattr' isn't known perlfs.c: At top level: perlfs.c:211: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `fattr2hash': perlfs.c:212: error: `my_perl' undeclared (first use in this function) perlfs.c:212: error: dereferencing pointer to incomplete type perlfs.c:213: error: dereferencing pointer to incomplete type perlfs.c:214: error: dereferencing pointer to incomplete type perlfs.c:215: error: dereferencing pointer to incomplete type perlfs.c:216: error: dereferencing pointer to incomplete type perlfs.c:217: error: dereferencing pointer to incomplete type perlfs.c:218: error: dereferencing pointer to incomplete type perlfs.c:219: error: dereferencing pointer to incomplete type perlfs.c:220: error: dereferencing pointer to incomplete type perlfs.c:221: error: dereferencing pointer to incomplete type perlfs.c:222: error: dereferencing pointer to incomplete type perlfs.c:223: error: dereferencing pointer to incomplete type perlfs.c: At top level: perlfs.c:227: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `hash2fattr': perlfs.c:228: error: dereferencing pointer to incomplete type perlfs.c:229: error: dereferencing pointer to incomplete type perlfs.c:230: error: dereferencing pointer to incomplete type perlfs.c:231: error: dereferencing pointer to incomplete type perlfs.c:232: error: dereferencing pointer to incomplete type perlfs.c:233: error: dereferencing pointer to incomplete type perlfs.c:234: error: dereferencing pointer to incomplete type perlfs.c:235: error: dereferencing pointer to incomplete type perlfs.c:236: error: dereferencing pointer to incomplete type perlfs.c:237: error: dereferencing pointer to incomplete type perlfs.c:238: error: dereferencing pointer to incomplete type perlfs.c:239: error: dereferencing pointer to incomplete type perlfs.c: In function `getstring': perlfs.c:260: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `getarstring': perlfs.c:269: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `getlong': perlfs.c:276: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:284: warning: `struct lufs_fattr' declared inside parameter list perlfs.c:284: error: conflicting types for `perlfs_stat' perlfs.h:55: error: previous declaration of `perlfs_stat' perlfs.c: In function `perlfs_stat': perlfs.c:286: error: `my_perl' undeclared (first use in this function) perlfs.c:290: warning: passing arg 1 of `fattr2hash' from incompatible pointer type perlfs.c:310: warning: passing arg 2 of `hash2fattr' from incompatible pointer type perlfs.c: In function `perlfs_mkdir': perlfs.c:318: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_rmdir': perlfs.c:342: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_create': perlfs.c:365: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_unlink': perlfs.c:389: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_rename': perlfs.c:412: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_open': perlfs.c:436: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_release': perlfs.c:460: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_read': perlfs.c:484: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_write': perlfs.c:519: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_readlink': perlfs.c:559: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_link': perlfs.c:594: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_symlink': perlfs.c:618: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:639: warning: `struct lufs_fattr' declared inside parameter list perlfs.c:639: error: conflicting types for `perlfs_setattr' perlfs.h:68: error: previous declaration of `perlfs_setattr' perlfs.c: In function `perlfs_setattr': perlfs.c:643: error: `my_perl' undeclared (first use in this function) perlfs.c:646: warning: passing arg 1 of `fattr2hash' from incompatible pointer type perlfs.c: In function `perlfs_touch': perlfs.c:669: error: storage size of `fattr' isn't known perlfs.c:672: warning: passing arg 3 of `perlfs_stat' from incompatible pointer type perlfs.c:677: error: dereferencing pointer to incomplete type perlfs.c:678: error: dereferencing pointer to incomplete type perlfs.c:679: warning: passing arg 3 of `perlfs_setattr' from incompatible pointer type make: *** [liblufs-perlfs.so.2.0.0] Error 1 No tests defined. Set up gcc environment - 3.3 Set up gcc environment - 3.3 Set up gcc environment - 3.3 Set up gcc environment - 3.3 make all PERL=/export/home/cpanrun/build/5.10.0/bin/perl Set up gcc environment - 3.3 Set up gcc environment - 3.3 gcc -fPIC -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE -DUSE_MUTEX -c -o perlfs.o perlfs.c In file included from perlfs.c:3: perlfs.h:10:24: lufs/proto.h: No such file or directory perlfs.h:11:21: lufs/fs.h: No such file or directory In file included from perlfs.c:3: perlfs.h:54: warning: `struct directory' declared inside parameter list perlfs.h:54: warning: its scope is only this definition or declaration, which is probably not what you want perlfs.h:55: warning: `struct lufs_fattr' declared inside parameter list perlfs.h:68: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `_create_perl': perlfs.c:69: error: `my_perl' undeclared (first use in this function) perlfs.c:69: error: (Each undeclared identifier is reported only once perlfs.c:69: error: for each function it appears in.) perlfs.c: In function `_init_perl': perlfs.c:75: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `_setup_perl': perlfs.c:107: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_mount': perlfs.c:155: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_umount': perlfs.c:163: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:169: warning: `struct directory' declared inside parameter list perlfs.c:169: error: conflicting types for `perlfs_readdir' perlfs.h:54: error: previous declaration of `perlfs_readdir' perlfs.c: In function `perlfs_readdir': perlfs.c:171: error: `my_perl' undeclared (first use in this function) perlfs.c:173: error: storage size of `fattr' isn't known perlfs.c: At top level: perlfs.c:211: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `fattr2hash': perlfs.c:212: error: `my_perl' undeclared (first use in this function) perlfs.c:212: error: dereferencing pointer to incomplete type perlfs.c:213: error: dereferencing pointer to incomplete type perlfs.c:214: error: dereferencing pointer to incomplete type perlfs.c:215: error: dereferencing pointer to incomplete type perlfs.c:216: error: dereferencing pointer to incomplete type perlfs.c:217: error: dereferencing pointer to incomplete type perlfs.c:218: error: dereferencing pointer to incomplete type perlfs.c:219: error: dereferencing pointer to incomplete type perlfs.c:220: error: dereferencing pointer to incomplete type perlfs.c:221: error: dereferencing pointer to incomplete type perlfs.c:222: error: dereferencing pointer to incomplete type perlfs.c:223: error: dereferencing pointer to incomplete type perlfs.c: At top level: perlfs.c:227: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `hash2fattr': perlfs.c:228: error: dereferencing pointer to incomplete type perlfs.c:229: error: dereferencing pointer to incomplete type perlfs.c:230: error: dereferencing pointer to incomplete type perlfs.c:231: error: dereferencing pointer to incomplete type perlfs.c:232: error: dereferencing pointer to incomplete type perlfs.c:233: error: dereferencing pointer to incomplete type perlfs.c:234: error: dereferencing pointer to incomplete type perlfs.c:235: error: dereferencing pointer to incomplete type perlfs.c:236: error: dereferencing pointer to incomplete type perlfs.c:237: error: dereferencing pointer to incomplete type perlfs.c:238: error: dereferencing pointer to incomplete type perlfs.c:239: error: dereferencing pointer to incomplete type perlfs.c: In function `getstring': perlfs.c:260: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `getarstring': perlfs.c:269: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `getlong': perlfs.c:276: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:284: warning: `struct lufs_fattr' declared inside parameter list perlfs.c:284: error: conflicting types for `perlfs_stat' perlfs.h:55: error: previous declaration of `perlfs_stat' perlfs.c: In function `perlfs_stat': perlfs.c:286: error: `my_perl' undeclared (first use in this function) perlfs.c:290: warning: passing arg 1 of `fattr2hash' from incompatible pointer type perlfs.c:310: warning: passing arg 2 of `hash2fattr' from incompatible pointer type perlfs.c: In function `perlfs_mkdir': perlfs.c:318: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_rmdir': perlfs.c:342: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_create': perlfs.c:365: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_unlink': perlfs.c:389: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_rename': perlfs.c:412: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_open': perlfs.c:436: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_release': perlfs.c:460: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_read': perlfs.c:484: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_write': perlfs.c:519: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_readlink': perlfs.c:559: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_link': perlfs.c:594: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_symlink': perlfs.c:618: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:639: warning: `struct lufs_fattr' declared inside parameter list perlfs.c:639: error: conflicting types for `perlfs_setattr' perlfs.h:68: error: previous declaration of `perlfs_setattr' perlfs.c: In function `perlfs_setattr': perlfs.c:643: error: `my_perl' undeclared (first use in this function) perlfs.c:646: warning: passing arg 1 of `fattr2hash' from incompatible pointer type perlfs.c: In function `perlfs_touch': perlfs.c:669: error: storage size of `fattr' isn't known perlfs.c:672: warning: passing arg 3 of `perlfs_stat' from incompatible pointer type perlfs.c:677: error: dereferencing pointer to incomplete type perlfs.c:678: error: dereferencing pointer to incomplete type perlfs.c:679: warning: passing arg 3 of `perlfs_setattr' from incompatible pointer type make: *** [liblufs-perlfs.so.2.0.0] Error 1 Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Sql.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/NetHood.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Ram.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Stub.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/C.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Http.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Mux.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Local.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Svn.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Rot13.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Glue.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Lufs/Howto.pod Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Lufs::Stub.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Lufs::Howto.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Lufs::Ram.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Lufs::Glue.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Lufs::Local.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Lufs.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Lufs::C.3 Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Lufs.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Lufs/Stub.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Lufs/Howto.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Lufs/Ram.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Lufs/Glue.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Lufs/Local.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Lufs/C.html make install Set up gcc environment - 3.3 Set up gcc environment - 3.3 gcc -fPIC -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE -DUSE_MUTEX -c -o perlfs.o perlfs.c In file included from perlfs.c:3: perlfs.h:10:24: lufs/proto.h: No such file or directory perlfs.h:11:21: lufs/fs.h: No such file or directory In file included from perlfs.c:3: perlfs.h:54: warning: `struct directory' declared inside parameter list perlfs.h:54: warning: its scope is only this definition or declaration, which is probably not what you want perlfs.h:55: warning: `struct lufs_fattr' declared inside parameter list perlfs.h:68: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `_create_perl': perlfs.c:69: error: `my_perl' undeclared (first use in this function) perlfs.c:69: error: (Each undeclared identifier is reported only once perlfs.c:69: error: for each function it appears in.) perlfs.c: In function `_init_perl': perlfs.c:75: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `_setup_perl': perlfs.c:107: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_mount': perlfs.c:155: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_umount': perlfs.c:163: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:169: warning: `struct directory' declared inside parameter list perlfs.c:169: error: conflicting types for `perlfs_readdir' perlfs.h:54: error: previous declaration of `perlfs_readdir' perlfs.c: In function `perlfs_readdir': perlfs.c:171: error: `my_perl' undeclared (first use in this function) perlfs.c:173: error: storage size of `fattr' isn't known perlfs.c: At top level: perlfs.c:211: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `fattr2hash': perlfs.c:212: error: `my_perl' undeclared (first use in this function) perlfs.c:212: error: dereferencing pointer to incomplete type perlfs.c:213: error: dereferencing pointer to incomplete type perlfs.c:214: error: dereferencing pointer to incomplete type perlfs.c:215: error: dereferencing pointer to incomplete type perlfs.c:216: error: dereferencing pointer to incomplete type perlfs.c:217: error: dereferencing pointer to incomplete type perlfs.c:218: error: dereferencing pointer to incomplete type perlfs.c:219: error: dereferencing pointer to incomplete type perlfs.c:220: error: dereferencing pointer to incomplete type perlfs.c:221: error: dereferencing pointer to incomplete type perlfs.c:222: error: dereferencing pointer to incomplete type perlfs.c:223: error: dereferencing pointer to incomplete type perlfs.c: At top level: perlfs.c:227: warning: `struct lufs_fattr' declared inside parameter list perlfs.c: In function `hash2fattr': perlfs.c:228: error: dereferencing pointer to incomplete type perlfs.c:229: error: dereferencing pointer to incomplete type perlfs.c:230: error: dereferencing pointer to incomplete type perlfs.c:231: error: dereferencing pointer to incomplete type perlfs.c:232: error: dereferencing pointer to incomplete type perlfs.c:233: error: dereferencing pointer to incomplete type perlfs.c:234: error: dereferencing pointer to incomplete type perlfs.c:235: error: dereferencing pointer to incomplete type perlfs.c:236: error: dereferencing pointer to incomplete type perlfs.c:237: error: dereferencing pointer to incomplete type perlfs.c:238: error: dereferencing pointer to incomplete type perlfs.c:239: error: dereferencing pointer to incomplete type perlfs.c: In function `getstring': perlfs.c:260: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `getarstring': perlfs.c:269: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `getlong': perlfs.c:276: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:284: warning: `struct lufs_fattr' declared inside parameter list perlfs.c:284: error: conflicting types for `perlfs_stat' perlfs.h:55: error: previous declaration of `perlfs_stat' perlfs.c: In function `perlfs_stat': perlfs.c:286: error: `my_perl' undeclared (first use in this function) perlfs.c:290: warning: passing arg 1 of `fattr2hash' from incompatible pointer type perlfs.c:310: warning: passing arg 2 of `hash2fattr' from incompatible pointer type perlfs.c: In function `perlfs_mkdir': perlfs.c:318: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_rmdir': perlfs.c:342: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_create': perlfs.c:365: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_unlink': perlfs.c:389: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_rename': perlfs.c:412: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_open': perlfs.c:436: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_release': perlfs.c:460: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_read': perlfs.c:484: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_write': perlfs.c:519: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_readlink': perlfs.c:559: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_link': perlfs.c:594: error: `my_perl' undeclared (first use in this function) perlfs.c: In function `perlfs_symlink': perlfs.c:618: error: `my_perl' undeclared (first use in this function) perlfs.c: At top level: perlfs.c:639: warning: `struct lufs_fattr' declared inside parameter list perlfs.c:639: error: conflicting types for `perlfs_setattr' perlfs.h:68: error: previous declaration of `perlfs_setattr' perlfs.c: In function `perlfs_setattr': perlfs.c:643: error: `my_perl' undeclared (first use in this function) perlfs.c:646: warning: passing arg 1 of `fattr2hash' from incompatible pointer type perlfs.c: In function `perlfs_touch': perlfs.c:669: error: storage size of `fattr' isn't known perlfs.c:672: warning: passing arg 3 of `perlfs_stat' from incompatible pointer type perlfs.c:677: error: dereferencing pointer to incomplete type perlfs.c:678: error: dereferencing pointer to incomplete type perlfs.c:679: warning: passing arg 3 of `perlfs_setattr' from incompatible pointer type make: *** [liblufs-perlfs.so.2.0.0] Error 1