Hello, I check out the latest version of SDCC with svn and start to compile it. I got this message some minutes later:
make[3]: Entering directory `/home/zsolti/svn/sdcc/support/sdbinutils/bfd' rm -f targmatch.h sed -f ./targmatch.sed < ./config.bfd > targmatch.new *** glibc detected *** sed: double free or corruption (!prev): 0x0811a070 *** ======= Backtrace: ========= /lib/i686/cmov/libc.so.6(+0x6b381)[0x400cc381] /lib/i686/cmov/libc.so.6(+0x6cbd8)[0x400cdbd8] /lib/i686/cmov/libc.so.6(cfree+0x6d)[0x400d0cbd] /lib/i686/cmov/libc.so.6(+0xb15d0)[0x401125d0] /lib/i686/cmov/libc.so.6(+0xb3bf9)[0x40114bf9] /lib/i686/cmov/libc.so.6(re_search+0x34)[0x40115134] sed[0x804f31b] sed[0x804e0ed] sed[0x804f0d8] sed[0x8049fd6] /lib/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0x40077ca6] sed[0x80498f1] ======= Memory map: ======== 08048000-08055000 r-xp 00000000 08:01 843781 /bin/sed 08055000-08056000 rw-p 0000c000 08:01 843781 /bin/sed 08056000-0805b000 rw-p 00000000 00:00 0 080f0000-08132000 rw-p 00000000 00:00 0 [heap] 40000000-4001b000 r-xp 00000000 08:01 16849 /lib/ld-2.11.3.so 4001b000-4001c000 r--p 0001b000 08:01 16849 /lib/ld-2.11.3.so 4001c000-4001d000 rw-p 0001c000 08:01 16849 /lib/ld-2.11.3.so 4001d000-4001e000 r-xp 00000000 00:00 0 [vdso] 4001e000-40020000 rw-p 00000000 00:00 0 40020000-40027000 r--s 00000000 08:01 1476795 /usr/lib/gconv/gconv-modules.cache 40027000-40028000 rw-p 00000000 00:00 0 40045000-40046000 rw-p 00000000 00:00 0 40046000-4005f000 r-xp 00000000 08:01 16430 /lib/libselinux.so.1 4005f000-40060000 r--p 00018000 08:01 16430 /lib/libselinux.so.1 40060000-40061000 rw-p 00019000 08:01 16430 /lib/libselinux.so.1 40061000-401a1000 r-xp 00000000 08:01 32840 /lib/i686/cmov/libc-2.11.3.so 401a1000-401a2000 ---p 00140000 08:01 32840 /lib/i686/cmov/libc-2.11.3.so 401a2000-401a4000 r--p 00140000 08:01 32840 /lib/i686/cmov/libc-2.11.3.so 401a4000-401a5000 rw-p 00142000 08:01 32840 /lib/i686/cmov/libc-2.11.3.so 401a5000-401a8000 rw-p 00000000 00:00 0 401a8000-401aa000 r-xp 00000000 08:01 32809 /lib/i686/cmov/libdl-2.11.3.so 401aa000-401ab000 r--p 00001000 08:01 32809 /lib/i686/cmov/libdl-2.11.3.so 401ab000-401ac000 rw-p 00002000 08:01 32809 /lib/i686/cmov/libdl-2.11.3.so 401ac000-401ad000 rw-p 00000000 00:00 0 401ad000-40326000 r--p 00000000 08:01 696321 /usr/lib/locale/locale-archive 4034c000-40369000 r-xp 00000000 08:01 16387 /lib/libgcc_s.so.1 40369000-4036a000 rw-p 0001c000 08:01 16387 /lib/libgcc_s.so.1 40400000-40421000 rw-p 00000000 00:00 0 40421000-40500000 ---p 00000000 00:00 0 bfc60000-bfc76000 rw-p 00000000 00:00 0 [stack] /bin/bash: line 1: 19850 Félbeszakítva sed -f ./targmatch.sed < ./config.bfd > targmatch.new make[3]: *** [targmatch.h] Error 134 make[3]: Leaving directory `/home/zsolti/svn/sdcc/support/sdbinutils/bfd' make[2]: *** [all-bfd] Error 2 make[2]: Leaving directory `/home/zsolti/svn/sdcc/support/sdbinutils' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/zsolti/svn/sdcc/support/sdbinutils' make: *** [sdcc-sdbinutils] Error 2 I don't know what should I do with it. Checked out revision 7304. Linux version 2.6.32-5-686 (Debian 2.6.32-41) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Jan 16 16:04:25 UTC 2012 LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch:graphics-3.2-ia32:graphics-3.2-noarch:qt4-3.1-ia32:qt4-3.1-noarch Distributor ID: Debian Description: Debian GNU/Linux 6.0.4 (squeeze) Release: 6.0.4 Codename: squeeze gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- ~~~~~~~~~~~~~~~~ http://galzsolt.zzl.org ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user