Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2016 13:00:26 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        Karl Denninger <karl@denninger.net>
Cc:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: How did I manage to break this?!
Message-ID:  <CANCZdfqWbtXHz=SdyNJH3RWa-J30FuYMCSMmdJXJ_5tW9xUB_Q@mail.gmail.com>
In-Reply-To: <568C1B27.3050206@denninger.net>
References:  <568C1919.2090407@denninger.net> <CANCZdfq1i-napivz=2PxLz7yCkbP8vfDhQvjjAD=NiOk0dMQxQ@mail.gmail.com> <568C1B27.3050206@denninger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
what dpes readelf -h on all the affected files tell you?  You're most
interested in the line:

  Flags:                             0x5000202, Version5 EABI, has entry
point, software FP

Warner

On Tue, Jan 5, 2016 at 12:36 PM, Karl Denninger <karl@denninger.net> wrote:

> $ uname -v
> FreeBSD 11.0-CURRENT #0 r293189: Tue Jan  5 08:44:05 CST 2016
> karl@NewFS.denninger.net:
> /pics/CrossBuild/obj/arm.armv6/pics/CrossBuild/src/sys/RPI2
>
> Built a few hours ago, svn'd this morning.  rm -r'd both the object and
> export directories before starting to prevent the risk of a carry-over.
>
> And no, I pkg delete'd all the packages on the machine (including pkg
> itself!) and then rm -r'd the entire /usr/local/lib directory, then used
> pkg to reload them.
>
> No chance they're leftovers.
>
> On 1/5/2016 13:33, Warner Losh wrote:
> > what revision are you at?
> >
> > Could these be left-over hard-float libraries?
> >
> > Warner
> >
> > On Tue, Jan 5, 2016 at 12:27 PM, Karl Denninger <karl@denninger.net
> > <mailto:karl@denninger.net>> wrote:
> >
> >     Went back from arm6hf to arm6 on a Pi2 (cross-built the world and
> >     kernel, then rsync'd it), and now I'm getting this with two packages
> >     that I loaded from the "pkg add" command (which, incidentally, was
> the
> >     reason to do it in the first place, since arm6hf has no package
> >     repository)
> >
> >     The system itself is running fine.
> >
> >     $ git
> >     Shared object "libintl.so.8" not found, required by "git"
> >
> >     Bee-ess
> >
> >     $ ldconfig -r|grep intl
> >             134:-lintl.8 => /usr/local/lib/libintl.so.8
> >             135:-lintl.9 => /usr/local/lib/libintl.so.9
> >
> >     $ ls -al /usr/local/lib/*intl*
> >     -rw-r--r--  1 root  wheel  74122 Dec  7 12:58
> /usr/local/lib/libintl.a
> >     lrwxr-xr-x  1 root  wheel     16 Dec  7 12:58
> >     /usr/local/lib/libintl.so
> >     -> libintl.so.8.1.4
> >     lrwxr-xr-x  1 root  wheel     16 Dec  7 12:58
> >     /usr/local/lib/libintl.so.8 -> libintl.so.8.1.4
> >     -rw-r--r--  1 root  wheel  51832 Dec  7 12:58
> >     /usr/local/lib/libintl.so.8.1.4
> >     lrwxr-xr-x  1 root  wheel     12 Dec  7 12:58
> >     /usr/local/lib/libintl.so.9 -> libintl.so.8
> >
> >     That all came in from the pkg add, so why is the loader
> >     complaining that
> >     libintl.so.8 not there?  Incidentally, bash throws up on the same
> >     error.
> >
> >     --
> >     Karl Denninger
> >     karl@denninger.net <mailto:karl@denninger.net>
> >     <mailto:karl@denninger.net <mailto:karl@denninger.net>>
> >     /The Market Ticker/
> >     /[S/MIME encrypted email preferred]/
> >
> >
>
> --
> Karl Denninger
> karl@denninger.net <mailto:karl@denninger.net>
> /The Market Ticker/
> /[S/MIME encrypted email preferred]/
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqWbtXHz=SdyNJH3RWa-J30FuYMCSMmdJXJ_5tW9xUB_Q>