In message <4f92f020.1000...@protected-networks.net>, Michael Butler writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 04/21/12 13:21, Cy Schubert wrote:
> > In message <4f91c8fe.4070...@freebsd.org>, Dimitry Andric writes:
> >> This is a multi-part message in MIME format.
> >> --------------030506060901050002030508
> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >> Content-Transfer-Encoding: 7bit
> >>
> >> On 2012-04-20 22:21, Jason Evans wrote:
> >>> On Apr 20, 2012, at 1:14 PM, Jason Evans wrote:
> >>>> On Apr 20, 2012, at 1:10 PM, Dimitry Andric wrote:
> >>>>> On 2012-04-20 21:54, Jason Evans wrote:
> >>>>>> On Apr 20, 2012, at 12:49 PM, Dimitry Andric wrote:
> >>>>>>> I think the best solution would be for jemalloc to avoid using obviou
> s
> >>>>>>> names like "chunksize" for its globals, because it is basically a
> >>>>>>> library that could be linked to any sort of program out there.
> >>>>>>>
> >>>>>>> For example, it could prefix all its internal-use only globals with
> >>>>>>> "jemalloc_" or some other mangling scheme.  Jason, any thoughts?
> >>>>>>
> >>>>>> jemalloc has optional namespace mangling support built in for just thi
> s 
> >> reason.  I'll turn it on, hopefully today.
> >>>>>
> >>>>> Indeed, I had just found jemalloc/internal/private_namespace.h. :)  It
> >>>>> does seem to list only functions, not variables, is that right?
> >>>>
> >>>> Ah right, functions only.  Well then, I don't have any bright ideas for 
> so
> >> lving this problem in the short run.
> >>>
> >>> I take it back.  There's spotty mangling coverage for variables.  I'll tr
> y 
> >> to add full coverage.
> >>
> >> I'm now using the attached.  It seems to work...
> > 
> > It didn't work for me.
> 
> The problem is that /usr/bin/as is statically linked .. rebuild that and
> you'll be fine,

I did. I restored from backup made a month ago and rebuilt world again. 
That worked. I then rebuilt world again. That's when it failed.


-- 
Cheers,
Cy Schubert <cy.schub...@komquats.com>
FreeBSD UNIX:  <c...@freebsd.org>   Web:  http://www.FreeBSD.org


_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to