I have fixed this problem in configure and Makefiles now... tcl should be disabled automatically if the tclConfig.sh isn't found, and php should have correct include paths set now.
/Christian On Sat, 2006-06-24 at 21:49 -0400, Jim Duda wrote: > I'm unable to compile version 2.4p3. I have similar problems with CVS. > I need to configure without TCL support. Configure cannot find the > TCL configuration file. > > checking for Python library... /usr/lib/python2.4/config > checking if owtcl is enabled... yes (default) > Looking for tclConfig.sh > checking for Tcl configuration... configure: WARNING: Can't find Tcl > configuration definitions > > > Snapshot of build issues ... > > gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -I.. > -I../../../src/include -I../../../module/owlib/src/include -I../include > -fexceptions -D_FILE_OFFSET_BITS=64 -g -O2 -pthread -MT ow_wrap.lo -MD > -MP -MF .deps/ow_wrap.Tpo -c ow_wrap.c -fPIC -DPIC -o .libs/ow_wrap.o > ow_wrap.c:345:18: error: zend.h: No such file or directory > ow_wrap.c:346:22: error: zend_API.h: No such file or directory > ow_wrap.c:347:17: error: php.h: No such file or directory > ow_wrap.c: In function 'SWIG_SetPointerChar': > ow_wrap.c:414: warning: assignment makes pointer from integer without a cast > ow_wrap.c: At top level: > ow_wrap.c:420: error: syntax error before '*' token > > Jim > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
