On Thu, 12 May 2005, Joel Andersson wrote:
Yes, I have tried the make clean, make etc , cleared my port downloaded the port again tried to install it etc...
But the thing that got the problem fixed was that I temporary just changed names on 2 of my snmp files. libbsnmp.so.1 libbsnmp.a Once I renamed them squid compiled and I just changed the names back..
Doesn't feel like the correct way, but hey , It worked for me. ;-)
Heard this same problem from another user who was using some frontend to GCC to speed up compilation.
Squid specifies the correct paths for it's snmp library, but it appears some of these frontends causes problems with the library path making the compiler pick up the OS library with the same name when it should not.
Regards Henrik