Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2012 23:32:39 +0400
From:      Sergey Kandaurov <pluknet@gmail.com>
To:        Serg R <serg_ic@mail.ru>
Cc:        David Chisnall <theraven@freebsd.org>, freebsd-stable@freebsd.org
Subject:   Re: FreeBSD 9.0-STABLE problem with the Adaptec Storage Manager
Message-ID:  <CAE-mSOL6zjmzWggBMQUtN1xH%2BZFrWVH7Z9Z6qqB56EZJOHA-rA@mail.gmail.com>
In-Reply-To: <1341571795.625149465@f43.mail.ru>
References:  <1341571795.625149465@f43.mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-mSOL6zjmzWggBMQUtN1xH%2BZFrWVH7Z9Z6qqB56EZJOHA-rA>