Baho Utot
2018-07-02 17:44:49 UTC
Having a bit of bad luck with this:
configure:3735: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3746: $? = 1
configure:3766: checking whether the C compiler works
configure:3788: gcc conftest.c >&5
configure:3792: $? = 0
configure:3840: result: yes
configure:3843: checking for C compiler default output file name
configure:3845: result: a.out
configure:3851: checking for suffix of executables
configure:3858: gcc -o conftest conftest.c >&5
configure:3862: $? = 0
configure:3884: result:
configure:3906: checking whether we are cross compiling
configure:3914: gcc -o conftest conftest.c >&5
configure:3918: $? = 0
configure:3925: ./conftest
./configure: line 3927: ./conftest: No such file or directory
configure:3929: $? = 127
configure:3936: error: in `/usr/src/Octothorpe/BUILD/file-5.32':
configure:3938: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
I am building in /usr/src/Octothrope/BUILD/ as I am building with
rpmbuild. This has not been a problem in LFS 8.1. I am updating my
LFS-8.1 build to LFS 8.2 and have only changed the difference between
the two handbooks.
Any hints to what has occurred?
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
Do not top post on this list.
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
http://
configure:3735: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3746: $? = 1
configure:3766: checking whether the C compiler works
configure:3788: gcc conftest.c >&5
configure:3792: $? = 0
configure:3840: result: yes
configure:3843: checking for C compiler default output file name
configure:3845: result: a.out
configure:3851: checking for suffix of executables
configure:3858: gcc -o conftest conftest.c >&5
configure:3862: $? = 0
configure:3884: result:
configure:3906: checking whether we are cross compiling
configure:3914: gcc -o conftest conftest.c >&5
configure:3918: $? = 0
configure:3925: ./conftest
./configure: line 3927: ./conftest: No such file or directory
configure:3929: $? = 127
configure:3936: error: in `/usr/src/Octothorpe/BUILD/file-5.32':
configure:3938: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
I am building in /usr/src/Octothrope/BUILD/ as I am building with
rpmbuild. This has not been a problem in LFS 8.1. I am updating my
LFS-8.1 build to LFS 8.2 and have only changed the difference between
the two handbooks.
Any hints to what has occurred?
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
Do not top post on this list.
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
http://