On May 19, 2005, at 4:42 PM, Martin Costabel wrote:

Mike Zulauf wrote:

Hi all,

I've come across an error when attempting to update octave on Tiger -

[]

checking size of short... configure: error: cannot compute sizeof
(short), 77
See `config.log' for more details.


Could you look for those details? The file would be /sw/src/octave-2.1.64-3/octave-2.1.64/config.log

OK, I'm not completely sure what to look for, but one thing does jump out at me:


(etc)
configure:7233: gcc-3.3 -o conftest -g -O2 -no-cpp-precomp -I/sw/ include -L/sw/l
ib conftest.c -lmpi -lhdf5 -lz -lm >&5
configure:7236: $? = 0
configure:7238: ./conftest
dyld: Symbol not found: __kio
Referenced from: /sw/lib/libmpi.0.dylib
Expected in: flat namespace


./configure: line 1: 17620 Trace/BPT trap          ./conftest$ac_exeext
configure:7241: $? = 133
configure: program exited with status 133
configure: failed program was:
(etc)

By the way, I've put the full log file online at:
http://www.met.utah.edu/skrueger/homepages/mazulauf/stuff/ octave.config.log


Poking around the various related libraries, it looks to me like kio is defined in liblam, which isn't linked. Is this the problem? Is it time to inform Jeffrey Whitaker, or is there more to do first?

Thanks,
Mike

--
Mike Zulauf (2)
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to