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

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

[Octave-bug-tracker] [bug #47273] io 2.4.0 fails to load due to missing


From: anonymous
Subject: [Octave-bug-tracker] [bug #47273] io 2.4.0 fails to load due to missing field in octave_config_info
Date: Fri, 26 Feb 2016 10:58:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.6.1

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

                 Summary: io 2.4.0 fails to load due to missing field in
octave_config_info
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fr 26 Feb 2016 10:58:51 UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

after "pkg -forge install io" io fails to load with


>> pkg load io
error: octave_config_info: no info for 'features'
error: called from
    /home/andy/octave/io-2.4.0/PKG_ADD at line 5 column 1
    load_packages_and_dependencies at line 47 column 5
    load_packages at line 60 column 3
    pkg at line 426 column 7


This is because PKD_ADD Line 5 tries to use

if (octave_config_info ("features").JAVA)


Should this be "build_features"?




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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