Re: [ovs-discuss] An error occurred while recompiling OVS

2021-08-12 Thread Ben Pfaff
On Wed, Aug 11, 2021 at 10:35:38AM +0800, mythosmonkeyking wrote: > I used the following command to compile OVS and encountered an error, the > detailed error information is as follows: I don't know why you're having trouble with Sphinx. Maybe you can just avoid building the documentation.

[ovs-discuss] An error occurred while recompiling OVS

2021-08-10 Thread mythosmonkeyking
hi all, I used the following command to compile OVS and encountered an error, the detailed error information is as follows: command: ./boot.sh mkdir build-gcc && cd build-gcc ../configure --prefix=$PWD/tmp --enable-shared CFLAGS="-g -O2 -msse4.2 -mpopcnt -march=native -fsanitize=address