2010/8/8, Brett Calcott <brett.calc...@gmail.com>:
> On 7 August 2010 04:06, Francesc Alted <fal...@pytables.org> wrote:
>
>> Mmh, that's really strange (I don't remember to see this error
>> before).  What's the provenance of your HDF5 library?  Did you
>> compiled it yourself?  If so, which are the flags that you passed to
>> configure?
>>
>
>
> I compiled it myself. It is the latest: Version 1.8.5. I did:
> export CXXFLAGS="-arch i386"
> also for CFLAGS and FFLAGS, before running ./configure --prefix=/usr/local
>
> Let me know if there is anything you want me to try.

Which compiler (and compiler version) are you using?  Which is the
version of your operating system?  The test suite of your local HDF5
passes successfully?

The problem seems in retrieving HDF5 enumerated types from disk, so if
you are not using them (i.e. if you don't need anything like
`EnumAtom` or `EnumCol`), then I'd say that you are safe.  But even
with this, I'm curious on what's going on on your side; anyone running
Mac OSX has ever seen this?

Cheers,

-- 
Francesc Alted

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to