On 10/11/2013 05:03 PM, Bruce Dubbs wrote: > Casey Daniels wrote: > >> Okay so I'm a little confused as to where we stand on this issue is it a >> dead end and there is no support, or is it just going to take time for >> you to look into something? > This is a package where none of the editors has any experience. I would > think a better place to ask would be the squid-users or possibly the > squid-dev mailing lists. > > -- Bruce I tried a parrel post over at squid-users, and got a response basicly stating don't hijack thier mailing list and that my build enivorment was seriously broken and didn't give much direction after that.
I could try to post the full Config.log but its 500K, which I think is above the limit. here is what maybe Ken might be looking for, I have to look into the library it names configure:25587: result: yes configure:25604: checking for struct iphdr.ip_hl configure:25604: g++ -c -g -O2 -std=c++0x conftest.cpp >&5 configure:25604: $? = 0 configure:25604: result: yes configure:25634: checking size of void * configure:25639: g++ -o conftest -g -O2 -std=c++0x -g conftest.cpp -lnetfilter_conntrack -lrt -ldl -ldl >&5 configure:25639: $? = 0 configure:25639: ./conftest ./conftest: error while loading shared libraries: libnfnetlink.so.0: cannot open shared object file: No such file or directory configure:25639: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Squid Web Proxy" | #define PACKAGE_TARNAME "squid" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "Squid Web Proxy 3.3.9" | #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/" | #define PACKAGE_URL "" | #define PACKAGE "squid" | #define VERSION "3.3.9" | #define HAVE_STDCXX_0X /**/ | #define DEFAULT_PREFIX /usr/local/squid | #define USE_LOADABLE_MODULES 1 Thanks, Casey -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
