View Issue Details Jump to Notes | Issue History Print | ||||||||
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 | ||||||
Product Version | 4.0.0 | ||||||||
Paket Name und Version | Develumgebung | ||||||||
Fixed in Version | |||||||||
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 | ||||||||
Tags | No tags attached. | ||||||||
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 |