BUG

My View View Issues Change Log Roadmap Login

View Issue Details Jump to Notes Issue History Print
IDProjectCategoryView StatusDate SubmittedLast Update
0000036MLD[All Projects] VDRpublic2014-01-19 19:212014-02-03 04:28
ReporterP3f 
Assigned Toclausmuus 
PriorityurgentSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Product Version4.0.0 
Paket Name und VersionDevelumgebung
Fixed in Version 
Summary0000036: Befehl "make clean_src_all" fehlerhaft
DescriptionWenn 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
TagsNo tags attached.
Attached Files

+ Relationships

+  Notes

+ Issue History