Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2001 01:20:50 -0800
From:      "Crist J. Clark" <cristjc@earthlink.net>
To:        Bsd Neophyte <bsdneophyte@yahoo.com>
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>
In-Reply-To: <20011108090918.23600.qmail@web20106.mail.yahoo.com>; from bsdneophyte@yahoo.com on Thu, Nov 08, 2001 at 01:09:18AM -0800
References:  <20011108090918.23600.qmail@web20106.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

> 
> ---------
> 
> <stuff....>
> 
> #line 4606 "configure"
> #include "confdefs.h"
> #include <X11/Intrinsic.h>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011108012050.A51000>