Cross compiled MySql syntax error

Paul
Hi!

First of all sorry for my bad english.

I cross compiled MySql 5.1.73, mysqld running with --skip-grant
--user=mysql switches, mysql client linked to daemon, but all commands
result syntax error. For example I tried the "show databases;", "show
tables;", "create database foo;" and "create table t (id int, data int);"
simple commands. Only the use command work.

Please help Me.

Best regards.
Paul