View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001187 | OpenFOAM | Bug | public | 2014-02-25 20:34 | 2015-01-10 21:15 |
Reporter | Assigned To | henry | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Gentoo | OS Version | (please specify) |
Summary | 0001187: OpenFOAM-2.3.0/Allwmake: if called with option "doc" build fails | ||||
Description | The call OpenFOAM-2.3.0/Allwmake with option "doc" leads to the following build errors: make: *** No rule to make target `doc'. Stop It seems that parameter usage in OpenFOAM-2.3.0/Allwmake is overloaded: 29 src/Allwmake $* 30 applications/Allwmake $* 32 if [ "$1" = doc ] 33 then 34 doc/Allwmake $* 35 fi | ||||
Tags | No tags attached. | ||||
|
Any argument to Allwmake gets passed through to enable things like ./Allwmake dep or ./Allwmake libo. As a workaround explicitly call the ./Allwmake in doc. |
|
Update/reminder: Just confirmed this now, that this has been fixed in the "-dev" repository. |
|
Resolved in OpenFOAM-dev by commit bc5134a55ec35950a302608c81b47b8efe84798b |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-25 20:34 |
|
New Issue | |
2014-02-26 09:27 |
|
Note Added: 0002903 | |
2015-01-10 20:10 | wyldckat | Note Added: 0003526 | |
2015-01-10 21:15 | henry | Note Added: 0003528 | |
2015-01-10 21:15 | henry | Status | new => resolved |
2015-01-10 21:15 | henry | Resolution | open => fixed |
2015-01-10 21:15 | henry | Assigned To | => henry |