libtasn1 CFLAGS problems once again
Roman Bogorodskiy
bogorodskiy at gmail.com
Sun Oct 5 08:36:32 PDT 2014
Hi,
There was a problem with not properly passing libtasn1 CFLAGS for some
targets that was fixed and now it looks like it's there again.
Making all in .
gmake[2]: Entering directory `/usr/home/novel/code/p11-kit'
CC trust/asn1.lo
In file included from trust/asn1.c:37:
trust/asn1.h:35:10: fatal error: 'libtasn1.h' file not found
#include <libtasn1.h>
^
1 error generated.
gmake[2]: *** [trust/asn1.lo] Error 1
I have attached a patch that fixes this problem for me. I'm not it's
done in an optimal way, that's why I didn't spend time preparing a
commit with the commit message. The reason of my doubt that there's
quite an amount of copy/paste that probably could be fixed somehow so
the libtasn1 flags could be passed in some single place.
Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p11-kit-libtasn1-cflags_2.diff
Type: text/x-diff
Size: 3871 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/p11-glue/attachments/20141005/b65b777b/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/p11-glue/attachments/20141005/b65b777b/attachment.sig>
More information about the p11-glue
mailing list