uhh... i forgot to add the new libraries to the Makefile, my bad. now this error is gone, but i ran right into the next one. using gcc 3.4 and gcc 4.1
/stefan/srcds/src/dlls/ai_activity.o -c /home/stefan/srcds/src/dlls/ai_activity.cpp In file included from /home/stefan/srcds/src/dlls/../public/vector.h:35, from /home/stefan/srcds/src/dlls/../public/vmatrix.h:34, from /home/stefan/srcds/src/dlls/cbase.h:41, from /home/stefan/srcds/src/dlls/ai_activity.cpp:7: /usr/lib/gcc/i586-suse-linux/4.1.0/include/xmmintrin.h:35:3: error: #error "SSE instruction set not enabled" /home/stefan/srcds/src/dlls/../public/vector.h:234: error: expected ‘;’ before ‘&’ token /home/stefan/srcds/src/dlls/../public/vector.h:235: error: expected `;' before ‘const’ /home/stefan/srcds/src/dlls/../public/vector.h:235: error: expected ‘;’ before ‘&’ token /home/stefan/srcds/src/dlls/../public/vector.h:238: error: expected `;' before ‘void’ /home/stefan/srcds/src/dlls/../public/vector4d.h:160: error: expected ‘;’ before ‘&’ token /home/stefan/srcds/src/dlls/../public/vector4d.h:161: error: expected `;' before ‘const’ /home/stefan/srcds/src/dlls/../public/vector4d.h:161: error: expected ‘;’ before ‘&’ token /home/stefan/srcds/src/dlls/../public/vector4d.h:163: error: expected `;' before ‘private’ /home/stefan/srcds/src/dlls/../public/vector4d.h: In member function ‘void Vector4DAligned::InitZero()’: /home/stefan/srcds/src/dlls/../public/vector4d.h:632: error: ‘class Vector4DAligned’ has no member named ‘AsM128’ /home/stefan/srcds/src/dlls/../public/vector4d.h:632: error: ‘_mm_set1_ps’ was not declared in this scope /home/stefan/srcds/src/dlls/../public/vector4d.h: In function ‘void Vector4DWeightMADSSE(vec_t, const Vector4DAligned&, Vector4DAligned&, const Vector4DAligned&, Vector4DAligned&)’: /home/stefan/srcds/src/dlls/../public/vector4d.h:663: error: ‘__m128’ was not declared in this scope /home/stefan/srcds/src/dlls/../public/vector4d.h:663: error: expected `;' before ‘packed’ /home/stefan/srcds/src/dlls/../public/vector4d.h:666: error: ‘class Vector4DAligned’ has no member named ‘AsM128’ /home/stefan/srcds/src/dlls/../public/vector4d.h:666: error: ‘class Vector4DAligned’ has no member named ‘AsM128’ /home/stefan/srcds/src/dlls/../public/vector4d.h:666: error: ‘const class Vector4DAligned’ has no member named ‘AsM128’ /home/stefan/srcds/src/dlls/../public/vector4d.h:666: error: ‘packed’ was not declared in this scope /home/stefan/srcds/src/dlls/../public/vector4d.h:666: error: ‘_mm_mul_ps’ was not declared in this scope /home/stefan/srcds/src/dlls/../public/vector4d.h:666: error: ‘_mm_add_ps’ was not declared in this scope /home/stefan/srcds/src/dlls/../public/vector4d.h:667: error: ‘class Vector4DAligned’ has no member named ‘AsM128’ /home/stefan/srcds/src/dlls/../public/vector4d.h:667: error: ‘class Vector4DAligned’ has no member named ‘AsM128’ /home/stefan/srcds/src/dlls/../public/vector4d.h:667: error: ‘const class Vector4DAligned’ has no member named ‘AsM128’ make[1]: *** [obj/server_i486//home/stefan/srcds/src/dlls/ai_activity.o] Error 1 _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders