You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by Andy Doerr <do...@swbell.net> on 2003/11/25 20:31:30 UTC

Problem compiling

2 things right now.  What do you guys make of it?

(trying to recompile because headers was not seeming to work correctly and I
was using an old version of mod_rivet. i.e. setting content header to
image/png and server responding with a text/html instead)

---------------------------------------
1. I had to add -I/usr/local/include/tcl8.4 to the COMPILE variable in
configs.tcl (informational only)

---------------------------------------
2. Error no struct member named separate_virtual_interps

-- Snipet -----------------------------
mod_rivet.o     -> Command (sh): cc -pipe -O -Wall -Wconversion
-Wno-implicit-int -fPIC -I/usr/local/include/apache -I/usr/local/include
-I/usr/local/include/tcl8.4 -DTCL_THREADED=0 -c
-DNAMEOFEXECUTABLE="/usr/local/bin/tclsh" mod_rivet.c
Error: mod_rivet.c: In function `Rivet_ParseExecFile':
mod_rivet.c:220: warning: passing arg 4 of `Rivet_GetRivetFile' from
incompatible pointer type
mod_rivet.c:223: warning: passing arg 3 of `Rivet_GetTclFile' from
incompatible pointer type
mod_rivet.c: In function `Rivet_InitTclStuff':
mod_rivet.c:691: structure has no member named `seperate_virtual_interps'
mod_rivet.c: In function `Rivet_ServerConf':
mod_rivet.c:829: structure has no member named `seperate_virtual_interps'
mod_rivet.c:831: structure has no member named `seperate_virtual_interps'
mod_rivet.c: In function `Rivet_CopyConfig':
mod_rivet.c:987: structure has no member named `seperate_virtual_interps'
mod_rivet.c:987: structure has no member named `seperate_virtual_interps'
mod_rivet.c: In function `Rivet_CreateConfig':
mod_rivet.c:1023: structure has no member named `seperate_virtual_interps'
Compilation failed on command "sh {$COMPILE -DNAMEOFEXECUTABLE="[info
nameofexecutable]" mod_rivet.c}"
---------------------------------------


--
Andy Doerr
Doerr Consulting
713-922-6180



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-dev-help@tcl.apache.org