pkgsrc-WIP-discuss archive

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

Re: libzrtpcpp and OpenSSL



With much help from joerg, it was found that somehow c++ is pulling in the
system evp.h from /usr/include/openssl rather than the one from pkgsrc in
/usr/pkg/include/openssl, even though on the command line
-I/usr/pkgsrc/wip/libzrtpcpp/work/.buildlink/include/openssl points to
/usr/pkg/include/openssl and appears on the command line before the other -I
flags. Adding -save-temps to CPPFLAGS shows the system evp.h being parsed in
hmac256.ii. Why is this happening? I don't understand.

Thanks.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss




Home | Main Index | Thread Index | Old Index