Hi Brendan !
On 16 Jul 2010, at 14:54, Jean-François Mertens wrote: > Thanks for the help Alexander ! > ... > The problem disappears when replacing the call to configure by: > >> env fptools_cv_leading_underscore=yes ./configure %c > > Then hit another problem later; will change thread for that. For the other problem, the whole pkg built nicely with perl586 substituting perl5100. However, it is not correct to let the pkg become broken if the usr switches his perlXYZ, or removes it altogether. Thus the right solution (indepenently of why 2 different perl versions give different output running the same script on the same file...) is to replace the above by: > env fptools_cv_leading_underscore=yes ac_cv_path_PerlCmd=/usr/bin/ > perl ./configure %c This too (using perl588 this time) leads to a correct build. I notice further in my info file a BuildConflicts on 4ti2-dev (that pkg puts completely standard names like defs.h, index.h, matrix.h, vector.h.. directly into %p/include _ causes too many Bconflicts..), additional bdep and dep on libncurses5 and libncurses5-shlibs, I also see a bdep on libxslt-bin (xsltproc is used).. Brendan _ you seem away those days.. You want me to take care of those ? JF ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
