Re: [Fink-devel] Odd problem with sip-py23-4.3.1-4

2005-12-16 Thread Martin Costabel
Alexander K. Hansen wrote: OS 10.4.3, XCode 2.2 (I don't think this matters) fink from CVS HEAD. That's the culprit. With fink-24.11 it builds OK. Fink HEAD is too clever to understand Jeff's packaging tricks. Both sip-py2X packages have a splitoff "sip". This is reasonable, because this co

[Fink-devel] Odd problem with sip-py23-4.3.1-4

2005-12-16 Thread Alexander K. Hansen
OS 10.4.3, XCode 2.2 (I don't think this matters) fink from CVS HEAD. I made a change to my local sip-py.info because it has what looks like some stray 2.4's in it: < mkdir -p %i/bin %i/lib/python2.4/site-packages %i/include/python2.4 --- > mkdir -p %i/bin %i/lib/python%type_raw[python]/site-pack

[Fink-devel] Wrong location of doc for make-3.79.1

2005-12-16 Thread Michèle Garoche
Hello, Back in May I reported that the location of documentation for the package make-3.79.1 is wrong, as it installs directly under prefix/ share. Could it be possible to change it, as it is already patched in the Makefile.in as an addition, to make it compliant with the Fink policy and

Re: [Fink-devel] HDF5 problem

2005-12-16 Thread Jeff Whitaker
Sebastien Maret wrote: Compilation of gdl-0.8.11 fails on 10.4.3 because it tries to link to the HDF5 library in the HDF5's build directory. Looks like HDF5 think it lives in /sw/src/fink.build: % h5cc -showconfig | grep LDFLAGS LDFLAGS: -L/sw/src/fink.build/hdf5-1.6.4-2/hdf5-1.6.4/src/.libs -L