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

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

[Octave-bug-tracker] [bug #41024] 3.8.0 make crashes with syntax error n


From: anonymous
Subject: [Octave-bug-tracker] [bug #41024] 3.8.0 make crashes with syntax error near unexpected token `('
Date: Sun, 29 Dec 2013 01:52:03 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20131208 Firefox/24.0 PaleMoon/24.2.2

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

                 Summary: 3.8.0 make crashes with syntax error near unexpected
token `('
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 29 Dec 2013 01:52:02 AM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: pen7cmc
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: Other

    _______________________________________________________

Details:

On Cygwin 1.7.27 on top of Windows 7,

g++ -E -DHAVE_CONFIG_H -I. -I..  \
  -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric
-I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators
-I../liboctave/system -I../liboctave/util -I./octave-value -I./operators
-Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu
-I/cygdrive/c/Program Files/Java/jre7/bin:/cygdrive/c/Program Files
(x86)/Java/jdk1.7.0_45/bin/include -I/cygdrive/c/Program
Files/Java/jre7/bin:/cygdrive/c/Program Files
(x86)/Java/jdk1.7.0_45/bin/include/win32  \
  -mieee-fp  -O2  \
  -DMAKE_BUILTINS octave-value/ov-class.cc > octave-value/ov-class.df-t
/bin/sh: -c: line 1: syntax error near unexpected token `('
/bin/sh: -c: line 1: `  -I../liboctave/cruft/misc -I../liboctave/array
-I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators
-I../liboctave/operators -I../liboctave/system -I../liboctave/util
-I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn
-I./corefcn -I../libgnu -I../libgnu -I/cygdrive/c/Program
Files/Java/jre7/bin:/cygdrive/c/Program Files
(x86)/Java/jdk1.7.0_45/bin/include -I/cygdrive/c/Program
Files/Java/jre7/bin:/cygdrive/c/Program Files
(x86)/Java/jdk1.7.0_45/bin/include/win32  \'
Makefile:8263: recipe for target 'octave-value/ov-class.df' failed
make[2]: *** [octave-value/ov-class.df] Error 1
make[2]: Leaving directory '/usr/tmp/octave-3.8.0/libinterp'
Makefile:2102: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/tmp/octave-3.8.0'
Makefile:1967: recipe for target 'all' failed
make: *** [all] Error 2

Aside from various --with-xxx entries, the only addition to ./configure was
--disable-extra-warning-flags.  ./configure and make logs available.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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