View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0001006 | OMNeT++ | simulation kernel | public | 2017-05-04 14:19 | 2017-05-04 14:19 |
|
Reporter | sommer | |
Assigned To | | |
Priority | low | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | |
Platform | x86_64 | OS | GNU/Linux | OS Version | ? |
Product Version | 5.1 | |
Target Version | | Fixed in Version | | |
|
Summary | 0001006: CFLAGS='-DXXX -DYYY' ./configure fails |
Description | running a command like...
CFLAGS='-DXXX -DYYY' ./configure
...seems to trigger a parser error (space in list of parameters) of the configure script. |
Additional Information | The ./configure run outputs:
./configure: eval: line 2216: unexpected EOF while looking for matching `''
(exit 2) |
Tags | No tags attached. |
|
Attached Files | |
|