← Back to team overview

yade-users team mailing list archive

A question about YADE compilation and install

 

HI, dear all YADE developers:

I wonder if this is the right place to ask such kind of questions, I am a 
graduate student in DEM research in civil engineering, I am now trying to 
compile and install the YADE in my Fedora Core 4, however I kept receiving the 
message below for compile error after following the procedure provided in the 
homepage, I have updated boost to 1.33:

...
g++: -lpthread: linker input file unused because linking not done
g++ -c -pthread -lpthread -O3 -I/usr/lib/qt-3.3/mkspecs/default -I. 
-I/home/joeu ser/YADE/include -I/usr/lib/qt-3.3/include -o Preferences.o 
Preferences.cpp
g++: -lpthread: linker input file unused because linking not done
g++ -c -pthread -lpthread -O3 -I/usr/lib/qt-3.3/mkspecs/default -I. 
-I/home/joeu ser/YADE/include -I/usr/lib/qt-3.3/include -o SimulationLoop.o 
SimulationLoop.cp p
/home/joeuser/YADE/include/yade/yade-lib-wm3-math/Math.ipp: In static member 
fun ction ‘static RealType Math<RealType>::aTan2(RealType, RealType)’:
/home/joeuser/YADE/include/yade/yade-lib-wm3-math/Math.ipp:53: error:
‘std::__is _integer<double>::<anonymous enum>’ is/uses anonymous type
/home/joeuser/YADE/include/yade/yade-lib-wm3-math/Math.ipp:53: error:   trying 
t o instantiate ‘template<class T> struct boost::is_integral’
/home/joeuser/YADE/include/yade/yade-lib-wm3-math/Math.ipp:53: error:
‘std::__is _integer<double>::<anonymous enum>’ is/uses anonymous type
/home/joeuser/YADE/include/yade/yade-lib-wm3-math/Math.ipp:53: error:   trying 
t o instantiate ‘template<class T> struct boost::is_integral’
make[3]: *** [SimulationLoop.o] Error 1
make[3]: Leaving directory `/root/trunk/yade-core/projects/kdevelop/yade'
make[2]: *** [sub-yade] Error 2
make[2]: Leaving directory `/root/trunk/yade-core/projects/kdevelop'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/trunk/yade-core'
make: *** [compile_install] Error 2

is there anything I neglected so far?

Thanks a lot!

/////////////////////////////////////////////////////////////////////
Chen Feng

Graduate Student
Department of Civil and Environmental Engineering
University of Tennessee, Knoxville
(865) 974-2608 (1st floor lab)
//////////////////////////////////////////////////////////////////////

_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



Follow ups