[tboot-devel] [PATCH] Fix lcptools makefile

2010-01-14 Thread Ross Philipson
Patch attached: The removal of Trousers from the build introduced a build issue in the lcptools/Makefile where -ltspi is listed as a build target and causes building to fail. Signed-off-by: Ross Philipson ross.philip...@citrix.com tboot-broken-makefile.patc

Re: [tboot-devel] [PATCH] Fix lcptools makefile

2010-01-14 Thread Cihula, Joseph
Ross, I added the '-ltspi' dependency when I removed TrouSerS in order to give a user who does not have TrouSerS installed a better error message (otherwise they get the missing header file error followed by a screenful of missing identifiers. This just provides a single error that libtspi is