NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/45973: 5.0.x binaries using librt don't work on -current
The following reply was made to PR lib/45973; it has been noted by GNATS.
From: Alan Barrett <apb%cequrux.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: lib/45973: 5.0.x binaries using librt don't work on -current
Date: Fri, 24 Feb 2012 22:08:21 +0200
On Fri, 10 Feb 2012, Izumi Tsutsui wrote:
>% ruby19
>/usr/lib/librt.so.0: Undefined symbol "__cerror" (symnum = 12)
Revision 1.6 of src/lib/librt/Makefile.inc may be responsible.
The symbol was renamed to __rt_cerror.
Similar changes were made in libposix (revision 1.20 of
src/libposix/sys/Makefile.inc).
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index