[Patch v2] Fixing build issues found while working on packaging

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Two issues that came up during packaging of HEAD:
1) sqlhist needs a more explicit dependency on the bison parts
   pre-existing.  This will likely be less of an issue later when
   those don't need to be generated on every build.  For now, a 
   more explicit dependency (in the right place in the make file now in
   v2) resolves this SMP build issue

2) libtracefs.a generation does and `rm -f` and then genrates the
   archive.  Something about that will sporadically cause ar to get
   confused and throw an error about reading files.  Making the rm more
   atomic (mv an then rm) either adds enough of a delay to mask the
   problem, or clears this up correctly.

This clears up the major SMP build issues I'm seeing at least.

- John 'Warthog9' Hawley (VMware)





[Index of Archives]     [Linux USB Development]     [Linux USB Development]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux