octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47367] mkoctfile does not work in Windows


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #47367] mkoctfile does not work in Windows
Date: Wed, 09 Mar 2016 16:58:47 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #47367 (project octave):

Same on latest dev


build-aux/subst-config-vals.sh: line 117: shell: command not found
build-aux/subst-config-vals.sh: line 118: shell: command not found
build-aux/subst-config-vals.sh: line 119: shell: command not found
build-aux/subst-config-vals.sh: line 120: shell: command not found
build-aux/subst-config-vals.sh: line 122: shell: command not found
build-aux/subst-config-vals.sh: line 123: shell: command not found
build-aux/subst-config-vals.sh: line 124: shell: command not foun



when subst-config-vals.sh is created, the MKOCTFILE_XXX variables are all now
in the form of:

MKOCTFILE_AR="$(shell echo ${AR} | ${SED} "s,${CROSS_TOOL_PREFIX},,")


ie: the values from configure are being used as make variables without being
expanded to the final value they would be.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47367>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]