Hi,
I have two octave installs in Mac OS X 10.7.4. One in macports:
octave-devel3.4.3 (+atlas +fltk +gcc44 +x11) and one in /Applications
using the Octave.app disk image provided on Octave-Forge (Version 3.4.0).
In both, I got errors related to libhdf5 library when I tried to install
communications pkg (version 1.1.0). It gave an "undefined symbols for
architecture" error related to functions such as:
octave_galois::load_hdf5(int, char const*, bool)in ov-galois.o
octave_galois::save_hdf5(int, char const*, bool)in ov-galois.o
After some trial and error, I was able to resolve this by adding -lhdf5
to $FLIBS in mkoctfile for both the octave installations.
I am curious if this is related to my installations specifically, as I
don't see any bug reports related to this issue. Is there anything else
I need to modify in the mkoctfile to make sure I don't encounter these
issues again with other pkgs?
Amal Ekbal
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev