OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001028 | OMNeT++ | Installer / Productizing | public | 2017-12-28 03:34 | 2017-12-28 03:34 |
Reporter | ma777 | ||||
Assigned To | |||||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Scientific Linux 6.9 Carbon | OS | Scientific Linux 6.9 Carbon | OS Version | Scientific Linux |
Product Version | 5.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0001028: 0000969: CXX environment variable being ignored with configure | ||||
Description | The configure script on the Scientific Linux x86_64 is broken for the CXX variable: $ ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: ----------------------------------------------- configure: reading configure.user for your custom settings configure: ----------------------------------------------- checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /afs/qqq/bin/gcc accepts -g... yes checking for /afs/qqq/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /afs/qqq/bin/g++ accepts -g... yes checking for /afs/qqq/bin/g++... not found configure: error: No C++ compiler found -- one is required to build OMNeT++/OMNEST, and also for model development. However, when I do $./configure on OmNet++5.0 it works fine and the simulator works well. So, the problem appears just with the new versions 5.1&5.2 | ||||
Steps To Reproduce | 1. Download OmNet++ 5.1 or 5.2, unzip into desired location 2. Call configure script ./configure 3. The configure script complains about missing compiler (even gcc/g++ is installed) | ||||
Additional Information | This problem does not appear on the older version of OmNet++ 5.0 I would appreciate if the new versions of the simulator can be tested on the Scientific Linux x86_64 (http://ftp.scientificlinux.org/linux/scientific/6.9/i386/os/sl-release-notes-6.9.html [^]) | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-12-28 03:34 | ma777 | New Issue |
There are no notes attached to this issue. |