From owner-freebsd-bugs Sun Jun 25 21:50: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 12EDD37B69A for ; Sun, 25 Jun 2000 21:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA61858; Sun, 25 Jun 2000 21:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6BF9537B68C; Sun, 25 Jun 2000 21:48:46 -0700 (PDT) Message-Id: <20000626044846.6BF9537B68C@hub.freebsd.org> Date: Sun, 25 Jun 2000 21:48:46 -0700 (PDT) From: szewaikelvin@staff.sina.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/19512: get problem in compile gcc-2.7.2.3 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19512 >Category: i386 >Synopsis: get problem in compile gcc-2.7.2.3 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 25 21:50:05 PDT 2000 >Closed-Date: >Last-Modified: >Originator: kelvin >Release: freeBDS 4.0 >Organization: Home >Environment: FreeBSD clubstar.sina.com.hk 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Fri Apr 14 19:13:51 CST 2000 root@finance-fe2.sina.com.hk:/usr/src/sys/compile/SINA1 i386 >Description: As there is error to cause out as compile gcc I have install all the prequest for it. "cc -DIN_GCC -g -I. -I. -I./config -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-unknown-freebsd4.0/2.7.2.3/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/g++-include\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-unknown-freebsd4.0/2.7.2.3/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/i386-unknown-freebsd4.0/include\" -c `echo ./cccp.c | sed 's,^\./,,'` cc -DIN_GCC -g -I. -I. -I./config -c ./cexp.c cc -c -DIN_GCC -g -I. -I. -I./config version.c cc -c -DIN_GCC -g -I. -I. -I./config obstack.c cc -DIN_GCC -g -o cccp cccp.o cexp.o version.o obstack.o ` case "cc" in "cc") echo "" ;; esac ` -lgnumalloc /usr/libexec/elf/ld: cannot open -lgnumalloc: No such file or directory *** Error code 1" >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message