[Serusers] [Fwd: ser-0.8.10: Fehler beim Kompilierung der Quellencode.]

Nils Ohlmeier nils at ohlmeier.de
Thu Jan 30 03:40:13 CET 2003


Hi,

see comment at the end.

Greetings
  Nils Ohlmeier

On Wednesday 29 January 2003 11:51, Savasar Sinan UYGUR wrote:
> Die Kompilation bricht mit der unten angefügten Fehlermeldung ab.
> Was kann ich tun ?
> Wurde dieser Server auf dem Suse-Linux getestet bzw. unter welchem
> Suse-Kernel ist es lauffähig ?
>
> MfG.
>
> >***************************************************************
> >CoRiMM:/home/sinan/SIP_Project/OpenSourceServers/IPTEL/ser-0.8.10 #
>
> make
>
> >modules
> >make[1]: Entering directory
> >`/home/sinan/SIP_Project/OpenSourceServers/IPTEL/ser-0.8.10/modules/acc'
> >
> >../../Makefile.rules:77: acc.d: No such file or directory
> >../../Makefile.rules:77: acc_mod.d: No such file or directory
> >make[1]: Leaving directory
> >`/home/sinan/SIP_Project/OpenSourceServers/IPTEL/ser-0.8.10/modules/acc'
> >
> >make[1]: Entering directory
> >`/home/sinan/SIP_Project/OpenSourceServers/IPTEL/ser-0.8.10/modules/acc'
> >
> >gcc -fPIC -DPIC -O9 -funroll-loops  -Wcast-align  -Wall
> >-minline-all-stringops -malign-double -falign-loops -march=athlon
> >-DNAME='"ser"' -DVERSION='"0.8.10"' -DARCH='"i386"' -DOS='"linux"'
> >-DCOMPILER='"gcc 3.2"' -D__CPU_i386 -DCFG_DIR='"/usr/local/etc/ser/"'
> >-DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DADAPTIVE_WAIT
> >-DADAPTIVE_WAIT_LOOPS=1024 -DDNS_IP_HACK -DUSE_IPV6 -DDBG_QM_MALLOC
> >-DFAST_LOCK -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD
> >
> >-c acc.c -o acc.o
> >gcc -fPIC -DPIC -O9 -funroll-loops  -Wcast-align  -Wall
> >-minline-all-stringops -malign-double -falign-loops -march=athlon
> >-DNAME='"ser"' -DVERSION='"0.8.10"' -DARCH='"i386"' -DOS='"linux"'
> >-DCOMPILER='"gcc 3.2"' -D__CPU_i386 -DCFG_DIR='"/usr/local/etc/ser/"'
> >-DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DADAPTIVE_WAIT
> >-DADAPTIVE_WAIT_LOOPS=1024 -DDNS_IP_HACK -DUSE_IPV6 -DDBG_QM_MALLOC
> >-DFAST_LOCK -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD
> >
> >-c acc_mod.c -o acc_mod.o
> >gcc -shared  -Wl,-O2 -Wl,-E   acc.o acc_mod.o    -o acc.so
> >/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld:
> >
> >unrecognized option '--eh-frame-hdr'
> >/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld:
> >
> >use the --help option for usage information
> >collect2: ld returned 1 exit status
> >make[1]: *** [acc.so] Error 1
> >make[1]: Leaving directory
> >`/home/sinan/SIP_Project/OpenSourceServers/IPTEL/ser-0.8.10/modules/acc'

The option '--eh-frame-hdr'  is not used by our Makefiles. I'm not an expert 
with these things, but i found the '--eh-frame-hdr' option in the specs file 
in the /usr/lib/gcc-lib/i486-suse-linux/3.2 directory.
I guess ether your build enviroment contains some special things, or something 
in your system is broken. A quick search on google returned some problems 
with binutils. Maybe their is a newer fixed version of binutils available 
from SuSE?

-- 
gpg-key: http://www.ohlmeier.org/public_key.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20030130/940ac239/attachment.pgp>


More information about the sr-users mailing list