[Fink-devel] Re: HDF5 problem

2005-12-14 Thread Daniel E. Macks
Sebastien Maret <[EMAIL PROTECTED]> said: > 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

[Fink-devel] Re: Fink-devel digest, Vol 1 #2142 - 1 msg

2005-12-14 Thread Stephen Hocking
On 12/15/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Send Fink-devel mailing list submissions to > fink-devel@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/fink-devel > or, via email, send a mess

Re: [Fink-devel] Dependence on a compiler

2005-12-14 Thread Martin Costabel
Benjamin Place wrote: --- Martin Costabel <[EMAIL PROTECTED]> wrote: We already have examples of packages that depend on external stuff like specific commercial fortran compilers or parts of the developer tools that are not installed by default, and which manage their dependencies on these

[Fink-devel] GCC 4 video

2005-12-14 Thread Trevor Harmon
In light of the recent discussions about GCC 4 problems, I thought some might find this interesting: http://developer.apple.com/click/video_gcc4.html It presents some common errors and warnings and how to fix them. Trevor smime.p7s Description: S/MIME cryptographic signature

Re: [Fink-devel] HDF5 problem

2005-12-14 Thread Daniel Macks
On Wed, Dec 14, 2005 at 01:43:40PM -0500, 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

Re: [Fink-devel] pilot-link9-0.11.8-35

2005-12-14 Thread Trevor Harmon
On Dec 14, 2005, at 5:37 AM, Alexander K. Hansen wrote: I've used a program called "USB-TCP bridge" ( http://osx-palm-tools.sourceforge.net ) to get around this. There is also The Missing Sync 5.0, which costs $40 but works amazingly well (if you're running Tiger). Trevor smime.p7s Des

Re: [Fink-devel] HDF5 problem

2005-12-14 Thread Alexander K. Hansen
On 12/14/05, Sebastien Maret <[EMAIL PROTECTED]> 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.

[Fink-devel] HDF5 problem

2005-12-14 Thread Sebastien Maret
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/sw/lib Sébastien ---

Re: [Fink-devel] pilot-link9-0.11.8-35

2005-12-14 Thread Alexander K. Hansen
On 12/13/05, Gustavo Posta <[EMAIL PROTECTED]> wrote: > USB support does not work. > > Sincerely yours > > G. Posta > > > -- > Package manager version: 0.24.11 > Distribution version: 0.8.0.rsync > Mac OS X version: 10.4.3 > December 2001 Developer Tools > gcc version: 8 > make version: 3.80 > Feed

Re: [Fink-devel] Dependence on a compiler

2005-12-14 Thread Benjamin Place
--- Martin Costabel <[EMAIL PROTECTED]> wrote: > We already have examples of packages that depend on > external stuff like specific commercial fortran > compilers or parts of the developer tools that are > not installed by default, and which manage their > dependencies on these external compo