Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Build process failed

Commandpetalinux-build
petalinux-config -c kernel
Error Message
Code Block
languagebash
collapsetrue
sh: line 1: 29590 Segmentation fault      
/opt/pkg/tools/webtalk/bin/unwrapped/lnx64.o/xilproxy > 
/home/petalinux/SVN/cores/2016.4/design/TEC0053/ARTY_Z7_FULL/os/petalinux/.Xil/Webtalk-29586-petalinux-VirtualBox/webtalk/xilproxy.log 2>&1
/opt/pkg/tools/webtalk/bin/unwrapped/lnx64.o/xilproxy
/opt/pkg/tools/webtalk/bin/unwrapped/lnx64.o/xilproxy: error while loading shared libraries: libtcmalloc.so.4: cannot open shared object file: No such file or directory
Workaround

Disable PetaLinux webtalk

Code Block
languagebash
petalinux-util --webtalk off

...