MLD Bug - MLD | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000036 | MLD | [All Projects] VDR | public | 2014-01-19 19:21 | 2014-02-03 04:28 |
Reporter | P3f | ||||
Assigned To | clausmuus | ||||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
OS Version | |||||
Product Version | 4.0.0 | ||||
Fixed in Version | |||||
Paket Name und Version | Develumgebung | ||||
Summary | 0000036: Befehl "make clean_src_all" fehlerhaft | ||||
Description | Wenn man in der Develumgebung alle MLD-4 Sourcen löschen (cleanen) will, bekommt man einen Fehler. Im Makefile Zeile 82 ist ein falscher Bezug vom "Makefile.getfile" eingetragen. clean_src_all: $(MAKE) -f ../Makefile.getfile clean_all sollte geändert werden in: clean_src_all: $(MAKE) -f Makefile.getfile clean_all Gruß, Pit | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-01-19 19:21 | P3f | New Issue | |||
2014-01-19 19:21 | P3f | Status | new => assigned | ||
2014-01-19 19:21 | P3f | Assigned To | => clausmuus | ||
2014-01-29 18:00 | clausmuus | Status | assigned => resolved | ||
2014-01-29 18:00 | clausmuus | Resolution | open => fixed | ||
2014-02-03 04:28 | P3f | Note Added: 0000052 | |||
2014-02-03 04:28 | P3f | Status | resolved => closed |
Notes | |||||
|
|||||
|
|