vec_set(temp, my);

my is not a vector, it is a pointer to a entity.
And you define temp as vector?