Fwd: Re: cannot find -lld-l4

Marcus Hähnel mhaehnel at os.inf.tu-dresden.de
Sun May 18 17:47:08 CEST 2014


Hi ba_f,

>>> BTW before that missing lib error, i get a lot of "multiple 
>>> definition
>>> of...".
>> Could you show some examples of those errors please?
>> Adam
> 
> ./tpm_integrity.o: In function `TPM_Extend':
> /home/ba_f/vTPM/server/src/tpm_integrity.c:39: multiple definition of 
> `tpm_log'
> ./tpm_cmd_handler.o:/home/ba_f/vTPM/server/src/tpm_marshalling.h:102:
> first defined here
> ./tpm_startup.o: In function `TPM_Startup':
> /home/ba_f/vTPM/server/src/tpm_startup.c:43: multiple definition of
> `tpm_read_from_storage'
> ./tpm_cmd_handler.o:/home/ba_f/vTPM/server/src/tpm_marshalling.h:103:
> first defined here
> 
> But these warning/error must come from the build-process, because the
> code has already been compiled for ARM linux without any Warnings.

can you please repeat this using 'make V=1' instead of just make and 
posting the complete log? It includes additional information about the 
invoked commandline.

- Marcus




More information about the l4-hackers mailing list