make -j 20 stop during build
A change to fix it is:
--- src/Main/Makefile.am.old 2009-03-05 16:57:02.000000000 +0100
+++ src/Main/Makefile.am 2009-03-05 16:57:26.000000000 +0100
@@ -61,7 +61,7 @@
fgfs_SOURCES = bootstrap.cxx
fgfs_LDADD = \
- $(top_builddir)/src/Main/libMain.a \
+ libMain.a \
$(top_builddir)/src/Aircraft/libAircraft.a \
$(top_builddir)/src/ATCDCL/libATCDCL.a \
$(top_builddir)/src/Cockpit/libCockpit.a \
Nobody/Anonymous
None
None
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use