Re: setting autoconf version?

2004-02-07 Thread Louis Munro
On February 7, 2004 09:55 am, JJB wrote:
> You did not answer my question.
> Your are more than likely out of sync with your ports catalog.
> Cvsup the ports-base and try again to install your port.
>
I just did and it makes no difference whatsoever. As I said I have all 
autoconf versions listed in the port tree installed concurrently and I 
have done a 
# portupgrade -aRr 

The issue seems to me that even though I have more than one autoconf 
version installed my system will default to one specific version that is not
the most recent (autoconf257). So how do I tell it which one to use?
 
> -Original Message-
> From: Louis Munro [mailto:[EMAIL PROTECTED]
> Sent: Saturday, February 07, 2004 8:38 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: setting autoconf version?
>
> On February 7, 2004 01:41 am, JJB wrote:
> > I believe auto.conf  comes with the ports-base category.
> > Did you cvsup download it?
>
> The way I understand it, the system comes with a particular version
> of
> autoconf but there are one or two other versions that exist in the
> port tree
> (as of 2/7/2004).
> They can all be installed together because some ports will require
> one version
> or another. My problem is that when I try to build a port the system
> only
> considers the default version and doesn't take into account those
> other
> versions that I've installed.
> So I'm thinking that there must be a way to specify which version of
> autoconf
> or any other such port (ie automake) to use when building...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: setting autoconf version?

2004-02-07 Thread JJB
You did not answer my question.
Your are more than likely out of sync with your ports catalog.
Cvsup the ports-base and try again to install your port.

-Original Message-
From: Louis Munro [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 07, 2004 8:38 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: setting autoconf version?

On February 7, 2004 01:41 am, JJB wrote:
> I believe auto.conf  comes with the ports-base category.
> Did you cvsup download it?
>

The way I understand it, the system comes with a particular version
of
autoconf but there are one or two other versions that exist in the
port tree
(as of 2/7/2004).
They can all be installed together because some ports will require
one version
or another. My problem is that when I try to build a port the system
only
considers the default version and doesn't take into account those
other
versions that I've installed.
So I'm thinking that there must be a way to specify which version of
autoconf
or any other such port (ie automake) to use when building...

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: setting autoconf version?

2004-02-07 Thread Louis Munro
On February 7, 2004 01:41 am, JJB wrote:
> I believe auto.conf  comes with the ports-base category.
> Did you cvsup download it?
>

The way I understand it, the system comes with a particular version of
autoconf but there are one or two other versions that exist in the port tree 
(as of 2/7/2004). 
They can all be installed together because some ports will require one version
or another. My problem is that when I try to build a port the system only
considers the default version and doesn't take into account those other
versions that I've installed. 
So I'm thinking that there must be a way to specify which version of autoconf
or any other such port (ie automake) to use when building...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: setting autoconf version?

2004-02-06 Thread Kris Kennaway
On Sat, Feb 07, 2004 at 12:19:16AM -0500, Louis Munro wrote:
> Hello all of you,
> I'm installing KDE 3.2 from ports and I get this (see below).
> It seems to say that I don't have the right version of autoconf, but I just
> installed all of them from ports (2.53_1 & 2.57_1) and that doesn't make any 
> difference. I still get the same error message. 
> How do I tell make which version of autoconf to use?
> I run 4.9 stable...

Repost this on ports@

Kris


pgp0.pgp
Description: PGP signature


RE: setting autoconf version?

2004-02-06 Thread JJB
I believe auto.conf  comes with the ports-base category.
Did you cvsup download it?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Louis Munro
Sent: Saturday, February 07, 2004 12:19 AM
To: [EMAIL PROTECTED]
Subject: setting autoconf version?

Hello all of you,
I'm installing KDE 3.2 from ports and I get this (see below).
It seems to say that I don't have the right version of autoconf, but
I just
installed all of them from ports (2.53_1 & 2.57_1) and that doesn't
make any
difference. I still get the same error message.
How do I tell make which version of autoconf to use?
I run 4.9 stable...

Louis

(output from make install)
===>  Installing for kde-3.2.0
===>   kde-3.2.0 depends on executable: kjumpingcube - found
===>   kde-3.2.0 depends on executable: kppp - found
===>   kde-3.2.0 depends on executable: kview - found
===>   kde-3.2.0 depends on executable: kmix - found
===>   kde-3.2.0 depends on executable: kdevelop - not found
===>Verifying install for kdevelop in /usr/ports/devel/kdevelop
===>  Building for kdevelop-3.0.0
cd . && rm -f configure
cd . && gmake -f admin/Makefile.common configure
gmake[1]: Entering directory
`/usr/ports/devel/kdevelop/work/kdevelop-3.0.0'
aclocal.m4:11884: error: Autoconf version 2.54 or higher is required
aclocal.m4:11884: the top level
gmake[1]: *** [configure] Error 1
gmake[1]: Leaving directory
`/usr/ports/devel/kdevelop/work/kdevelop-3.0.0'
gmake: *** [configure] Error 2
*** Error code 2

Stop in /usr/ports/devel/kdevelop.
*** Error code 1

Stop in /usr/ports/x11/kde3.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"