Anonymous | Login | 2022-08-08 00:24 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000679 | OMNeT++ | Installer / Productizing | public | 2013-10-13 00:02 | 2013-10-17 17:21 | ||||
Reporter | david_costa | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.3 | ||||||||
Target Version | Fixed in Version | 5.0b1 | |||||||
Summary | 0000679: Build broken on Linux | ||||||||
Description | The file src/common/matchexpression.tab.cc gives error while compiling reporting "statePtr undeclared" and "yyparse: too few arguments". The problem lies in matchexpression.y: bison must be informed to add statePtr as a parameter. Patch attached. | ||||||||
Additional Information | Compiled OMNeT++ 4.3.1 using: bison 3.0 gcc 4.8.1 20130725 (prerelease) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
![]() |
|
(0000818) rhornig (administrator) 2013-10-17 17:21 |
fixed in both the master and the 4.3.x branch. It was a bit more tricky to find a configuration that works both with bison 2.x and 3.x |
![]() |
|||
Date Modified | Username | Field | Change |
2013-10-13 00:02 | david_costa | New Issue | |
2013-10-13 00:02 | david_costa | File Added: add-stateptr.patch | |
2013-10-17 17:21 | rhornig | Note Added: 0000818 | |
2013-10-17 17:21 | rhornig | Status | new => resolved |
2013-10-17 17:21 | rhornig | Fixed in Version | => 5.0b1 |
2013-10-17 17:21 | rhornig | Resolution | open => fixed |
2013-10-17 17:21 | rhornig | Assigned To | => rhornig |
Copyright © 2000 - 2022 MantisBT Team |