[OpenWrt-Devel] kamikaze - debug init scripts

2010-05-14 Thread Vipul M Sawant
Hello, The postgresql init script (/etc/init.d/postgresql) is not starting postgresql when Ubiquiti RSPro router is rebooted. The service is enabled by /etc/init.d/postgresql enable (entry added to /etc/rc.d/S50postgresql). I can start postgresql from ssh (/etc/init.d/postgresql start) once the bo

[OpenWrt-Devel] compile clamav with --enable-debug option

2010-03-23 Thread Vipul M Sawant
Hello, I am trying to compile clamav 0.95.3 for kamikaze x86 using configure option "--enable-debug" to include debug symbols. The compile process fails with error message "mbox.c:96:22: error: execinfo.h: No such file or directory". Is any package or module needs to be installed? (The clamav is c

[OpenWrt-Devel] compile havp with clamav contentscanner

2010-03-23 Thread Vipul M Sawant
Hello, I am trying to compile havp (HTTP AntiVirus Proxy) on x86 kamikaze with libclamav. The clamav version is 0.95.3. in the following Makefile for havp, path -L/home/vsawant/Documents/projects/routers/openwrtsrc/build_dir/target-i386_uClibc-0.9.30.1/clamav-0.95.3/ipkg-install/usr/lib is specif

Re: [OpenWrt-Devel] disable ipk stripping

2010-03-22 Thread Vipul M Sawant
Cheers, > -- > -{Nico} > > > On 23/03/10 03:59, Vipul M Sawant wrote: > > Hello, > > > > I am trying to compile the clamav package for kamikaze x86. The > > compile process is stripping the binaries - "rstrip.sh: > > > /home/vsawant/Documents/proj

[OpenWrt-Devel] disable ipk stripping

2010-03-22 Thread Vipul M Sawant
Hello, I am trying to compile the clamav package for kamikaze x86. The compile process is stripping the binaries - "rstrip.sh: /home/vsawant/Documents/projects/routers/openwrtsrc/build_dir/target-i386_uClibc-0.9.30.1/clamav-0.95.3/ipkg-x86/clamav/usr/sbin/clamscan:executable". How to disable the s