Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2012 12:02:10 -0400
From:      "David Boyd" <David.Boyd@insightbb.com>
To:        <freebsd-stable@freebsd.org>
Subject:   systutils/arcconf errors on 9.x versions
Message-ID:  <OJEBKOFDEOADELCOBJCGGEDMEPAA.David.Boyd@insightbb.com>

next in thread | raw e-mail | index | archive | help
Back in July, this error was discussed briefly on the mailing list(s).

It appears that a fix (r238182) was submitted for inclusion in 9.1 (early).

This problem still appears in 9.1-RC1.

Will the fix be included in 9.1-RELEASE (or better yet 9.1-RC2)?

Thanks.

David Boyd.

----------------------------------------------------------------------------
------
1st e-mail from pluknet responding to Sergey Kandaurov
----------------------------------------------------------------------------
------
On 6 July 2012 14:49, Serg R <serg_ic@mail.ru> wrote:
> Hi!
>
> There is a problem with running the Adaptec Storage Manager in freebsd 9.
>
> # uname -a
> FreeBSD sorgo 9.0-STABLE FreeBSD 9.0-STABLE #4: Thu May 31 13:39:39 SAMT
2012     root@sorgo:/usr/obj/usr/src/sys/SORGO  amd64
> # portversion -v | grep arc
> arcconf-v7.30.18837 = up-to-date with port
> # arcconf
> Undefined symbol "__collate_load_error" referenced from COPY relocation in
/usr/local/sbin/arcconf

This is probably because the private symbol __collate_load_error changed
to macro (i.e. removed) in r235785 after 9.0. If so, it might brake those
older binaries which rely on that symbol, though it's still defined in
Symbol.map. Probably David Chisnall could further comment on this.

--
wbr,
pluknet
----------------------------------------------------------------------------
------
2nd e-mail from David Chisnall responding to Sergey Kandaurov
----------------------------------------------------------------------------
------
On 6 Jul 2012, at 20:32, Sergey Kandaurov wrote:

> This is probably because the private symbol __collate_load_error =
changed
> to macro (i.e. removed) in r235785 after 9.0. If so, it might brake =
those
> older binaries which rely on that symbol, though it's still defined in
> Symbol.map. Probably David Chisnall could further comment on this.

This was accidentally removed in the xlocale refactoring.  I've restored =
it in r238182 and CC'd re@ for permission to merge to the 9.1 release =
branch.

David=




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OJEBKOFDEOADELCOBJCGGEDMEPAA.David.Boyd>