From owner-freebsd-questions Fri Dec 22 13:23:59 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 22 13:23:58 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from ifour.com.br (unknown [200.236.148.68]) by hub.freebsd.org (Postfix) with SMTP id B8B9A37B402 for ; Fri, 22 Dec 2000 13:23:53 -0800 (PST) Received: (qmail 61096 invoked from network); 22 Dec 2000 18:32:14 -0000 Received: from port35.tdnet.com.br (HELO ifour.com.br) (200.236.148.135) by midas.ifour.com.br with SMTP; 22 Dec 2000 18:32:14 -0000 Sender: grios@FreeBSD.ORG Message-ID: <3A43A9F0.D80439D0@ifour.com.br> Date: Fri, 22 Dec 2000 19:22:24 +0000 From: Gustavo Vieira Goncalves Coelho Rios X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: strange compilation error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While trying to make buildworld i got the folloing: cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld/i386 -I/usr /src/gnu/usr.bin/binutils/ld -I/usr/src/gnu/usr.bin/ binutils/ld/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contri b/binutils/include -DDEFAULT_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsdelf\" -DSCRIPTDIR=\"/usr/obj/usr/src/i386/usr/lib data\" -I/usr/src/gnu/usr.bin/binutils/ld/../../../. ./contrib/binutils/ld -DVERSION=\"2.10.1\" -DBFD_VERSION=\"2.10.1\" -I/usr/obj /usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/bi nutils/ld/../../../../contrib/binutils/ld/ldver.c /usr/libexec/ld-elf.so.1: cc: Shared object has no run-time symbol table *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/ld. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. etosha# Have anyone here already faced such errors ? May some one explain what this kind of error means ? After a reboot my box, the proccess of making buildworld performed nicely. May this be caused by bad quality memory? Any suggestions would be nice! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message