Please try remove *.h, *.c in mod_lua, and update from svn again. later i will test it on linux.
2011/3/16 Guenter Knauf <[email protected]> > Hi all, > I just want to clarify that the mail below is not my new nag mailer, but an > automatically generated mail from a Linux box which builds the NetWare > target of httpd-HEAD + APR-HEAD all six hours from SVN ... > I was today self suprised how nicely it works ... :-) > Did setup the stuff a few days back right after I got it working when I > commited the bunch of build system changes, and already forgot about (but > the cronjob didnt forget to run ...) > also sorry that I did not yet look into the issue closer since I was whole > day busy with other stuff ... > if nobody objetcs I would like to let the cronjob continue, and once a fix > is commited the mails should stop again. > > Gün. > > > Am 16.03.2011 00:17, schrieb [email protected]: > >> Complete buildlog: >> http://svwe20.itex.at/autobuilds/asf/httpd/201103152310-netware-httpd.txt.gz >> >> ============================================================================= >> Exporting httpd-trunk ... >> Path: trunk >> URL: http://svn.apache.org/repos/asf/httpd/httpd/trunk >> Repository Root: http://svn.apache.org/repos/asf >> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 >> Revision: 1081988 >> Node Kind: directory >> Last Changed Author: rbowen >> Last Changed Rev: 1081935 >> Last Changed Date: 2011-03-15 21:41:26 +0100 (Tue, 15 Mar 2011) >> >> Exporting apr-trunk ... >> Path: trunk >> URL: http://svn.apache.org/repos/asf/apr/apr/trunk >> Repository Root: http://svn.apache.org/repos/asf >> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 >> Revision: 1081988 >> Node Kind: directory >> Last Changed Author: trawick >> Last Changed Rev: 1081495 >> Last Changed Date: 2011-03-14 18:59:43 +0100 (Mon, 14 Mar 2011) >> >> >> ============================================================================= >> ### /home/prg/nlm/cwcmdl40/mwccnlm.exe Compiler: >> # File: lua_vmprep.c >> # --------------------- >> # 394: if >> (apr_pool_userdata_get(&reslist,"mod_lua",spec->pool)==APR_SUCCESS) { >> # Error: ^ >> # illegal implicit conversion from 'struct apr_reslist_t **' to >> # 'void **' >> ### /home/prg/nlm/cwcmdl40/mwccnlm.exe Compiler: >> # 409: apr_reslist_acquire(reslist,&L); >> # Error: ^ >> # illegal implicit conversion from 'struct lua_State **' to >> # 'void **' >> ### /home/prg/nlm/cwcmdl40/mwccnlm.exe Compiler: >> # 413: apr_pool_userdata_set(L, spec->file, vm_release, >> lifecycle_pool); >> # Error: >> ^ >> # illegal implicit conversion from 'int (struct lua_State *)' to >> # 'int (*)(void *)' >> ### /home/prg/nlm/cwcmdl40/mwccnlm.exe Compiler: >> # 423: if(!vm_construct(&L, spec, lifecycle_pool)) >> # Error: ^ >> # illegal implicit conversion from 'struct lua_State **' to >> # 'void **' >> >> ============================================================================= >> >> > >
