ld-elf, libkvm out of sync, can't build ports
Kris Kennaway
kris at obsecurity.org
Thu Mar 18 21:43:54 PST 2004
On Thu, Mar 18, 2004 at 03:13:42PM +0000, knowtree at aloha.com wrote:
> Running 4.9 STABLE, fresh cvsup of src and ports. Kernel builds and
> installs fine, but none of my ports will build. gkrellm and postgresql,
> just to name a couple.
>
> Linking stops with error message:
>
> /usr/libexec/ld-elf.so.1: /usr/lib/libkvm.so.2: Undefined symbol "__stderrp"
>
> It looks as if I need to update or rebuild libkvm, but I can't find
> anything that explains how.
>
> How can I fix this?
Looks like you dont in fact have an up-to-date 4.9-STABLE system; that
symbol is in libc (and has been for a long time now):
> objdump -T /usr/lib/libc.so.4 | grep stderrp
0008797c g DO .data 00000004 __stderrp
Post your cvsupfile if you need additional help figuring out what went
wrong with your upgrade.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040318/c91823c0/attachment.bin
More information about the freebsd-questions
mailing list