#if !defined mysql_query #error Function "mysql_query" is missing! #endif
If that error is shown, open up a_mysql.inc from your pawno/include/ folder and search for that function. It should exist or else you have downloaded some other version of the library (that might have different natives)..