Am 14.04.2013 17:57, schrieb Joan Moreau:
> Le 14/04/2013 15:25, Viktor Dukhovni a écrit :
> 
>> On Sun, Apr 14, 2013 at 01:30:53PM +0000, Joan Moreau wrote:
>>
>> [ You're using a mail client, whose plain-text response does not properly
>> "quote" material you're replying to. When posting to this list please
>> use a non-HTML client that gets the plain-text message right. ]
>>
>> Ok, I tried 1 - to re-install openssl 1.0.1 then recompile postfix
>>
>> Done right, this is sufficient. Your compiler settings must
>> be wrong. Post the exact command you use the create the
>> Postfix "makefiles".
> 
> 
> make -f Makefile.init makefiles 'CCARGS=-DHAS_PCRE -DHAS_MYSQL 
> -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -UHAS_LDAP
> -UHAS_IPV6 -DUSE_TLS -I/usr/include/mysql/ -I/usr/include/sasl ' 
> 'AUXLIBS=-L/usr/lib/mysql/ -lmysqlclient -lssl
> -lcrypto -lz -lm -lpcre -lsasl2'

i am missing here the path to openssl
below the ARGS from my fedora-rpm-SPEC

-DUSE_TLS -I/usr/include/openssl

CCARGS="-fPIC -DHAS_PCRE -I%{_includedir}/pcre -DHAS_MYSQL 
-I%{_includedir}/mysql -DUSE_SASL_AUTH -DUSE_CYRUS_SASL
-I%{_includedir}/sasl -DUSE_TLS -I/usr/include/openssl 
-DDEF_CONFIG_DIR=\\\"%{postfix_config_dir}\\\""
AUXLIBS="-lpcre -L%{_libdir}/mysql -lmysqlclient -lm -L%{_libdir}/sasl2 -lsasl2 
-lssl -lcrypto -pie -Wl,-z,relro"


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to