Hi, 2014-04-26 16:45 GMT-04:00 Kinkie <gkinkie@xxxxxxxxx>: > I am currently trying to build a squid for MacOS; I am not > successfully able to build rock store. Are you able to? Would you mind > sharing what options and environment you are using? Thanks! I'm on 10.7.5 (and it looks like I have Xcode 3.2.6 but I'm not sure) and my configure line looks like this: ./configure \ --prefix=/usr/local \ --with-logdir=/var/log/squid \ --localstatedir=/private/var \ --enable-icmp \ --enable-delay-pools \ --enable-icmp \ --enable-snmp \ --enable-htcp \ --enable-forw-via-db \ --enable-cache-digests \ --enable-underscores \ --enable-removal-policies="heap lru" \ --enable-delay-pools \ --disable-eui \ --disable-ipv6 \ --disable-translation \ --with-pidfile=/var/run/squid.pid \ I didn't know what rock store is, but I'm not getting any compilation errors. I looked at src/fs/.lib and the Rock* files seem to contain symbols, so I suppose I probably did somehow manage to build them. -- cheers, -ambrose <http://gniw.ca>