Hello<br>I'am trying to install kolab 2.1 beta 3 on fedora core 6 !<br>fedora force the use of option --hash-style=gnu <br><br>
# gcc -dumpspecs <br>...<br>*link:<br>%{!static:--eh-frame-hdr} -m %(link_emulation) --hash-style=gnu %{shared:-shared<br>}   %{!shared:     %{!ibcs:       %{!static:    %{rdynamic:-export-dynamic}     <br>%{!dynamic-linker:-dynamic-linker %(dynamic_linker)}}   %{static:-static}}}
<br>...<br><br>but ld from openpkg binutil package dont accept this option !<br> cat /kolab/RPM/TMP/gcc-4.0.2/obj/config.log <br>This file contains any messages produced by compilers while<br>running configure, to aid debugging if configure makes a mistake.
<br><br>configure:595: checking host system type<br>configure:616: checking target system type<br>configure:634: checking build system type<br>configure:689: checking for a BSD compatible install<br>configure:742: checking whether ln works
<br>configure:766: checking whether ln -s works<br>configure:1808: checking for gcc<br>configure:1921: checking whether the C compiler (cc  ) works<br>configure:1937: cc -o conftest    conftest.c  1>&5<br>/kolab/bin/ld: unrecognized option '--hash-style=gnu'
<br>/kolab/bin/ld: use the --help option for usage information<br>collect2: ld returned 1 exit status<br>configure: failed program was:<br><br>#line 1932 "configure"<br>#include "confdefs.h"<br><br>main(){return(0);}
<br><br>I'm working on a workaround, I'll post later if it works<br>But does someone know a final solution ?<br><br><br>--<br>Alain Spineux<br>aspineux gmail com<br>May the sources be with you<br>