Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2001 12:08:02 -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:  <20011108120801.D51134@blossom.cjclark.org>
In-Reply-To: <20011108112614.96948.qmail@web20107.mail.yahoo.com>; from bsdneophyte@yahoo.com on Thu, Nov 08, 2001 at 03:26:14AM -0800
References:  <20011108012050.A51000@blossom.cjclark.org> <20011108112614.96948.qmail@web20107.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 08, 2001 at 03:26:14AM -0800, Bsd Neophyte wrote:
> 
> 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.

gmake will not work with the Makefiles in the ports.

> Any other ideas?

Have you set X11BASE in your /etc/make.conf? What is in your
make.conf? What does your 'config.log' show from line 4544 on? What is
the command line you are using?

I just did,

  # cd /usr/ports/x11-toolkits/gtk12
  # make

And it built fine on my system.
-- 
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?20011108120801.D51134>