On Tue, Feb 15, 2000 at 10:11:40PM +0300, Ilmar S. Habibulin wrote:
> > uname -a
> FreeBSD ws-ilmar.ints.ru 4.0-CURRENT FreeBSD 4.0-CURRENT #1: Fri Feb 11 20:21:14 MSK
>2000 [EMAIL PROTECTED]:/usr/src/sys/compile/HOME1 i386
> > grep FreeBSD /usr/src/gnu/lib/libstdc++/_G_config.h
> /* $FreeBSD: src/gnu/lib/libstdc++/_G_config.h,v 1.9 2000/01/25 12:23:13 obrien Exp
>$ */
Correct and latest version.
> > nm /usr/lib/libstdc++.a |egrep '_.*vt.*filebuf'
> 00000000 W _vt$7filebuf
> U _vt$7filebuf
> U _vt$7filebuf
Correct for your version of src/gnu/lib/libstdc++/_G_config.h
> > What version of KDE libs do you have installed?
> current. ;-) 2.0 from 14 or 15 of february.
Hum... I'll have to pass to KDE clueful people on this point.
> > nm /usr/local/lib/libkdecore.so.2 | egrep '_.*vt'
> 001004a0 W _vt$10KLibLoader
> 000ffa60 W _vt$10KWinModule
Also correct for your version of src/gnu/lib/libstdc++/_G_config.h
You might post to [EMAIL PROTECTED] and see if a KDE clueful person can
help you.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message