Re: Building Firefox from pkgsrc-2015Q1 hangs
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 05, 2015 at 04:58:58PM +0200, Helge Mühlmeier wrote: > I cancelled the build-process. There is a message: > Makefile:14747: recipe for target 'configure-target-libstdc++-v3' failed > gmake[1]: *** [configure-target-libstdc++-v3] Error 1 That is in the build of gcc itself (which is where I hit the issue originally as well). So let's fix them all... Martin