buss error in latest mac version
Jerry DeLisle
jvdelisle@verizon.net
Sat May 17 02:23:00 GMT 2008
jln@alyrica.net wrote:
> I have recompiled the entire code including the libraries and the buss
> error disappeared. It looks like the problem was with the libraries, but
> I do not know why.
>
> -John
>
Sometimes when a patch goes in that changes a header or modifies alignments, the
whole package has to be rebuilt. Sometimes the problem looks like it has gone
away, but it is just being masked. Other times, its really is fixed. This is
why we try to get code examples to reproduce it so we can use memory probing
tools and gdb to diagnose.
There was a recent patch that added fbuf.c that modified Makefile.am. This is
an example where everything has to be rebuilt if you do not run autoreconf.
Jerry
More information about the Fortran
mailing list