Vsim-3173 Entity work.okhostinterfacecore has nor architecture

Using ISE 9.2.04i with ModelSim 6.2g. Added path to Modelsim.ini with changes to point to ModelSimXE62g. Lunching Modelsim from ISE. Test bench is modified dut_tf.vhd.
Tried also using custom do for the properties for ModelSim in ISE. Also tried lunching ModelSim outside of ISE and executed the *.do file. Still vsim -3173 error "work.okhostinterfacecore’ has no architecture.

Source files and testfixture

vlib work
vcom -explicit -93 “fmsp_v2.vhd”
vcom -explicit -93 “fasp_v2.vhd”
vcom -explicit -93 “MicroMagMainComponents.vhd”
vcom -explicit -93 “okLibrary.vhd”
vcom -explicit -93 “FloatingIO_Test.vhd”
vcom -explicit -93 “DataPipeOutInterface.vhd”
vcom -explicit -93 “DataPipeInInterface.vhd”
vcom -explicit -93 “MicroMagMain.vhd”
vcom -explicit -93 “TopLevelTest.vhd”
vsim -L okFPsim -t ps TopLevelTest_vhd

This looks like the same problem as discussed here:

http://forums.opalkelly.com/showthread.php?t=894