From owner-freebsd-questions Mon Jul 7 12:19:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA02670 for questions-outgoing; Mon, 7 Jul 1997 12:19:59 -0700 (PDT) Received: from localhost.localdomain (DIAL4.GRUNDY.NETSCOPE.NET [198.79.45.73]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA02665 for ; Mon, 7 Jul 1997 12:19:54 -0700 (PDT) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.localdomain (8.8.5/8.8.5) with SMTP id PAA00880 for ; Mon, 7 Jul 1997 15:18:55 GMT Message-ID: <33C108DE.41C67EA6@usa.net> Date: Mon, 07 Jul 1997 15:18:54 +0000 From: mark abrenio X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.2.1-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: ld. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk helo. i am having a problem compiling gcc 2.7.2.2 on my freebsd 2.2.1 box. when i ran make LANGUAGES=c to make the compiler i got the error "ld: -lgnumalloc: no match". i have gotten these sort of errors a lot!. does anyone have any suggestiosns that might help me clear up the problem so that i can compile gcc and other programs? any help would greatly be appreciated.