Installing Kolab 2.1beta3 onFedora core 6 : gcc compile probleme about ld option : --hash-style=gnu

Alain Spineux aspineux at gmail.com
Mon Dec 11 17:50:02 CET 2006


Hello
I'am trying to install kolab 2.1 beta 3 on fedora core 6 !
fedora force the use of option --hash-style=gnu

# gcc -dumpspecs
...
*link:
%{!static:--eh-frame-hdr} -m %(link_emulation) --hash-style=gnu
%{shared:-shared
}   %{!shared:     %{!ibcs:       %{!static:
%{rdynamic:-export-dynamic}
%{!dynamic-linker:-dynamic-linker %(dynamic_linker)}}   %{static:-static}}}
...

but ld from openpkg binutil package dont accept this option !
 cat /kolab/RPM/TMP/gcc-4.0.2/obj/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:595: checking host system type
configure:616: checking target system type
configure:634: checking build system type
configure:689: checking for a BSD compatible install
configure:742: checking whether ln works
configure:766: checking whether ln -s works
configure:1808: checking for gcc
configure:1921: checking whether the C compiler (cc  ) works
configure:1937: cc -o conftest    conftest.c  1>&5
/kolab/bin/ld: unrecognized option '--hash-style=gnu'
/kolab/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status
configure: failed program was:

#line 1932 "configure"
#include "confdefs.h"

main(){return(0);}

I'm working on a workaround, I'll post later if it works
But does someone know a final solution ?


--
Alain Spineux
aspineux gmail com
May the sources be with you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20061211/1806e344/attachment.html>


More information about the users mailing list