octave-maintainers
[Top][All Lists]
Advanced

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

Re: Package install error


From: Chuck Cook
Subject: Re: Package install error
Date: Wed, 18 Nov 2020 12:54:34 -0500
User-agent: Evolution 3.38.1 (3.38.1-1.module_f33+10288+0a1d8bbf)

I think my problem is in the package build process.

Warning: -D_GLIBCXX_ASSERTIONS not defined.

I am probably missing a RPM peculiar to Fedora.  But which one?

On Wed, 2020-11-18 at 12:27 -0500, Dmitri A. Sergatskov wrote:


On Wed, Nov 18, 2020 at 12:11 PM Chuck Cook <cmcook3rd@gmail.com> wrote:
Fedora 33
Octave 5.2
I have already loaded the latest glib-devel    RPM

I get the following error:
>> pkg install -forge instrument-control
annobin: serial.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined
annobin: spi.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined

..... lots of similar warnings....




Works for me:
octave:1> pkg load instrument-control
octave:2> instrhwinfo
  scalar structure containing the fields:

    ToolboxVersion = 0.6.0
    ToolboxName = octave instrument control package
    SupportedInterfaces =
    {
      [1,1] = i2c
      [1,2] = spi
      [1,3] = parallel
      [1,4] = serial
      [1,5] = serialport
      [1,6] = tcp
      [1,7] = udp
      [1,8] = usbtmc
      [1,9] = vxi11
    }

Dmitri.
--




reply via email to

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