Hi,

I have some updates to OpenWRT which applies to the RC4 source. Could somebody review and add them to the svn sooner or later?

I have tried to compile owfs tcl and php modules to the linksys router, and I noticed there were some problems with the current php4 installation... Only the binary was build, and the include-files and php-config were not installed in the staging-dir. Same goes for TCL8 which I managed to compile.


---------

I had tried the php4-package and had to update it a bit since I needed the php-config script and other files installed in the staging dir.
I think I only updated the Makefile...

http://home.mag.cx/openwrt/source/mk/package/php4/
http://home.mag.cx/openwrt/source/mk/pa … 1-3.tar.gz


---------

Tcl8 is split into 7 packages, one main-package and extra modules which could be added. Had to apply one patch to it which calls _exit() instead of exit() when it should end.

http://home.mag.cx/openwrt/source/mk/package/tcl8/
http://home.mag.cx/openwrt/source/mk/pa … 1-5.tar.gz


tcl8 - 8.4.11-5 - TCL8 CLI (Command Line Interface)
tcl8-mod-encoding - 8.4.11-5 - TCL8 Module encoding
tcl8-mod-http10 - 8.4.11-5 - TCL8 Module http10
tcl8-mod-http25 - 8.4.11-5 - TCL8 Module http25
tcl8-mod-msgcat - 8.4.11-5 - TCL8 Module msgcat
tcl8-mod-opt - 8.4.11-5 - TCL8 Module opt
tcl8-mod-tcltest - 8.4.11-5 - TCL8 Module tcltest


---------

I hope the source could be useful for other openwrt users.

/Christian Magnusson
mag@mag.cx