Help. There may be a simple fix to this problem but I am unable to find anything on the list.
I am using Perl 5.8.5, Modperl 1.29, Apache 1.3.31, Embperl 1.3.6. Full build below [EMAIL PROTECTED]:~/download/HTML-Embperl-1.3.6> ~/usr/perl/bin/perl Makefile.PL Build with support for Apache mod_perl?(y/n) [y] Use ../apache_1.3.31/src as Apache source(y/n) [y] Will use /home/usr/download/apache_1.3.31/src for Apache Headers Apache Version Server version: Apache/1.3.31 (Unix) Test start /home/usr/download/apache_1.3.31/src/httpd Test httpd will run as user vxxxx and group xxxxxxx Test httpd will listen on port 8531 Found mod_perl Version 1.29 Found LWP::UserAgent Version 2.033 Found HTML::HeadParser Version 2.18 Apache::Session not installed on this system -> Disable tests for persistent data storage Found File::Spec Version 0.87 Found CGI Version 3.05 Writing Makefile for HTML::Embperl [EMAIL PROTECTED]:~/download/HTML-Embperl-1.3.6> make Skip blib/lib/HTML/Embperl/CVS.pod (unchanged) Skip blib/lib/HTML/Embperl.pod (unchanged) Skip blib/lib/HTML/epocgi.test.pl (unchanged) Skip blib/lib/HTML/Embperl/IntroEmbperlObject.pod (unchanged) Skip blib/lib/HTML/epocgi.pl (unchanged) Skip blib/lib/HTML/embpcgi.test.pl (unchanged) Skip blib/lib/HTML/Embperl/Faq.pod (unchanged) Skip blib/lib/HTML/embpcgi.pl (unchanged) Skip blib/lib/HTML/Embperl/Module.pm (unchanged) Skip blib/lib/HTML/embpexec.pl (unchanged) Skip blib/lib/HTML/Embperl/Session.pm (unchanged) Skip blib/lib/HTML/Embperl/FeaturesD.pod (unchanged) Skip blib/lib/HTML/Embperl/INSTALL.pod (unchanged) Skip blib/lib/HTML/Embperl/Changes.pod (unchanged) Skip blib/lib/HTML/Embperl/NEWS.pod (unchanged) Skip blib/lib/HTML/Embperl.pm (unchanged) Skip blib/lib/HTML/Embperl/Intro.pod (unchanged) Skip blib/lib/HTML/Embperl/IntroD.pod (unchanged) Skip blib/lib/HTML/EmbperlD.pod (unchanged) Skip blib/lib/HTML/embpfastcgi.pl (unchanged) Skip blib/lib/HTML/Embperl/Features.pod (unchanged) Skip blib/lib/HTML/EmbperlObject.pm (unchanged) Skip blib/lib/HTML/Embperl/TipsAndTricks.pod (unchanged) Skip blib/lib/HTML/Embperl/Mail.pm (unchanged) /home/usr/usr/perl/bin/perl /home/usr/usr/perl/lib/5.8.5/ExtUtils/xsubpp -typemap /home/usr/usr/perl/lib/5.8.5/ExtUtils/typemap -typemap typemap Embperl.xs > Embperl.xsc && mv Embperl.xsc Embperl.c cc -c -I/home/usr/download/apache_1.3.31/src/include -I/home/usr/download/apache_1.3.31/src/regex -I/home/usr/download/apache_1.3.31/src/os/unix -I/home/usr/download/HTML-Embperl-1.3.6/xs -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.3.6\" -DXS_VERSION=\"1.3.6\" -fpic "-I/home/usr/usr/perl/lib/5.8.5/i686-linux/CORE" -DAPACHE -o Embperl.o Embperl.c Embperl.c: In function `XS_HTML__Embperl_SetupRequest': Embperl.c:284: warning: static declaration for `XS_HTML__Embperl_CurrReq' follows non-static Embperl.c:309: warning: static declaration for `XS_HTML__Embperl_Clock' follows non-static Embperl.c:331: warning: static declaration for `XS_HTML__Embperl_GetPackageOfFile' follows non-static Embperl.c:356: warning: static declaration for `XS_HTML__Embperl_logerror' follows non-static Embperl.c:409: warning: static declaration for `XS_HTML__Embperl_log' follows non-static Embperl.c:429: warning: static declaration for `XS_HTML__Embperl_output' follows non-static Embperl.c:464: warning: static declaration for `XS_HTML__Embperl_logevalerr' follows non-static Embperl.c:489: warning: static declaration for `XS_HTML__Embperl_getlineno' follows non-static Embperl.c:510: warning: static declaration for `XS_HTML__Embperl_flushlog' follows non-static Embperl.c:528: warning: static declaration for `XS_HTML__Embperl_Sourcefile' follows non-static Embperl.c:552: warning: static declaration for `XS_HTML__Embperl_ProcessSub' follows non-static Embperl.c:576: warning: static declaration for `XS_HTML__Embperl_exit' follows non-static Embperl.c:622: warning: static declaration for `XS_HTML__Embperl__Req_CurrPackage' follows non-static Embperl.c:652: warning: static declaration for `XS_HTML__Embperl__Req_ExportHash' follows non-static Embperl.c:684: warning: static declaration for `XS_HTML__Embperl__Req_Sourcefile' follows non-static Embperl.c:714: warning: static declaration for `XS_HTML__Embperl__Req_Path' follows non-static Embperl.c:759: warning: static declaration for `XS_HTML__Embperl__Req_PathNdx' follows non-static Embperl.c:795: warning: static declaration for `XS_HTML__Embperl__Req_ReqFilename' follows non-static Embperl.c:825: warning: static declaration for `XS_HTML__Embperl__Req_Debug' follows non-static Embperl.c:852: warning: static declaration for `XS_HTML__Embperl__Req_ApacheReq' follows non-static Embperl.c:884: warning: static declaration for `XS_HTML__Embperl__Req_ErrArray' follows non-static Embperl.c:911: warning: static declaration for `XS_HTML__Embperl__Req_FormArray' follows non-static Embperl.c:938: warning: static declaration for `XS_HTML__Embperl__Req_FormHash' follows non-static Embperl.c:965: warning: static declaration for `XS_HTML__Embperl__Req_EnvHash' follows non-static Embperl.c:992: warning: static declaration for `XS_HTML__Embperl__Req_LogFileStartPos' follows non-static Embperl.c:1019: warning: static declaration for `XS_HTML__Embperl__Req_VirtLogURI' follows non-static Embperl.c:1049: warning: static declaration for `XS_HTML__Embperl__Req_CookieName' follows non-static Embperl.c:1079: warning: static declaration for `XS_HTML__Embperl__Req_SessionMgnt' follows non-static Embperl.c:1108: warning: static declaration for `XS_HTML__Embperl__Req_SubReq' follows non-static Embperl.c:1135: warning: static declaration for `XS_HTML__Embperl__Req_Error' follows non-static Embperl.c:1164: warning: static declaration for `XS_HTML__Embperl__Req_ProcessBlock' follows non-static Embperl.c:1194: warning: static declaration for `XS_HTML__Embperl__Req_ProcessSub' follows non-static Embperl.c:1224: warning: static declaration for `XS_HTML__Embperl__Req_logevalerr' follows non-static Embperl.c:1257: warning: static declaration for `XS_HTML__Embperl__Req_logerror' follows non-static Embperl.c:1318: warning: static declaration for `XS_HTML__Embperl__Req_getloghandle' follows non-static Embperl.c:1345: warning: static declaration for `XS_HTML__Embperl__Req_getlogfilepos' follows non-static Embperl.c:1373: warning: static declaration for `XS_HTML__Embperl__Req_output' follows non-static Embperl.c:1398: warning: static declaration for `XS_HTML__Embperl__Req_log' follows non-static Embperl.c:1424: warning: static declaration for `XS_HTML__Embperl__Req_flushlog' follows non-static Embperl.c:1448: warning: static declaration for `XS_HTML__Embperl__Req_getlineno' follows non-static Embperl.c:1475: warning: static declaration for `XS_HTML__Embperl__Req_log_svs' follows non-static Embperl.c:1500: warning: static declaration for `XS_HTML__Embperl__Req_Escape' follows non-static Embperl.c:1533: warning: static declaration for `XS_HTML__Embperl__Req_ExecuteReq' follows non-static Embperl.c:1562: warning: static declaration for `XS_HTML__Embperl__Req_Abort' follows non-static Embperl.c:1590: warning: static declaration for `XS_HTML__Embperl__Req_FreeRequest' follows non-static Embperl.c:1731: warning: static declaration for `boot_HTML__Embperl' follows non-static Embperl.c:1819: parse error at end of input make: *** [Embperl.o] Error 1 [EMAIL PROTECTED]:~/download/HTML-Embperl-1.3.6 : static declaration > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]