On Wed, Oct 27, 2004 at 04:35:28PM -0300, Alexander Belck wrote:

> looking to new.sh I found some ATTENCION I don't understand
> 
> # ATTENTION: mysql-4.0.20-2.1.0 is in LIMBO
> # ATTENTION: openldap-2.2.14-2.1.0 is in LIMBO
> # ATTENTION: openssl-0.9.7d-2.1.0 is in LIMBO
> # ATTENTION: perl-5.8.4-2.1.0 is in LIMBO
> # ATTENTION: perl-ldap-5.8.4-2.1.0 is in LIMBO
> # ATTENTION: perl-mail-5.8.4-2.1.0 is in LIMBO
> # ATTENTION: perl-sys-5.8.4-2.1.0 is in LIMBO
> # ATTENTION: perl-time-5.8.4-2.1.0 is in LIMBO
> # ATTENTION: postgresql-7.4.3-2.1.0 is in LIMBO
> 
> What does this LIMBO means ?

While the build tool computes dependencies for a target it marks the
target as "in LIMBO" because any reference to it is undefined
until the target has been installed or updated.

If you see that message then you have a circular dependency.

> Should I worry about ?

Maybe. Circular dependencies should be avoided because there
is no deterministic path for resolving them. The result
might be broken too if you link with an old library that
gets updated later.

Greetings,
-- 
                                Michael van Elst
Internet: [EMAIL PROTECTED]
                                "A potential Snark may lurk in every tree."
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to