Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (1c0e490e07bb463f4bd190d607d5291198644366)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <stealth AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (1c0e490e07bb463f4bd190d607d5291198644366)
  • Date: Thu, 27 Dec 2012 09:48:28 +0400

What are you trying to do here?

First,

> + PATCH_LEVEL=1

there's no "PATCH_LEVEL", only "PATCHLEVEL".

second, why all the deps (included in basesystem) are added?

how did you generate these dependency lists? via checking configure.ac
of every distribution? via doing ldd/readelf? If the last, it's not
correct, since it could be nested linking information.

third, are you sure FAM is required for glib2? Since which release?

fourth, gnutls and openssl are different TLS implementations, are you
sure this sequence:

> +if is_depends_enabled $SPELL gnutls; then
> + depends openssl
> +fi &&

is correct?

--
Dont wait to die to find paradise...
--
Cheerz,
Vlad "Stealth" Glagolev

Attachment: pgpHMpICi3bn7.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page