bios-crypto build broken
Daniel Drake
dsd at laptop.org
Wed Jun 22 10:07:37 EDT 2011
Hi Martin,
The usual way of building bios-crypto is broken:
# git clone git://dev.laptop.org/bios-crypto
# cd bios-crypto/build
# make
...
ld -Ttext 0xc0000 -Tbss 0xd0000 --defsym _start=verify_data
bios_verify.o stack_alloc.o bios_string.o ../depends/libtomcrypt.a
../depends/libtfm.a `cc -print-libgcc-file-name` -o bios_verify.elf
ld: cannot find ../depends/libtomcrypt.a: No such file or directory
make: *** [bios_verify.elf] Error 1
I think this is because of your recent changes in this area. Any
chance you could take a look?
Thanks,
Daniel
More information about the Devel
mailing list