Hi,
I'm just trying to use CDP on Linux.
But when I build libaaio, I got a configuration error below.
I tried on both Manjaro and Debian13.
Here are the versions on my Manjaro
aclocal: 1.18.1
automake: 1.18.1
gcc: 15.1.1
On Debian13
aclocal: 1.17
automake: 1.17
gcc: 14.2.0
Do you have a plan to update source code for Linux?
I'm just trying to use CDP on Linux.
But when I build libaaio, I got a configuration error below.
I tried on both Manjaro and Debian13.
Here are the versions on my Manjaro
aclocal: 1.18.1
automake: 1.18.1
gcc: 15.1.1
On Debian13
aclocal: 1.17
automake: 1.17
gcc: 14.2.0
Do you have a plan to update source code for Linux?
Code Select
./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.