Hi,
i have an error during compilation of the QT buildroot process. I already testet the standard configuration and everything gone well, but when I
start building the QT buildroot process with: make clean, make fsimx6_qt5_defconfig, I get the following error:
>>> linux custom Syncing from source dir /home/XXXXXX/fsimx6sx-V2.0/EfusBuild/buildroot-2016.05-fsimx6sx-V2.0/../linux-fsimx6
ERROR: /home/XXXXXX/fsimx6sx-V2.0/EfusBuild/buildroot-2016.05-fsimx6sx-V2.0/../linux-fsimx6 does not exist
package/pkg-generic.mk:142: recipe for target '/home/XXXXXX/fsimx6sx-V2.0/EfusBuild/buildroot-2016.05-fsimx6sx-V2.0/output/build/linux-custom/.stamp_rsynced' failed
make[1]: *** [/home/XXXXXX/fsimx6sx-V2.0/EfusBuild/buildroot-2016.05-fsimx6sx-V2.0/output/build/linux-custom/.stamp_rsynced] Error 1
Makefile:36: recipe for target '_all' failed
make: *** [_all] Error 2
[XXXXXX@localhost buildroot-2016.05-fsimx6sx-V2.0]$ make fsimx6_qt5_defconfig
There is no problem in this part, when using the std configuration, any suggestions, or hints?
Greetings