vhdlmex,
Aparantly you are doing some kind of floating point operation which requires a verilog module/component called FLOATING_POINT_V2_0.
XST does not seem to find this module in you libraries.
So you need to check your paths in the synthesis options and also check if you have the core somewhere installed.
I do not know the core, is it a self written core or is it a Xilinx core. In case of a Xilinx core try using the unisim library for simulation.
regards
jeandelfrigo