Since the bump to version 3, i have seen this issues
==> Starting build()...
checking for OS
+ Linux 6.7.9-arch1-1
checking for C compiler ... found
+ using GNU C compiler
checking for --with-ld-opt="-Wl,-O1,-Wl,--sort-common,-Wl,--as-needed,-Wl,-z,relro,-Wl,-z,now,,,,,,,,,,-Wl,-z,pack-relative-relocs,-flto=auto,-lpcre" ... not found
./configure: error: the invalid value in --with-ld-opt="-Wl,-O1,-Wl,--sort-common,-Wl,--as-needed,-Wl,-z,relro,-Wl,-z,now,,,,,,,,,,-Wl,-z,pack-relative-relocs,-flto=auto,-lpcre"
Note: I have tested this on these Kernel version - Linux 5.15.146.1-microsoft-standard-WSL2 x86_64 - Linux 6.7.9-arch1-1
But version 2.4.1 is ok for compiling. Anyone know how to fix this?
Pinned Comments
AstroProfundis commented on 2019-03-26 06:46 (UTC)
For anyone upgrading from prior versions to 2.3.0, please read the notice[1] from upstream and check config files before attempting to restart process.
[1]. https://github.com/alibaba/tengine/issues/1220