[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#738578: omake: unbound variable: public.OMakeVersion



Le 2014-02-11 07:43, Stéphane Glondu a écrit :

Hello,

Thanks for your answer so quick,


What was your previously installed version? Can you send a (minimal)
testcase?

This is the update log :

$ grep omake /var/log/aptitude
[MIS A JOUR] omake:amd64 0.9.8.5-3-8 -> 0.9.8.5-3-9

Here is a way to reproduce the problem :

$ mkdir test && cd test
$ omake --install
*** omake: creating OMakeroot
*** omake: creating OMakefile
*** omake: project files OMakefile and OMakeroot have been installed
*** omake: you should edit these files before continuing
$ omake
*** omake: reading OMakefiles
*** omake error:
   File /usr/lib/omake/build/C.om: line 4, characters 2-32
   unbound variable: public.OMakeVersion

The file « C.om » starts with :

$ head /usr/lib/omake/build/C.om
#
# Required version of omake
#
OMakeVersion(0.9.8.5, 0.9.8.5)

########################################################################
# Building C files.
#
# Copyright (C) 2003-2007 Jason Hickey and Mojave Group
#

Regards,

--
Sébastien Dailly


Reply to: