Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2001 18:21:57 -0230 (NDT)
From:      John Rochester <jr@cs.mun.ca>
To:        <freebsd-stable@freebsd.org>, <freebsd-ports@freebsd.org>
Subject:   bogus undefined symbol from ld-elf.so.1 in kde2 programs
Message-ID:  <Pine.LNX.4.30.0107081751200.15397-100000@garfield.cs.mun.ca>

next in thread | raw e-mail | index | archive | help
I cvsuped to 4.3-STABLE a few days ago, and am in the process of
making the kde2 port(s).  Quite a few of the programs fail as follows:

$ kword
/usr/libexec/ld-elf.so.1: /usr/local/lib/libksycoca.so.4: Undefined symbol
"comment__C18KDEDesktopMimeTypeRC7QStringb"
$ nm /usr/local/lib/libksycoca.so.4 | grep \
> comment__C18KDEDesktopMimeTypeRC7QStringb
00030580 T comment__C18KDEDesktopMimeTypeRC7QStringb
$

Has anyone else seen behaviour like this?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0107081751200.15397-100000>