Projet

Général

Profil

Bug #10891

Fix some build issues

Ajouté par Nicolas Barbey il y a presque 8 ans. Mis à jour il y a plus de 5 ans.

Statut:
Fermé
Priorité:
Bas
Assigné à:
Catégorie:
Core
Version cible:
Début:
11 mai 2016
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:

Description

The build fails if python points to version 3 instead of version 2 (due to the use of print "", import cStringIO, ... which are not compatible with python3).
When configuring with --with-python=/usr/bin/python2 (in archlinux), the build still fails because the $(PYTHON) variable is not used everywhere it need to be in the Makefile.am.

Also, autoconf complains about += being used on an uninitialized EXTRA_DIST in docs/reference/lasso/Makefile.am.


Fichiers

Historique

#1

Mis à jour par Benjamin Dauvergne il y a plus de 5 ans

  • Statut changé de Nouveau à Solution déployée
  • Version cible changé de future à 2.6.1

Your bug is fixed by the next 2.6.1 release.

Formats disponibles : Atom PDF