Messages in this thread |  | | Subject | compile/link error in 2.4.0-test7 | From | Pierfrancesco Caci <> | Date | 27 Aug 2000 08:19:25 +0200 |
| |
Hi, I quickly browsed the archives, but could not find a relevant thread on my problem:
ld -m elf_i386 -r -o ipv4.o utils.o route.o inetpeer.o proc.o protocol.o ip_input.o ip_fragment.o ip_forward.o ip_options.o ip_output.o ip_sockglue.o tcp.o tcp_input.o tcp_output.o tcp_timer.o tcp_ipv4.o tcp_minisocks.o raw.o udp.o arp.o icmp.o devinet.o af_inet.o igmp.o sysctl_net_ipv4.o fib_frontend.o fib_semantics.o fib_hash.o fib_rules.o ip_nat_dumb.o ipmr.o syncookies.o ld: tcp_timer.o: invalid string offset 6402 >= 2455 for section `.shstrtab' ld: tcp_timer.o: invalid link 757 for reloc section EÐ;t (index 1) ld: tcp_timer.o: invalid string offset 6402 >= 2455 for section `.shstrtab' ld: tcp_timer.o: invalid string offset 6913 >= 2455 for section `' ld: tcp_timer.o: invalid string offset 6402 >= 2455 for section `.shstrtab' ld: tcp_timer.o: invalid string offset 5634 >= 2455 for section `' ld: tcp_timer.o: invalid string offset 6402 >= 2455 for section `.shstrtab' ld: tcp_timer.o: invalid string offset 6913 >= 2455 for section `' ld: tcp_timer.o: invalid string offset 6402 >= 2455 for section `.shstrtab' ld: tcp_timer.o: invalid string offset 6402 >= 2455 for section `.shstrtab' ld: tcp_timer.o: invalid string offset 6402 >= 2455 for section `.shstrtab' ld: tcp_timer.o: invalid string offset 8193 >= 2455 for section `' ld: tcp_timer.o: invalid string offset 6402 >= 2455 for section `.shstrtab' ld: tcp_timer.o: invalid string offset 11010 >= 2455 for section `' ld: final link failed: File truncated make[3]: *** [ipv4.o] Error 1 make[3]: Leaving directory `/usr/src/linux24/net/ipv4' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux24/net/ipv4' make[1]: *** [_subdir_ipv4] Error 2 make[1]: Leaving directory `/usr/src/linux24/net' make: *** [_dir_net] Error 2
What could be the cause for this strange error ?
root@penny:/usr/src/linux # . scripts/ver_linux -- Versions installed: (if some fields are empty or look -- unusual then possibly you have very old versions) Linux penny 2.4.0-test2 #1 Mon Jul 3 16:28:04 CEST 2000 i686 unknown Kernel modules 2.3.14 Gnu C 2.95.2 Binutils 2.10.0.18 Linux C Library 2.1.3 Dynamic linker ldd: version 1.9.11 Procps 2.0.6 Mount 2.10o Net-tools 2.05 Console-tools 0.2.3 Sh-utils 2.0i Modules Loaded opl3 v_midi sb sb_lib uart401 sound soundcore ipv6 nfsd lockd sunrpc af_packet eepro100 3c509 uhci usbcore ipchains
Thanks
Pf
--
------------------------------------------------------------------------------- Pierfrancesco Caci | ik5pvx | mailto:p.caci@tin.it - http://gusp.dyndns.org Firenze - Italia | Office for the Complication of Otherwise Simple Affairs Linux penny 2.4.0-test2 #1 Mon Jul 3 16:28:04 CEST 2000 i686 unknown - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |