Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 May 2008 09:30:47 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        jhall@vandaliamo.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Perl 5.8.8 Compile
Message-ID:  <44abjaxibc.fsf@be-well.ilk.org>
In-Reply-To: <19839418.168091209608296130.JavaMail.javamailuser@localhost> (Jay Hall's message of "Thu\, 1 May 2008 02\:18\:16 %2B0000 \(GMT\)")
References:  <19839418.168091209608296130.JavaMail.javamailuser@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Jay Hall <jhall@vandaliamo.net> writes:

> I am attempting to compile Perl 5.8.8 on FreeBSD 7.0-RELEASE.  I make
> it through the configuration just fine, but when I attempt to run the
> make command, I receive the following error message.  I am creating a
> custom install.  The only parameter I am changing is the installation
> location.
>
> make: don't know how to make <command-line>. Stop.
>
> I have run make depend, and it finishes without any problems.
>
> I'm sure this is something simple I am missing because I have been
> looking at the problem for so long.
>
> Thanks in advance for your assistance.

Even for non-standard location installs, I recommend using the ports
instead of building yourself, but if you really want to do it by hand,
expect to need to know a bit more about what you're doing.  In this
case, I suspect you need to use gmake instead of (the native) make.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/



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