diff options
author | Reinhard Tartler <siretart@tauware.de> | 2012-12-12 12:31:51 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2012-12-12 17:08:23 +0100 |
commit | 263523d7bde6fd6f24c2e14ba88180ac38335fe7 (patch) | |
tree | dafee978934adf3caa45cf03c47e0767ffa90405 /nxcomp/ServerCache.h | |
parent | 6b505a48acf38d0450d7c615ac8f2e67b44aacf4 (diff) | |
download | nx-libs-263523d7bde6fd6f24c2e14ba88180ac38335fe7.tar.gz nx-libs-263523d7bde6fd6f24c2e14ba88180ac38335fe7.tar.bz2 nx-libs-263523d7bde6fd6f24c2e14ba88180ac38335fe7.zip |
disable parallel builds
It seems that there is a race condition in the implementation of the
nx-x11 makefiles somewhere. On machines with many cores and high levels
of parallel workers (for me, 32 cores and -j20), nxcompext gets built
before libNX_X11 is ready:
+ ln -s ../../lib/X11/libNX_X11.so .
/usr/bin/ld: cannot find -lNX_X11
collect2: error: ld returned 1 exit status
make[9]: *** [libXcompext.so.3.5.0] Fehler 1
make[9]: Leaving directory `/srv/scratch/tartler/nx-libs/nxcompext'
Until those makefiles get fixed, better disable parallel operation
Diffstat (limited to 'nxcomp/ServerCache.h')
0 files changed, 0 insertions, 0 deletions