re: compiling xfce4 issue
matthew green <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
phipo neo writes: > Hi, > I reinstalled the system NetBSD 7.0.2, with pkgsrc2017Q4. it appears at > the end of compilation an error that I do not understand: > here is my output > > > error: wrong library name 'coroutine2' in the --without-<library> i saw this, but forgot to investigate a real fix. i think i just commented this line as my workaround (that machine is currently powered down): pkgsrc/devel/boost-libs/Makefile:BJAM_ARGS+= --without-coroutine2 .mrg.