Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2016 18:02:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ppc@FreeBSD.org
Subject:   [Bug 201623] /usr/ports/graphics/dri fails on powerpc
Message-ID:  <bug-201623-21-SPeXjAD0Hs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201623-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201623-21@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201623

Jason Bacon <bacon4000@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bacon4000@gmail.com

--- Comment #3 from Jason Bacon <bacon4000@gmail.com> ---
This issue looks familiar.  Does the linker hang for a long time before
crashing?

In that case, the linker leaked memory until malloc failed and then crashed.

I worked around this by following a suggestion to force it to use
/usr/local/bin/ld.  That would be less costly than adding a compiler depend=
ency
to the port.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201623-21-SPeXjAD0Hs>