Hi > I seem to get cross-compile using Buildroot . And tinyx included . > But when I nfs program to my target board. It can not run. > Prompt is : /usr/X11R6/bin/Xfbdev:1: syntax error : " ( " unexpected. Are you sure, this is a cross compiled binary? Check it with the file command on the host machine, like: # file Xfbdev BR, Matej