From owner-freebsd-questions Thu Nov 8 1:21:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 7B66B37B41F for ; Thu, 8 Nov 2001 01:21:21 -0800 (PST) Received: from dialup-209.245.128.79.dial1.sanjose1.level3.net ([209.245.128.79] helo=blossom.cjclark.org) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 161lN9-0006qR-00; Thu, 08 Nov 2001 01:21:20 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fA89Ksl51093; Thu, 8 Nov 2001 01:20:54 -0800 (PST) (envelope-from cjc) Date: Thu, 8 Nov 2001 01:20:50 -0800 From: "Crist J. Clark" To: Bsd Neophyte Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I really really really need some help with this 'make' problem... PLEASE Message-ID: <20011108012050.A51000@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011108090918.23600.qmail@web20106.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011108090918.23600.qmail@web20106.mail.yahoo.com>; from bsdneophyte@yahoo.com on Thu, Nov 08, 2001 at 01:09:18AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 08, 2001 at 01:09:18AM -0800, Bsd Neophyte wrote: > This problem seems to get ignored... :/ I've looked for help elsewhere > but again, noone comments on it. > > It's getting in the way of alot of what i'm trying to do now. > > I am still having this problem... any insight would be nice. > > I keep getting the following error when I try to install things like > mozilla, or gtk12, gtk13... etc... > > Can anyone help me out? Do you have X11 on your system? That line 4687 is missing '-I/usr/X11R6/include' and '-L/usr/X11R6/lib'. Do those directories exist on your system? > > --------- > > > > #line 4606 "configure" > #include "confdefs.h" > #include > configure:4687: cc -o conftest -O -pipe -Wall -I/usr/local/include > conftest.c -lXt -L/usr/local/lib -lintl -lxpg4 1>&5 > configure: In function `main': > configure:4683: warning: implicit declaration of function `XtMalloc' > /usr/libexec/elf/ld: cannot find -lXt > configure: failed program was: > #line 4680 "configure" > #include "confdefs.h" > > int main() { > XtMalloc() > ; return 0; } > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk12. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk12. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk12. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk12. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message