On Di, 2008-01-29 at 02:53 -0500, Aurélien Bouteiller wrote:

> DSO build also fail.
> 
> ../../../../../../trunk/ompi/contrib/vt/vt/vtlib/vt_comp_gnu.c:312:5:  
> warning: "VT_BFD" is not defined
> ../../../../../../trunk/ompi/contrib/vt/vt/vtlib/vt_comp_gnu.c:312:5:  
> warning: "VT_BFD" is not defined


Fixed.


> /usr/bin/ld: cannot find -lz
> collect2: ld returned 1 exit status
> make[6]: *** [vtfilter] Error 1
> 


Please add the configure option 
--with-contrib-vt-flags="--with-otf-flags=--without-zlib
--with-otf-lib=-lotf"
This option will disable the zlib support of VampirTrace.
I'm working on a correct solution for this problem. 

Sorry for the trouble which comes with the VT integration... :-(


> Le 29 janv. 08 à 01:51, George Bosilca a écrit :
> 
> > Look like VT do not correctly compute dependencies. A static build  
> > will fails if libz.a is not installed on the system.
> >
> > /usr/bin/ld: cannot find -lz
> > collect2: ld returned 1 exit status
> > make[5]: *** [vtfilter] Error 1
> >
> >  george.
> >
> > On Jan 28, 2008, at 12:37 PM, Matthias Jurenz wrote:
> >
> >> Hello,
> >>
> >> this problem should be fixed now...
> >> It seems that the symbol '__pos' is not available on every  
> >> platform. This isn't a problem, because
> >> it's only used for a debug control message.
> >>
> >> Regards,
> >> Matthias
> >>
> >>
> >> On Mo, 2008-01-28 at 09:41 -0500, Jeff Squyres wrote:
> >>>
> >>> Doh - this is Solaris on x86?  I think Terry said Solaris/sparc was
> >>> tested...
> >>>
> >>> VT guys -- can you check out what's going on?
> >>>
> >>>
> >>>
> >>> On Jan 28, 2008, at 9:36 AM, Adrian Knoth wrote:
> >>>
> >>> > On Mon, Jan 28, 2008 at 07:26:56AM -0700, Ralph H Castain wrote:
> >>> >
> >>> >> We seem to have a problem on the trunk this morning. I am  
> >>> building
> >>> >> on a
> >>> >
> >>> > There are more errors:
> >>> >
> >>> > /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c: In function
> >>> > `fsetpos':
> >>> > /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c:850: error:  
> >>> request
> >>> > for member `__pos' in something not a structure or union
> >>> > /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c: In function
> >>> > `fsetpos64':
> >>> > /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c:876: error:  
> >>> request
> >>> > for member `__pos' in something not a structure or union
> >>> > gmake[5]: *** [vt_iowrap.o] Error 1
> >>> > gmake[5]: Leaving directory
> >>> > `/tmp/ompi/build/SunOS-i86pc/ompi/ompi/contrib/vt/vt/vtlib'
> >>> > /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c: In function
> >>> > `fsetpos':
> >>> > /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c:850: error:  
> >>> request
> >>> > for member `__pos' in something not a structure or union
> >>> > /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c: In function
> >>> > `fsetpos64':
> >>> > /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c:876: error:  
> >>> request
> >>> > for member `__pos' in something not a structure or union
> >>> > gmake[5]: *** [vt_iowrap.o] Error 1
> >>> > gmake[5]: Leaving directory
> >>> > `/tmp/ompi/build/SunOS-i86pc/ompi/ompi/contrib/vt/vt/vtlib'
> >>> >
> >>> >
> >>> > Just my $0.02
> >>> >
> >>> > --
> >>> > Cluster and Metacomputing Working Group
> >>> > Friedrich-Schiller-Universität Jena, Germany
> >>> >
> >>> > private: http://adi.thur.de
> >>> > _______________________________________________
> >>> > devel mailing list
> >>> > de...@open-mpi.org
> >>> > http://www.open-mpi.org/mailman/listinfo.cgi/devel
> >>>
> >>>
> >> --
> >> Matthias Jurenz,
> >> Center for Information Services and
> >> High Performance Computing (ZIH), TU Dresden,
> >> Willersbau A106, Zellescher Weg 12, 01062 Dresden
> >> phone +49-351-463-31945, fax +49-351-463-37773
> >> _______________________________________________
> >> devel mailing list
> >> de...@open-mpi.org
> >> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> >
> > _______________________________________________
> > devel mailing list
> > de...@open-mpi.org
> > http://www.open-mpi.org/mailman/listinfo.cgi/devel
> 
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> 

--
Matthias Jurenz,
Center for Information Services and 
High Performance Computing (ZIH), TU Dresden, 
Willersbau A106, Zellescher Weg 12, 01062 Dresden
phone +49-351-463-31945, fax +49-351-463-37773

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to