Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2002 16:15:25 +1000
From:      Christopher Vance <vance@aurema.com>
To:        Sascha Schwabbauer <sascha.schwabbauer@t-online.de>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: problem with my ports
Message-ID:  <20020604161525.B14427@aurema.com>
In-Reply-To: <004d01c208a7$10d880a0$0200a8c0@SASCHA>; from sascha.schwabbauer@t-online.de on Fri, May 31, 2002 at 03:28:34PM %2B0200
References:  <004d01c208a7$10d880a0$0200a8c0@SASCHA>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 31, 2002 at 03:28:34PM +0200, Sascha Schwabbauer wrote:
: hello list,
: i have a problem, i didnt find jdk on the sun site for freebsd, so i
: searched in the ports and i found there jdk13. when i tried to install it
: with make install, i got this error:
: Makefile:24: *** missing separator.  Stop
: this time the line 24 is, .if !defined(WITHOUT_PLUGIN),
: but with other ports, i get this error too, but the line isnt always the
: same, but it starts ALWAYS with a . (dot), like .include .if and so on..
: 
: after that i updated the portstree, but that didnt help..
: a few days before the ports worked. i didnt changed anything, but now they
: dont work...
: 
: thx for help, and sorry for my bad english..

It sounds like you're using the wrong 'make'.  If you have GNU make
installed, make sure 'make' is not an alias for gmake, and that
/usr/bin is before /usr/local/bin in your PATH.

-- 
Christopher Vance

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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