* David W. Hodgins ([email protected]) wrote: > On Mon, 16 Jul 2012 20:18:45 -0400, Luis Daniel Lucio Quiroz > <[email protected]> wrote: > >> Le lundi 16 juillet 2012 09:32:13 Colin Guthrie a écrit : >>> ldconfig: /usr/lib64/libpostfix-xsasl.so.1 is not an ELF file - it has >>> the wrong magic bytes at the start. >> how tofix this"? > > Looks to me like it's a postfix problem.
[...]
>
> Not sure about how to fix it.
I am not sure this is a postfix issue, I found this in postfix spec
file:
%if %{with dynamicmaps}
for i in lib/*.a; do
j=${i#lib/lib}
install $i %{buildroot}%{_libdir}/libpostfix-${j%.a}.so.1
done
%endif
The libpostfix-${j%.a}.so.1 look really suspicious (hardcode major,
shell magic replacement, ...).
--
Olivier Thauvin
CNRS - LATMOS
♖ ♘ ♗ ♕ ♔ ♗ ♘ ♖
pgp6YxyX1Umno.pgp
Description: PGP signature
