Unable to run ./configure on WSL. config.status: error: cannot find input file: `Makefile.in'
Publié : mer. déc. 25, 2024 9:10 pm
I've downloaded
wget https://www-fourier.ujf-grenoble.fr/~pa ... 996.tar.gz
Extracted it and cd to new created folder.
When I do ./configure it gives this error
checking for sstream... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
This ONLY happens under windows 10 WSL 2.0 linux, running
>uname -a
Linux DESKTOP-0HFNTFN 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Running default Ubuntu installed from microsoft store
>cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
I've never had this error before with giac. If I do the same thing (i.e. download and extract and run ./configure) on Linux running inside Virtual box (ie not using WSL 2.0) then it works OK. This error do not show up.
So it has to do with using WSL.
Could someone try to run ./configure on WSL and see if they get same error?
I've put a link to the config.log below
https://12000.org/tmp/giac_error/giac_config.log
I'd like to move to WSL since easier to use than Virtual box, but this issue is making it hard to build giac.
Thanks
--Nasser
wget https://www-fourier.ujf-grenoble.fr/~pa ... 996.tar.gz
Extracted it and cd to new created folder.
When I do ./configure it gives this error
checking for sstream... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
This ONLY happens under windows 10 WSL 2.0 linux, running
>uname -a
Linux DESKTOP-0HFNTFN 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Running default Ubuntu installed from microsoft store
>cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
I've never had this error before with giac. If I do the same thing (i.e. download and extract and run ./configure) on Linux running inside Virtual box (ie not using WSL 2.0) then it works OK. This error do not show up.
So it has to do with using WSL.
Could someone try to run ./configure on WSL and see if they get same error?
I've put a link to the config.log below
https://12000.org/tmp/giac_error/giac_config.log
I'd like to move to WSL since easier to use than Virtual box, but this issue is making it hard to build giac.
Thanks
--Nasser