Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2001 03:26:14 -0800 (PST)
From:      Bsd Neophyte <bsdneophyte@yahoo.com>
To:        cjclark@alum.mit.edu
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: I really really really need some help with this 'make' problem... PLEASE
Message-ID:  <20011108112614.96948.qmail@web20107.mail.yahoo.com>
In-Reply-To: <20011108012050.A51000@blossom.cjclark.org>

next in thread | previous in thread | raw e-mail | index | archive | help

thanks for the replys...

when you say X11... do you mean XFree86?  If that's the case, I have
XFree86 3.3.6 installed.

I do have the /usr/X11R6/lib and /usr/X1186/include directories.

I also tried using "gmake" (gmake clean $$ gmake && gmake install)... but
it gave the following error:

Makefile:39: *** missing separator.  Stop.

Any other ideas?

-Sameer


--- "Crist J. Clark" <cristjc@earthlink.net> wrote:
> 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


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

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?20011108112614.96948.qmail>