I have had this problem for a while, but not sure how to fix.
Latest snap.
OpenBSD 5.5 (GENERIC) #272: Mon Mar 3 00:59:09 MST 2014
[email protected]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz ("GenuineIntel"
686-class) 2 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36
,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,CNXT-ID,xTPR,PERF
real mem = 536252416 (511MB)
avail mem = 515186688 (491MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 01/12/04, BIOS32 rev. 0 @
0xffe90, SMBIOS rev. 2.3 @ 0xf76a0 (61 entries)
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?
Thanks,
Chris Bennett