Skip to content

Troubleshooting

This section collects common WAX builder failures across wallets, sessions, endpoints, contract deployment, and command-line tooling.

Topics

Legacy Build Issue

The older Ubuntu 18.04 build note is still preserved below for reference.

Build Error in Function `fork_once_func'

Error Description: WAX Source Code Repository Build Issue

After running sudo ./wax_install.sh to build the WAX Source Code Repository on Ubuntu 18.04, the command line reports an error "In function 'fork_once_func'" (around [90%]).

Fix Summary

The legacy fix is to apply the FC patch in patches/fc and then resume the build from the build directory.