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

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

[Octave-bug-tracker] [bug #47195] make fails: sh script /build-aux/move-


From: anonymous
Subject: [Octave-bug-tracker] [bug #47195] make fails: sh script /build-aux/move-if-change executed with /bin/csh since r 21281
Date: Thu, 18 Feb 2016 21:19:09 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0

URL:
  <http://savannah.gnu.org/bugs/?47195>

                 Summary: make fails: sh script /build-aux/move-if-change
executed with /bin/csh since r 21281
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 18 Feb 2016 09:19:08 PM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

executing make I get this error:

dusk.ad.intra{/scratch/aburgers/octave }79: make
./libinterp/dldfcn/config-module.sh .
if: Expression Syntax.
make: *** [libinterp/dldfcn/module.mk] Error 1

executing ./libinterp/dldfcn/config-module.sh with sh -x:

dusk.ad.intra{/scratch/aburgers/octave }81: sh -x
./libinterp/dldfcn/config-module.sh .
+ set -e
+ AWK=awk
+ SHELL=/bin/csh
+ '[' 1 -eq 1 ']'
+ top_srcdir=.
+ move_if_change=./build-aux/move-if-change
+ dld_dir=./libinterp/dldfcn
+ awk -f ./libinterp/dldfcn/config-module.awk
+ /bin/csh ./build-aux/move-if-change ./libinterp/dldfcn/module.mk-t
./libinterp/dldfcn/module.mk
if: Expression Syntax.

I have my $SHELL set to /bin/csh:

dusk.ad.intra{/scratch/aburgers/octave }82: echo $SHELL
/bin/csh

This has become an issue after revision  21281





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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