Re: Building Firefox from pkgsrc-2015Q1 hangs
Helge Mühlmeier <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
Hi, Am 05.08.2015 um 16:43 schrieb Julian Coleman: > Hi, > >> Is this the boost-libs build? This looks like the bug that should have been >> worked around with r1.19 of boost-libs/Makefile (setting pch=off) [1]. That >> change is still in the current Makefile. If this is boost-libs, can you >> check that PCH is really off? If it's another package, then we might need a >> similar workaround. I took a look in /usr/pkgsrc/devel/boost-libs/Makefile. The setting BJAM_ARGS+= pch=off is in there... 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 Greetings, Helge