Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2002 23:11:52 +0200
From:      Jeremy Lea <reg@FreeBSD.ORG>
To:        Linh Pham <question@closedsrc.org>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Unknown Modifier 'c' when trying to 'make' a port
Message-ID:  <20020221231152.B49344@shale.csir.co.za>
In-Reply-To: <20020221121219.J75464-100000@q.closedsrc.org>; from question@closedsrc.org on Thu, Feb 21, 2002 at 12:12:45PM -0800
References:  <20020221121219.J75464-100000@q.closedsrc.org>

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

On Thu, Feb 21, 2002 at 12:12:45PM -0800, Linh Pham wrote:
> Has anyone run into this problem before and know who to fix it?

The Port's collection is basically targeted at -STABLE and -CURRENT, so
the 'correct' thing to do would be to upgrade your 4.1.1 machine to
4.5-STABLE.  You probably don't want to do that.

There is a misc/41upgrade port, which is supposed to do the trick, but I
notice that it's not been updated for some time.  So what you're going
to have to do this the hard way...  You need to cvsup /usr/src, and then
build usr.bin/make and usr.sbin/pkg_install.  You should be able to use
'make all install' in these two directories.

The errors you are seeing are because make in -STABLE has been upgraded
to have some new variable processing rules, and these are failing with
your old version.

There migh be more things in the base system which need upgrading too,
so basically you're going to have to go through a process of finding out
what fails, and building them.

You can probably do this without rebooting the system or destabilising
it though.  But if it becomes too complex, then upgading to -STABLE
might be the answer.

Regards,
  -Jeremy

-- 
FreeBSD - Because the best things in life are free...
                                           http://www.freebsd.org/

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?20020221231152.B49344>