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

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

[Octave-bug-tracker] [bug #41520] Error installing control package in Oc


From: anonymous
Subject: [Octave-bug-tracker] [bug #41520] Error installing control package in Octave 3.8.0 on MacOS Mavericks
Date: Sun, 09 Feb 2014 10:29:20 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11

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

                 Summary: Error installing control package in Octave 3.8.0 on
MacOS Mavericks
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 09 Feb 2014 10:29:18 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Installation Failure
                  Status: None
             Assigned to: None
         Originator Name: Alex Sonea
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.0
        Operating System: Mac OS

    _______________________________________________________

Details:

Hello,

I've updated my Octave installation to 3.8.0 and I was looking forward to
install the control package.

I'm using the command:

pkg install -forge control

The system starts downloading and building the package but after a while is
stops with the following error:

octave:1> pkg install -forge control
In file included from
/usr/local/octave/3.8.0/lib/gcc47/gcc/x86_64-apple-darwin13/4.7.3/include/stdint.h:3:0,
                 from
/usr/local/octave/3.8.0/include/octave-3.8.0/octave/oct-conf-post.h:167,
                 from
/usr/local/octave/3.8.0/include/octave-3.8.0/octave/config.h:3351,
                 from
/usr/local/octave/3.8.0/include/octave-3.8.0/octave/../octave/oct.h:31,
                 from sl_ab08nd.cc:30,
                 from __control_slicot_functions__.cc:1:
/usr/local/octave/3.8.0/lib/gcc47/gcc/x86_64-apple-darwin13/4.7.3/include-fixed/stdint.h:27:32:
fatal error: sys/_types/_int8_t.h: No such file or directory
compilation terminated.
make: *** [__control_slicot_functions__.oct] Error 1
tar -xzf slicot.tar.gz
mkdir sltmp
mv slicot/src/*.f ./sltmp
mv slicot/src_aux/*.f ./sltmp
cp TG04BX.fortran ./sltmp/TG04BX.f
cd sltmp; /usr/local/octave/3.8.0/bin/mkoctfile-3.8.0 -c *.f
ar -rc slicotlibrary.a ./sltmp/*.o
rm -rf sltmp slicot
LFLAGS="-L/usr/local/octave/3.8.0/lib/octave/3.8.0
-L/usr/local/octave/3.8.0/lib -llapack -lgfortran -lcblas -lf77blas -latlas
-L/usr/local/octave/3.8.0.mp/bin/../lib/gcc47/gcc/x86_64-apple-darwin13/4.7.3
-L/usr/local/octave/3.8.0.mp/bin/../lib/gcc47/gcc
-L/usr/local/octave/3.8.0/lib
-L/usr/local/octave/3.8.0.mp/bin/../lib/gcc47/gcc/x86_64-apple-darwin13/4.7.3/../../..
-lgfortran -lquadmath -lm" \
    /usr/local/octave/3.8.0/bin/mkoctfile-3.8.0
__control_slicot_functions__.cc common.cc slicotlibrary.a

pkg: error running `make' for the control package.
error: called from 'configure_make' in file
/usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/private/configure_make.m near
line 82, column 9
error: called from:
error:   /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/private/install.m at
line 199, column 5
error:   /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/pkg.m at line 394,
column 9


Can you please let me know if there is any dependency that I am missing?

Thank you,

Alex.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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