[MPICH] Trying to build for Fedora 3
    Matthew Koop 
    koop at cse.ohio-state.edu
       
    Tue Jan 31 10:12:29 CST 2006
    
    
  
> Unfortunately, configuring without --enable-g=all does not solve the problem. The build fails for the same reasons as before.
>
> > Try without --enable-g=all. I think there is some problem (bug) if
> > that is used along with --enable-threads.
Instead of --enable-threads=multiple:global_mutex, just use
--enable-threads or --enable-threads=multiple
Since global_mutex is the default, it will still do what you want. There
seems to be some bug with the lock implementation configuration.
Matthew Koop
    
    
More information about the mpich-discuss
mailing list