[Buildroot] xapp_init: bad substitution of mcookie path in startx

Thierry Bultel thierry.bultel at wanadoo.fr
Tue Dec 4 12:35:48 UTC 2012


Hi,

The generated "startx" has the host path for mcookie:



----------
    esac

     authdisplay=${display:-:0}

 
mcookie=`/nous/BASYSTEMES/Buildroot/output.imx6neon/host/usr/bin/mcookie`



     if test x"$mcookie" = x; then

--------------------------


... and because of that, the X server does not start on target.

It should be "/usr/bin/mcookie"



Regards
Thierry


More information about the buildroot mailing list