Re: [Fink-devel] node for automake already exists, found.

2002-04-23 Thread Chris Zubrzycki

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was thinking for build depends anyway, maybe fink could irritate 
itself and build the stuff that needs alder whatever, and then the 
newer, or for certain packages, it could build/install itself, and then 
revery back to the newer version, if that is what you had installed, ex: 
i have automake 1.6-2. fink could build everything but what needs the 
older automake. then it would call itself and build older automake, 
install it, build/install package, and then put my automake 1.6-2 back. 
complex, yes, but nearly invisable to the user.

On Tuesday, April 23, 2002, at 08:01 PM, David R. Morrison wrote:

> Great!  Now maybe this can be fixed.
>
> (By the way, the syntax is << <= = >= >>, and it's what we got from 
> dpkg.
> What's confusing is that == is NOT part of this.)

true.

- -chris zubrzycki
- - --
PGP public key: http://homepage.mac.com/beren/publickey.txt
ID: 0xA2ABC070
Fingerprint: 26B0 BA6B A409 FA83 42B3  1688 FBF9 8232 A2AB C070


"Twice blessed is help unlooked for." --Tolkien

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (Darwin)
Comment: For info see http://www.gnupg.org

iD8DBQE8xfpV+/mCMqKrwHARAvc1AKCLErHp8EmgM2vLTa03mlwOew0nsACguE9a
coHA8Cd0GMUm7T7bVInt3sc=
=hJS7
-END PGP SIGNATURE-


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] node for automake already exists, found.

2002-04-23 Thread David R. Morrison

Great!  Now maybe this can be fixed.

(By the way, the syntax is << <= = >= >>, and it's what we got from dpkg.
What's confusing is that == is NOT part of this.)

  -- Dave

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] node for automake already exists, found.

2002-04-23 Thread Chris Zubrzycki

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have seen this error and have had it myself before. I finally tracked 
it down. I was going through the packages and wanted to give some a try, 
but got the infamous fink "Failed: Internal error: node for automake 
already exists" error. I added packages a few at a time until I narrowed 
it down to two. mjpegtools and xcircuit cannot be installed at the same 
time, ie. in the same install command. xcircuit has BuildDepends: m4, 
automake (<< 1.5-1), and mjpegtools BuildDepends: automake (>= 1.5-1).

On a side note, why the double