On Mon, Mar 03, 2014 at 11:38:40AM -0600, Chris Bennett wrote: > I have had this problem for a while, but not sure how to fix. > Latest snap. ... > > see following: > > firefox:/usr/lib/libstdc++.so.57.0: /usr/local/lib/libestdc++.so.14.0 : > WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink > your program > > ed 5.5current # ls /usr/lib/libstdc++* > -r--r--r-- 1 root bin 8772138 Mar 3 01:46 /usr/lib/libstdc++.a > -r--r--r-- 1 root bin 4889709 Jul 28 2013 /usr/lib/libstdc++.so.55.0 > -r--r--r-- 1 root bin 4888944 Mar 3 01:46 /usr/lib/libstdc++.so.57.0 > -r--r--r-- 1 root bin 8533454 Mar 3 01:46 /usr/lib/libstdc++_p.a > ed 5.5current # ls /usr/local/lib/libestdc++.so.14.0 > > -rwxr-xr-x 1 root bin 4871462 Jan 13 04:58 > /usr/local/lib/libestdc++.so.14.0 > > What should I do to resolve this?
This was raised almost a year ago, see http://marc.info/?l=openbsd-ports&m=136490780102023&w=2 As far as I know it's a superfluous warning imposed by the GNU toolchain
