Re: [OMPI devel] 1.6.x compilation failure with intel compiler

2012-05-02 Thread Matthias Jurenz
Hello Mike, could you please compile with enabled verbosity: make V=1 The missing symbols belong to libz which is a dependency library of ompi/contrib/vt/vt/extlib/otf/otflib/libotf.la - i.e. libotf.la should contain the following line: dependency_libs='-L -lz' If not, Libtool seems to be b

Re: [OMPI devel] 1.6.x compilation failure with intel compiler

2012-05-01 Thread Jeff Squyres
Can you please file a proper bug report? (background info, configure line, etc.) Thanks. On May 1, 2012, at 1:29 PM, Mike Dubman wrote: > > > > > > > Hi, > > > > ompi 1.6.x - compilation fails with intel compiler, but works with gcc. > > > > compiler version: > 10.1.026 > > >

[OMPI devel] 1.6.x compilation failure with intel compiler

2012-05-01 Thread Mike Dubman
Hi, ompi 1.6.x - compilation fails with intel compiler, but works with gcc. compiler version: 10.1.026 Regards CXX otfaux.o CXX Control.o CXX Handler.o CXX State.o CXXLD otfaux ../../otflib/.libs/libotf.so: undefined reference to `inflateReset' ../../otflib/.libs/libotf.so: undefined reference