[Vortex] OSX Build Problems

Francis Brosnan Blazquez francis at aspl.es
Mon Jun 20 14:33:28 CEST 2011


Hi Robert,

> > If you run ./configure --help you'll get all options available for
> > vortex, axl, turbulence...(this is an autoconf feature); among others,
> > you'll find how to enable/disable features...

This is only a note (I saw you running "configure: WARNING: unrecognized
options: --disable-PyAxl"); just wanted to point recognized options are
available through ./configure --help

> Yes, I know. And as said by Satish, for AXL it's missing to avoid the Phyton stuff.

Yes, it seems python detection can't be disabled on current configure.ac
(I though it was done the same as vortex; my mistake).

However, axl python is written in a way (or it should) to disable itself
it no python is found....

> > Note if you download from SVN, you'll have to properly
> > complete ./autogen.sh to create the ./configure file (and other files
> > associated)...
> 
> Hm... ok. What's "properly"? 

With properly I mean running without any error.

> I mean, it's nice to know that I have to do something but without any
> idea it's hard to do. Why doesn't the SVN contain all things
> necessary?

Because SVN contains only meaningful files. This is not particular to
vortex but to autotools. When you grab an stable release from [1], it is
a package created by autotools, which contains additional files (due to
"make dist" command). 

If you use the SVN directly, you'll have to install all stuff required
by autotools; note this is not particular to vortex, that is, this is
how it works projects with autotools.

[1] http://www.sf.net/projects/vortexlibrary

> So, I will try:
> - To disable all Phyton related stuff first

Assuming you are accesing SVN, Mmaybe you can try to adapt configure.ac
[2] from vortex, taking the python part and integrate that into axl's
configure.ac (you know, patches always accepted)

[2] https://dolphin.aspl.es/svn/publico/af-arch/trunk/libvortex-1.1/configure.ac

> - If this fails / takes to long I will install Phyton for the build... Robert 

:-?
-- 
Francis Brosnan Blázquez <francis.brosnan at aspl.es>
ASPL
91 134 14 22 - 91 134 14 45 - 91 116 07 57

AVISO LEGAL

Este mensaje se dirige exclusivamente a su destinatario. Los datos
incluidos en el presente correo son confidenciales y sometidos a secreto
profesional, se prohíbe divulgarlos, en virtud de las leyes vigentes. Si
usted no lo es y lo ha recibido por error o tiene conocimiento del mismo
por cualquier motivo, le rogamos que nos lo comunique por este medio y
proceda a destruirlo o borrarlo.

En virtud de lo dispuesto en la Ley Orgánica 15/1999, de 13 de
diciembre, de Protección de Datos de Carácter Personal, le informamos de
que sus datos de carácter personal, recogidos de fuentes accesibles al
público o datos que usted nos ha facilitado previamente, proceden de
bases de datos propiedad de Advanced Software Production Line, S.L.
(ASPL). No obstante, usted puede ejercitar sus derechos de acceso,
rectificación, cancelación y oposición dispuestos en la mencionada Ley
Orgánica, notificándolo por escrito a:
ASPL - Protección Datos, C/Antonio Suárez 10 A-102, 28802, Alcalá de
Henares (Madrid).



More information about the Vortex mailing list