is there anyone here working with stable openwrt in metarouter ppc?
my goals is to build stable openwrt with httpd, named, and squid
the purpose is for enhanced url filtering, content replacing, and custom dns forwarding
it will be helpfull if someone can tell me what to do to make my goals
I am trying to setup the same squid on openwrt to allow HTTPS proxying on-site.
Has anybody gotten this working?
I have gotten squid installed with basic squid.conf but when I try to start the squid process i receive the following error below relating to libpthread which I have no idea what it means or how to fix it
Assistance would be GREATLY appreciated
root@OpenWrt:/usr/sbin# squid start
squid: can’t handle reloc type ‘errno’
squid: symbol ‘errno’: can’t handle reloc type 0x49 in lib ‘/lib/libpthread.so.0’
root@OpenWrt:/usr/sbin#
if you need specific software for OpenWRT, you can check tutorials on their page on how to build packages or compile software for this flavor of OpenWRT. Here on forums you can get working image file that can be used to run your custom software, or you could talk someone who builds images to build these packages for you. Unfortunately i cannot help you with that.