WARNING: Couldn't find libstk in environment; using included library Checking if your kit is complete... Looks good Writing Makefile for stk Writing Makefile for CIAO::Lib::StackIO cp lib/CIAO/Lib/StackIO.pm blib/lib/CIAO/Lib/StackIO.pm cd stklib && make all make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE stack.c rm -rf ../blib/arch/auto/stk/stk.a /usr/ccs/bin/ar cr ../blib/arch/auto/stk/stk.a stack.o && : ../blib/arch/auto/stk/stk.a chmod 755 ../blib/arch/auto/stk/stk.a /bin/sh -c true make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' /bin/sh -c true make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CIAO-Lib-StackIO/stklib' /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -noprototypes -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap StackIO.xs > StackIO.xsc && mv StackIO.xsc StackIO.c gcc -c -I. -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE StackIO.c StackIO.c: In function `XS_CIAO__Lib__StackIO__Private_stk_build': StackIO.c:33: parse error before `*' StackIO.c:35: `RETVAL' undeclared (first use in this function) StackIO.c:35: (Each undeclared identifier is reported only once StackIO.c:35: for each function it appears in.) StackIO.c: In function `XS_CIAO__Lib__StackIO__Private_stk_build_gen': StackIO.c:50: parse error before `*' StackIO.c:52: `RETVAL' undeclared (first use in this function) StackIO.c: In function `XS_CIAO__Lib__StackIO__Private_stk_expand_n': StackIO.c:67: parse error before `long' StackIO.c:70: `RETVAL' undeclared (first use in this function) StackIO.c:70: `int_suf_num' undeclared (first use in this function) StackIO.xs: In function `XS_CIAO__Lib__StackIOPtr_append': StackIO.xs:50: parse error before `int' StackIO.xs:53: `prepend' undeclared (first use in this function) StackIO.xs:54: `RETVAL' undeclared (first use in this function) StackIO.c:105: `targ' undeclared (first use in this function) StackIO.xs: In function `XS_CIAO__Lib__StackIOPtr_change': StackIO.xs:67: parse error before `int' StackIO.xs:71: `idx' undeclared (first use in this function) StackIO.xs:78: `RETVAL' undeclared (first use in this function) StackIO.c:143: `targ' undeclared (first use in this function) make: *** [StackIO.o] Error 1