Comment 3 for bug 1817300

Revision history for this message
Evan (ev) wrote :

snapcraft-dosbox # snapcraft
Skipping pull dosbox (already ran)
Building dosbox
./configure --prefix=
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... Segmentation fault (core dumped)
no
checking whether make supports nested variables... Segmentation fault (core dumped)
no
checking whether make sets $(MAKE)... (cached) no
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/root/parts/dosbox/build':
configure: error: C compiler cannot create executables
See `config.log' for more details
Failed to run './configure --prefix=' for 'dosbox': Exited with code 77.
Verify that the part is using the correct parameters and try again.
snapcraft-dosbox # cd parts/dosbox/build/
snapcraft-dosbox ../parts/dosbox/build# ./configure --prefix= ; echo $?

0