AJZaurusUSB

Issue 226: Versions.def missing

Reported by l1q1d, Apr 18, 2011

I'm tryng to compile the sources but the Versions.def file is 
missing.

Comment 1 by Nikolaus Schaller, Apr 20, 2011

Status: Accepted
Owner: hns

Comment 2 by Nikolaus Schaller, Apr 21, 2011

A quick fix appears to be:
add/replace the include statement by

----
   VERSION_AJZaurusUSB=0.6.0
   -include ../../../Versions.def	# override if available
----

at the beginning of the makefile.

Please let me know if it works for you.

Comment 3 by Nikolaus Schaller, Nov 10, 2011

Status: Fixed

Created: 13 years 9 months ago by l1q1d

Updated: 13 years 2 months ago

Status: Fixed

Owner: Nikolaus Schaller

Labels:
Type:Defect
Priority:Medium